Pull request #642 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2087075f3bf142d22dbf62bb61a5664f22b47e4e+d6c7bef36cd642dd9caca3159f3dce294963f756 (4f6e8d019b3353c391847206430b7f0276c35708) 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-ssh4984349943311419151.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8907235762426037789.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-642/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-642/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1331950503815761280.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-642/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12696724332156603808.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh710006222885732456.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-642/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-642/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh449500657126959929.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1405 in /w/workspace/_app-service-configurable_PR-642 [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-642 # 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 Merging remotes/origin/main commit d6c7bef36cd642dd9caca3159f3dce294963f756 into PR head commit 2087075f3bf142d22dbf62bb61a5664f22b47e4e Merge succeeded, producing 2087075f3bf142d22dbf62bb61a5664f22b47e4e Checking out Revision 2087075f3bf142d22dbf62bb61a5664f22b47e4e (PR-642) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config 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/642/head:refs/remotes/origin/PR-642 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2087075f3bf142d22dbf62bb61a5664f22b47e4e # 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 d6c7bef36cd642dd9caca3159f3dce294963f756 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2087075f3bf142d22dbf62bb61a5664f22b47e4e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-21T12:26:24.956Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-21T12:26:25.172Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-21T12:26:25.281Z] ========================================================= [2024-02-21T12:26:25.281Z] EdgeX Global Pipelines Version Info [2024-02-21T12:26:25.281Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-21T12:26:26.048Z] ------------------- [2024-02-21T12:26:26.048Z] stable info: [2024-02-21T12:26:26.048Z] ------------------- [2024-02-21T12:26:26.048Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-21T12:26:26.048Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-21T12:26:26.048Z] Message: update stable to v1.0.258 [2024-02-21T12:26:26.619Z] ------------------- [2024-02-21T12:26:26.619Z] experimental info: [2024-02-21T12:26:26.619Z] ------------------- [2024-02-21T12:26:26.619Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-21T12:26:26.619Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-21T12:26:26.619Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-21T12:26:26.834Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-02-21T12:26:26.890Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-02-21T12:26:26.946Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-21T12:26:27.002Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-21T12:26:27.059Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-21T12:26:27.115Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-21T12:26:27.169Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-21T12:26:27.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-21T12:26:27.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-21T12:26:27.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-21T12:26:27.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-21T12:26:27.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-02-21T12:26:27.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-21T12:26:27.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-21T12:26:27.648Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-21T12:26:27.714Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-21T12:26:27.778Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-21T12:26:27.991Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-21T12:26:28.053Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-21T12:26:28.113Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-21T12:26:28.176Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-21T12:26:28.246Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-21T12:26:28.313Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-21T12:26:28.383Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-21T12:26:28.450Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-21T12:26:28.516Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-21T12:26:28.585Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-21T12:26:28.655Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-642 [Pipeline] echo [2024-02-21T12:26:28.731Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-642 [Pipeline] echo [2024-02-21T12:26:28.796Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-642 [Pipeline] echo [2024-02-21T12:26:28.867Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2087075f3bf142d22dbf62bb61a5664f22b47e4e [Pipeline] echo [2024-02-21T12:26:28.942Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2087075 [Pipeline] echo [2024-02-21T12:26:29.014Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-21T12:26:29.194Z] provisioning config files... [2024-02-21T12:26:29.207Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-642@tmp/config5723075155831879374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T12:26:29.613Z] ---> ****-login.sh [2024-02-21T12:26:29.613Z] nexus3.edgexfoundry.org:10001 [2024-02-21T12:26:29.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T12:26:29.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T12:26:29.878Z] Configure a credential helper to remove this warning. See [2024-02-21T12:26:29.878Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T12:26:29.878Z] [2024-02-21T12:26:29.878Z] Login Succeeded [2024-02-21T12:26:29.878Z] nexus3.edgexfoundry.org:10002 [2024-02-21T12:26:29.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T12:26:30.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T12:26:30.138Z] Configure a credential helper to remove this warning. See [2024-02-21T12:26:30.138Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T12:26:30.138Z] [2024-02-21T12:26:30.138Z] Login Succeeded [2024-02-21T12:26:30.138Z] nexus3.edgexfoundry.org:10003 [2024-02-21T12:26:30.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T12:26:30.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T12:26:30.138Z] Configure a credential helper to remove this warning. See [2024-02-21T12:26:30.138Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T12:26:30.138Z] [2024-02-21T12:26:30.138Z] Login Succeeded [2024-02-21T12:26:30.138Z] nexus3.edgexfoundry.org:10004 [2024-02-21T12:26:30.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T12:26:30.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T12:26:30.398Z] Configure a credential helper to remove this warning. See [2024-02-21T12:26:30.398Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T12:26:30.398Z] [2024-02-21T12:26:30.398Z] Login Succeeded [2024-02-21T12:26:30.398Z] ****.io [2024-02-21T12:26:30.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T12:26:30.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T12:26:30.658Z] Configure a credential helper to remove this warning. See [2024-02-21T12:26:30.658Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T12:26:30.658Z] [2024-02-21T12:26:30.658Z] Login Succeeded [2024-02-21T12:26:30.658Z] ---> ****-login.sh ends [Pipeline] } [2024-02-21T12:26:30.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-21T12:26:31.468Z] + git rev-list -1 --merges 2087075f3bf142d22dbf62bb61a5664f22b47e4e~1..2087075f3bf142d22dbf62bb61a5664f22b47e4e [Pipeline] echo [2024-02-21T12:26:31.507Z] -----------> git rev-list -1 --merges 2087075f3bf142d22dbf62bb61a5664f22b47e4e~1..2087075f3bf142d22dbf62bb61a5664f22b47e4e 2087075f3bf142d22dbf62bb61a5664f22b47e4e [false] [Pipeline] sh [2024-02-21T12:26:31.835Z] + git log --format=format:%s -1 2087075f3bf142d22dbf62bb61a5664f22b47e4e [Pipeline] echo [2024-02-21T12:26:31.882Z] ========================================================= [2024-02-21T12:26:31.882Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-21T12:26:31.882Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-21T12:26:32.374Z] + git log --format=format:%s -1 2087075f3bf142d22dbf62bb61a5664f22b47e4e [Pipeline] echo [2024-02-21T12:26:32.406Z] [semverPrep] GIT_COMMIT: 2087075f3bf142d22dbf62bb61a5664f22b47e4e, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-02-21T12:26:32.453Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-21T12:26:32.884Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-21T12:26:32.884Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-21T12:26:32.884Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-21T12:26:32.884Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-21T12:26:32.884Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-21T12:26:32.884Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-21T12:26:32.884Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T12:26:33.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-21T12:26:33.394Z] [2024-02-21T12:26:33.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T12:26:33.787Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-21T12:26:33.787Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-21T12:26:33.787Z] b85a868b505f: Pulling fs layer [2024-02-21T12:26:33.787Z] e2be974225ed: Pulling fs layer [2024-02-21T12:26:33.787Z] 339a4e72a1f5: Pulling fs layer [2024-02-21T12:26:33.787Z] 988bab9f4d93: Pulling fs layer [2024-02-21T12:26:33.787Z] 1469e6f7b9e6: Pulling fs layer [2024-02-21T12:26:33.787Z] eaf3925da568: Pulling fs layer [2024-02-21T12:26:33.787Z] bab4dde63d76: Pulling fs layer [2024-02-21T12:26:33.787Z] bde34c3a00c8: Pulling fs layer [2024-02-21T12:26:33.787Z] b352a97aabf1: Pulling fs layer [2024-02-21T12:26:33.787Z] 4872d77fe225: Pulling fs layer [2024-02-21T12:26:33.787Z] 5851b861e8e6: Pulling fs layer [2024-02-21T12:26:33.787Z] 988bab9f4d93: Waiting [2024-02-21T12:26:33.787Z] b352a97aabf1: Waiting [2024-02-21T12:26:33.787Z] 1469e6f7b9e6: Waiting [2024-02-21T12:26:33.787Z] eaf3925da568: Waiting [2024-02-21T12:26:33.787Z] 4872d77fe225: Waiting [2024-02-21T12:26:33.787Z] bab4dde63d76: Waiting [2024-02-21T12:26:33.787Z] 5851b861e8e6: Waiting [2024-02-21T12:26:33.787Z] bde34c3a00c8: Waiting [2024-02-21T12:26:33.787Z] e2be974225ed: Download complete [2024-02-21T12:26:33.787Z] 988bab9f4d93: Verifying Checksum [2024-02-21T12:26:33.787Z] 1469e6f7b9e6: Verifying Checksum [2024-02-21T12:26:33.787Z] 1469e6f7b9e6: Download complete [2024-02-21T12:26:34.046Z] 339a4e72a1f5: Verifying Checksum [2024-02-21T12:26:34.046Z] 339a4e72a1f5: Download complete [2024-02-21T12:26:34.046Z] eaf3925da568: Verifying Checksum [2024-02-21T12:26:34.046Z] bde34c3a00c8: Download complete [2024-02-21T12:26:34.046Z] b352a97aabf1: Verifying Checksum [2024-02-21T12:26:34.046Z] b352a97aabf1: Download complete [2024-02-21T12:26:34.046Z] 4872d77fe225: Verifying Checksum [2024-02-21T12:26:34.046Z] 4872d77fe225: Download complete [2024-02-21T12:26:34.046Z] 5851b861e8e6: Verifying Checksum [2024-02-21T12:26:34.046Z] b85a868b505f: Verifying Checksum [2024-02-21T12:26:34.046Z] b85a868b505f: Download complete [2024-02-21T12:26:34.317Z] bab4dde63d76: Verifying Checksum [2024-02-21T12:26:34.317Z] bab4dde63d76: Download complete [2024-02-21T12:26:35.268Z] b85a868b505f: Pull complete [2024-02-21T12:26:35.535Z] e2be974225ed: Pull complete [2024-02-21T12:26:36.108Z] 339a4e72a1f5: Pull complete [2024-02-21T12:26:36.108Z] 988bab9f4d93: Pull complete [2024-02-21T12:26:36.367Z] 1469e6f7b9e6: Pull complete [2024-02-21T12:26:36.367Z] eaf3925da568: Pull complete [2024-02-21T12:26:38.276Z] bab4dde63d76: Pull complete [2024-02-21T12:26:38.276Z] bde34c3a00c8: Pull complete [2024-02-21T12:26:38.276Z] b352a97aabf1: Pull complete [2024-02-21T12:26:38.537Z] 4872d77fe225: Pull complete [2024-02-21T12:26:38.537Z] 5851b861e8e6: Pull complete [2024-02-21T12:26:38.537Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-21T12:26:38.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-21T12:26:38.537Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T12:26:38.880Z] prd-ubuntu20.04-docker-8c-8g-1405 does not seem to be running inside a container [2024-02-21T12:26:38.905Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-642 -v /w/workspace/_app-service-configurable_PR-642:/w/workspace/_app-service-configurable_PR-642:rw,z -v /w/workspace/_app-service-configurable_PR-642@tmp:/w/workspace/_app-service-configurable_PR-642@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-21T12:26:41.880Z] $ docker top b16e06cc6fb9a71050c53f3851a35537aa904a16103aa8ada7c787fc83dc129a -eo pid,comm [2024-02-21T12:26:41.937Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-02-21T12:26:41.937Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-21T12:26:42.137Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-21T12:26:42.137Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-21T12:26:42.245Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-21T12:26:42.242Z] $ docker exec b16e06cc6fb9a71050c53f3851a35537aa904a16103aa8ada7c787fc83dc129a ssh-agent [2024-02-21T12:26:42.361Z] SSH_AUTH_SOCK=/tmp/ssh-rvUdnyE2SXJ5/agent.32 [2024-02-21T12:26:42.361Z] SSH_AGENT_PID=38 [2024-02-21T12:26:42.367Z] Running ssh-add (command line suppressed) [2024-02-21T12:26:42.472Z] Identity added: /w/workspace/_app-service-configurable_PR-642@tmp/private_key_6436855647965945252.key (/w/workspace/_app-service-configurable_PR-642@tmp/private_key_6436855647965945252.key) [2024-02-21T12:26:42.492Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-21T12:26:42.847Z] + git tag --points-at HEAD [Pipeline] } [2024-02-21T12:26:42.868Z] $ docker exec --env ******** --env ******** b16e06cc6fb9a71050c53f3851a35537aa904a16103aa8ada7c787fc83dc129a ssh-agent -k [2024-02-21T12:26:42.969Z] unset SSH_AUTH_SOCK; [2024-02-21T12:26:42.970Z] unset SSH_AGENT_PID; [2024-02-21T12:26:42.970Z] echo Agent pid 38 killed; [2024-02-21T12:26:42.985Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-21T12:26:43.129Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-21T12:26:43.130Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-21T12:26:43.235Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-21T12:26:43.232Z] $ docker exec b16e06cc6fb9a71050c53f3851a35537aa904a16103aa8ada7c787fc83dc129a ssh-agent [2024-02-21T12:26:43.353Z] SSH_AUTH_SOCK=/tmp/ssh-iOHXot1D7HNV/agent.70 [2024-02-21T12:26:43.353Z] SSH_AGENT_PID=76 [2024-02-21T12:26:43.358Z] Running ssh-add (command line suppressed) [2024-02-21T12:26:43.456Z] Identity added: /w/workspace/_app-service-configurable_PR-642@tmp/private_key_8890677368103248863.key (/w/workspace/_app-service-configurable_PR-642@tmp/private_key_8890677368103248863.key) [2024-02-21T12:26:43.476Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-21T12:26:43.828Z] + git semver init [2024-02-21T12:26:44.088Z] 2024-02-21 12:26:43,983 [run_init] DEBUG init version:0.0.0 force:False [2024-02-21T12:26:44.088Z] 2024-02-21 12:26:43,984 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-642/.semver [2024-02-21T12:26:44.088Z] 2024-02-21 12:26:43,984 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-642/.semver [2024-02-21T12:26:44.088Z] 2024-02-21 12:26:43,984 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-642/.semver'], cwd=/w/workspace/_app-service-configurable_PR-642, universal_newlines=False, shell=None, istream=None) [2024-02-21T12:26:45.468Z] 2024-02-21 12:26:45,215 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-642/.git/info/exclude [2024-02-21T12:26:45.468Z] 2024-02-21 12:26:45,216 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-642/.semver/PR-642 with force:False [2024-02-21T12:26:45.468Z] 2024-02-21 12:26:45,216 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-642/.semver/PR-642 [2024-02-21T12:26:45.468Z] 2024-02-21 12:26:45,220 [execute] INFO git cat-file --batch-check [2024-02-21T12:26:45.468Z] 2024-02-21 12:26:45,221 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-642/.semver, universal_newlines=False, shell=None, istream=) [2024-02-21T12:26:45.468Z] 2024-02-21 12:26:45,227 [execute] INFO git cat-file --batch [2024-02-21T12:26:45.468Z] 2024-02-21 12:26:45,227 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-642/.semver, universal_newlines=False, shell=None, istream=) [2024-02-21T12:26:45.468Z] 2024-02-21 12:26:45,232 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-642/.semver/PR-642 [2024-02-21T12:26:45.468Z] 0.0.0 [Pipeline] } [2024-02-21T12:26:45.492Z] $ docker exec --env ******** --env ******** b16e06cc6fb9a71050c53f3851a35537aa904a16103aa8ada7c787fc83dc129a ssh-agent -k [2024-02-21T12:26:45.607Z] unset SSH_AUTH_SOCK; [2024-02-21T12:26:45.608Z] unset SSH_AGENT_PID; [2024-02-21T12:26:45.608Z] echo Agent pid 76 killed; [2024-02-21T12:26:45.624Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-21T12:26:46.131Z] + git semver [Pipeline] } [2024-02-21T12:26:46.412Z] $ docker stop --time=1 b16e06cc6fb9a71050c53f3851a35537aa904a16103aa8ada7c787fc83dc129a [2024-02-21T12:26:47.728Z] $ docker rm -f --volumes b16e06cc6fb9a71050c53f3851a35537aa904a16103aa8ada7c787fc83dc129a [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-21T12:26:48.172Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-21T12:26:48.500Z] Stashed 1 file(s) [Pipeline] echo [2024-02-21T12:26:48.516Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-21T12:26:49.456Z] provisioning config files... [2024-02-21T12:26:49.467Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-642@tmp/config2402807229096531497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T12:26:49.881Z] ---> ****-login.sh [2024-02-21T12:26:49.881Z] nexus3.edgexfoundry.org:10001 [2024-02-21T12:26:49.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T12:26:49.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T12:26:49.881Z] Configure a credential helper to remove this warning. See [2024-02-21T12:26:49.881Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T12:26:49.881Z] [2024-02-21T12:26:49.881Z] Login Succeeded [2024-02-21T12:26:49.881Z] nexus3.edgexfoundry.org:10002 [2024-02-21T12:26:49.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T12:26:49.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T12:26:49.881Z] Configure a credential helper to remove this warning. See [2024-02-21T12:26:49.882Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T12:26:49.882Z] [2024-02-21T12:26:49.882Z] Login Succeeded [2024-02-21T12:26:49.882Z] nexus3.edgexfoundry.org:10003 [2024-02-21T12:26:50.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T12:26:50.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T12:26:50.141Z] Configure a credential helper to remove this warning. See [2024-02-21T12:26:50.141Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T12:26:50.141Z] [2024-02-21T12:26:50.141Z] Login Succeeded [2024-02-21T12:26:50.141Z] nexus3.edgexfoundry.org:10004 [2024-02-21T12:26:50.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T12:26:50.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T12:26:50.401Z] Configure a credential helper to remove this warning. See [2024-02-21T12:26:50.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T12:26:50.401Z] [2024-02-21T12:26:50.401Z] Login Succeeded [2024-02-21T12:26:50.401Z] ****.io [2024-02-21T12:26:50.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T12:26:50.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T12:26:50.661Z] Configure a credential helper to remove this warning. See [2024-02-21T12:26:50.661Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T12:26:50.661Z] [2024-02-21T12:26:50.661Z] Login Succeeded [2024-02-21T12:26:50.661Z] ---> ****-login.sh ends [Pipeline] } [2024-02-21T12:26:50.693Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-21T12:26:51.030Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T12:26:51.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T12:26:51.167Z] ========================================================= [2024-02-21T12:26:51.167Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-21T12:26:51.167Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T12:26:51.759Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-21T12:26:51.759Z] Sending build context to Docker daemon 8.792MB [2024-02-21T12:26:51.759Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-21T12:26:51.759Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-21T12:26:51.759Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-21T12:26:51.759Z] 7264a8db6415: Pulling fs layer [2024-02-21T12:26:51.759Z] c4d48a809fc2: Pulling fs layer [2024-02-21T12:26:51.759Z] 4f1c88b9dad5: Pulling fs layer [2024-02-21T12:26:51.759Z] ad3a456e5733: Pulling fs layer [2024-02-21T12:26:51.759Z] 69c7f0334f64: Pulling fs layer [2024-02-21T12:26:51.759Z] 1f1c1a5573a3: Pulling fs layer [2024-02-21T12:26:51.759Z] ce7588e14bc9: Pulling fs layer [2024-02-21T12:26:51.759Z] b5e4710f87ac: Pulling fs layer [2024-02-21T12:26:51.759Z] 1f1c1a5573a3: Waiting [2024-02-21T12:26:51.759Z] ce7588e14bc9: Waiting [2024-02-21T12:26:51.759Z] ad3a456e5733: Waiting [2024-02-21T12:26:51.759Z] 69c7f0334f64: Waiting [2024-02-21T12:26:51.759Z] b5e4710f87ac: Waiting [2024-02-21T12:26:51.759Z] c4d48a809fc2: Verifying Checksum [2024-02-21T12:26:52.019Z] ad3a456e5733: Verifying Checksum [2024-02-21T12:26:52.019Z] ad3a456e5733: Download complete [2024-02-21T12:26:52.019Z] 69c7f0334f64: Verifying Checksum [2024-02-21T12:26:52.019Z] 69c7f0334f64: Download complete [2024-02-21T12:26:52.019Z] 7264a8db6415: Verifying Checksum [2024-02-21T12:26:52.019Z] 7264a8db6415: Download complete [2024-02-21T12:26:52.019Z] 1f1c1a5573a3: Verifying Checksum [2024-02-21T12:26:52.019Z] 1f1c1a5573a3: Download complete [2024-02-21T12:26:52.019Z] 7264a8db6415: Pull complete [2024-02-21T12:26:52.280Z] b5e4710f87ac: Verifying Checksum [2024-02-21T12:26:52.280Z] b5e4710f87ac: Download complete [2024-02-21T12:26:52.280Z] c4d48a809fc2: Pull complete [2024-02-21T12:26:52.280Z] 4f1c88b9dad5: Verifying Checksum [2024-02-21T12:26:52.280Z] 4f1c88b9dad5: Download complete [2024-02-21T12:26:52.846Z] ce7588e14bc9: Verifying Checksum [2024-02-21T12:26:52.846Z] ce7588e14bc9: Download complete [2024-02-21T12:26:56.132Z] 4f1c88b9dad5: Pull complete [2024-02-21T12:26:56.132Z] ad3a456e5733: Pull complete [2024-02-21T12:26:56.132Z] 69c7f0334f64: Pull complete [2024-02-21T12:26:56.132Z] 1f1c1a5573a3: Pull complete [2024-02-21T12:26:58.662Z] ce7588e14bc9: Pull complete [2024-02-21T12:26:58.923Z] b5e4710f87ac: Pull complete [2024-02-21T12:26:58.923Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-21T12:26:58.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-21T12:26:58.923Z] ---> 88b5674ff536 [2024-02-21T12:26:58.923Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-21T12:27:04.175Z] Still waiting to schedule task [2024-02-21T12:27:04.176Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-21T12:27:04.328Z] ---> Running in ab6fce784038 [2024-02-21T12:27:04.328Z] Removing intermediate container ab6fce784038 [2024-02-21T12:27:04.328Z] ---> 9a03a599e560 [2024-02-21T12:27:04.328Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-21T12:27:04.328Z] ---> Running in 094776af4781 [2024-02-21T12:27:04.328Z] Removing intermediate container 094776af4781 [2024-02-21T12:27:04.328Z] ---> f7d854905292 [2024-02-21T12:27:04.328Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-21T12:27:04.328Z] ---> Running in c0bec84b0e60 [2024-02-21T12:27:04.328Z] Removing intermediate container c0bec84b0e60 [2024-02-21T12:27:04.328Z] ---> 9980804f9bcb [2024-02-21T12:27:04.328Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-21T12:27:04.328Z] ---> Running in 54ba660b0769 [2024-02-21T12:27:04.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T12:27:04.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T12:27:04.899Z] OK: 264 MiB in 52 packages [2024-02-21T12:27:05.162Z] Removing intermediate container 54ba660b0769 [2024-02-21T12:27:05.162Z] ---> 38a8fed495b8 [2024-02-21T12:27:05.162Z] Step 7/12 : WORKDIR /app [2024-02-21T12:27:05.162Z] ---> Running in c34e4527d78c [2024-02-21T12:27:05.162Z] Removing intermediate container c34e4527d78c [2024-02-21T12:27:05.162Z] ---> 29ea9e4ae33e [2024-02-21T12:27:05.162Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-21T12:27:05.162Z] ---> 3c574b95e229 [2024-02-21T12:27:05.162Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T12:27:05.162Z] ---> Running in 55a04ec2c405 [2024-02-21T12:27:37.290Z] Removing intermediate container 55a04ec2c405 [2024-02-21T12:27:37.290Z] ---> e2108b0596b2 [2024-02-21T12:27:37.290Z] Step 10/12 : COPY . . [2024-02-21T12:27:37.290Z] ---> 59f930ceeb58 [2024-02-21T12:27:37.290Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-21T12:27:37.290Z] ---> Running in 6ab6b35971c9 [2024-02-21T12:27:37.290Z] Removing intermediate container 6ab6b35971c9 [2024-02-21T12:27:37.290Z] ---> e93c0d81ba4b [2024-02-21T12:27:37.290Z] Step 12/12 : RUN $MAKE [2024-02-21T12:27:37.291Z] ---> Running in 5576fd907806 [2024-02-21T12:27:37.291Z] noop [2024-02-21T12:27:37.291Z] Removing intermediate container 5576fd907806 [2024-02-21T12:27:37.291Z] ---> a17f9840d2f4 [2024-02-21T12:27:37.291Z] Successfully built a17f9840d2f4 [2024-02-21T12:27:37.291Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T12:27:37.813Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-21T12:27:37.813Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T12:27:38.016Z] prd-ubuntu20.04-docker-8c-8g-1405 does not seem to be running inside a container [2024-02-21T12:27:38.053Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-642 -v /w/workspace/_app-service-configurable_PR-642:/w/workspace/_app-service-configurable_PR-642:rw,z -v /w/workspace/_app-service-configurable_PR-642@tmp:/w/workspace/_app-service-configurable_PR-642@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-21T12:27:38.387Z] $ docker top f79880ae646896610b2cad1552d876f1d379b38f60d1505f6d7b177ee96c4c95 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T12:27:38.829Z] + go version [2024-02-21T12:27:38.829Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-21T12:27:38.869Z] $ docker stop --time=1 f79880ae646896610b2cad1552d876f1d379b38f60d1505f6d7b177ee96c4c95 [2024-02-21T12:27:40.139Z] $ docker rm -f --volumes f79880ae646896610b2cad1552d876f1d379b38f60d1505f6d7b177ee96c4c95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T12:27:41.160Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-21T12:27:41.160Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T12:27:41.388Z] prd-ubuntu20.04-docker-8c-8g-1405 does not seem to be running inside a container [2024-02-21T12:27:41.421Z] $ 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-642 -v /w/workspace/_app-service-configurable_PR-642:/w/workspace/_app-service-configurable_PR-642:rw,z -v /w/workspace/_app-service-configurable_PR-642@tmp:/w/workspace/_app-service-configurable_PR-642@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-21T12:27:41.750Z] $ docker top f29bd04c3d8c857517e3062e26729daa23f75e4f62a9de6531596a43f56957db -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T12:27:42.198Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-642 [Pipeline] fileExists [Pipeline] sh [2024-02-21T12:27:42.596Z] + make test [2024-02-21T12:27:42.596Z] go test -race -coverprofile=coverage.out ./... [2024-02-21T12:28:04.538Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-02-21T12:28:22.623Z] go vet ./... [2024-02-21T12:28:25.949Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-21T12:28:25.949Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-21T12:28:25.949Z] ./bin/test-attribution-txt.sh [2024-02-21T12:28:25.949Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-21T12:28:25.986Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-21T12:28:26.051Z] $ docker stop --time=1 f29bd04c3d8c857517e3062e26729daa23f75e4f62a9de6531596a43f56957db [2024-02-21T12:28:30.105Z] $ docker rm -f --volumes f29bd04c3d8c857517e3062e26729daa23f75e4f62a9de6531596a43f56957db [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-21T12:28:30.760Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-21T12:28:30.843Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-21T12:28:31.899Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-21T12:28:32.222Z] + ls -al . [2024-02-21T12:28:32.222Z] total 184 [2024-02-21T12:28:32.222Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 21 12:27 . [2024-02-21T12:28:32.222Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 12:26 .. [2024-02-21T12:28:32.222Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 21 12:26 .dockerignore [2024-02-21T12:28:32.222Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 12:28 .git [2024-02-21T12:28:32.222Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 12:26 .github [2024-02-21T12:28:32.222Z] -rw-rw-r-- 1 jenkins jenkins 106 Feb 21 12:26 .gitignore [2024-02-21T12:28:32.222Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 21 12:26 .golangci.yml [2024-02-21T12:28:32.222Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 12:26 .semver [2024-02-21T12:28:32.222Z] -rw-rw-r-- 1 jenkins jenkins 10394 Feb 21 12:26 Attribution.txt [2024-02-21T12:28:32.222Z] -rw-rw-r-- 1 jenkins jenkins 37263 Feb 21 12:26 CHANGELOG.md [2024-02-21T12:28:32.222Z] -rw-rw-r-- 1 jenkins jenkins 2007 Feb 21 12:26 Dockerfile [2024-02-21T12:28:32.222Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 21 12:26 GOVERNANCE.md [2024-02-21T12:28:32.222Z] -rw-rw-r-- 1 jenkins jenkins 666 Feb 21 12:26 Jenkinsfile [2024-02-21T12:28:32.222Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 21 12:26 LICENSE [2024-02-21T12:28:32.222Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 21 12:26 OWNERS.md [2024-02-21T12:28:32.222Z] -rw-rw-r-- 1 jenkins jenkins 4582 Feb 21 12:26 README.md [2024-02-21T12:28:32.222Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 21 12:26 VERSION [2024-02-21T12:28:32.222Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 12:26 bin [2024-02-21T12:28:32.222Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 21 12:27 coverage.out [2024-02-21T12:28:32.222Z] -rw-rw-r-- 1 jenkins jenkins 3776 Feb 21 12:26 go.mod [2024-02-21T12:28:32.222Z] -rw-rw-r-- 1 jenkins jenkins 34159 Feb 21 12:26 go.sum [2024-02-21T12:28:32.222Z] -rw-rw-r-- 1 jenkins jenkins 1937 Feb 21 12:26 main.go [2024-02-21T12:28:32.222Z] -rw-rw-r-- 1 jenkins jenkins 2572 Feb 21 12:26 makefile [2024-02-21T12:28:32.222Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 21 12:26 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T12:28:32.740Z] + 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=2087075f3bf142d22dbf62bb61a5664f22b47e4e --label arch=amd64 --label version=0.0.0 . [2024-02-21T12:28:32.740Z] Sending build context to Docker daemon 8.793MB [2024-02-21T12:28:32.740Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-21T12:28:32.740Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-21T12:28:32.740Z] ---> a17f9840d2f4 [2024-02-21T12:28:32.740Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-21T12:28:33.000Z] ---> Running in bcaa38913e51 [2024-02-21T12:28:33.000Z] Removing intermediate container bcaa38913e51 [2024-02-21T12:28:33.000Z] ---> acbb587da7a0 [2024-02-21T12:28:33.000Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-21T12:28:33.000Z] ---> Running in 2a6450da740f [2024-02-21T12:28:33.000Z] Removing intermediate container 2a6450da740f [2024-02-21T12:28:33.000Z] ---> ea4397bcbd5b [2024-02-21T12:28:33.000Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-21T12:28:33.000Z] ---> Running in 83e2109c9a34 [2024-02-21T12:28:33.260Z] Removing intermediate container 83e2109c9a34 [2024-02-21T12:28:33.260Z] ---> 91a4a56203e9 [2024-02-21T12:28:33.260Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-21T12:28:33.260Z] ---> Running in b774738c3c6d [2024-02-21T12:28:33.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T12:28:33.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T12:28:34.036Z] OK: 264 MiB in 52 packages [2024-02-21T12:28:34.296Z] Removing intermediate container b774738c3c6d [2024-02-21T12:28:34.296Z] ---> 6c7025f6de1d [2024-02-21T12:28:34.296Z] Step 7/27 : WORKDIR /app [2024-02-21T12:28:34.554Z] ---> Running in 9266dd66b755 [2024-02-21T12:28:34.554Z] Removing intermediate container 9266dd66b755 [2024-02-21T12:28:34.554Z] ---> 1a5478243f2a [2024-02-21T12:28:34.554Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-21T12:28:34.554Z] ---> f782f3b2198c [2024-02-21T12:28:34.554Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T12:28:34.554Z] ---> Running in 5cba27b1db39 [2024-02-21T12:28:35.558Z] Removing intermediate container 5cba27b1db39 [2024-02-21T12:28:35.558Z] ---> fa95e61a2775 [2024-02-21T12:28:35.558Z] Step 10/27 : COPY . . [2024-02-21T12:28:35.819Z] ---> 47e3d74443f4 [2024-02-21T12:28:35.819Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-21T12:28:35.819Z] ---> Running in 8e3e2c159f6b [2024-02-21T12:28:35.819Z] Removing intermediate container 8e3e2c159f6b [2024-02-21T12:28:35.819Z] ---> 318c8f216314 [2024-02-21T12:28:35.819Z] Step 12/27 : RUN $MAKE [2024-02-21T12:28:35.819Z] ---> Running in f324bc059e93 [2024-02-21T12:28:36.083Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.21 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-02-21T12:28:38.802Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1406 in /w/workspace/_app-service-configurable_PR-642 [Pipeline] { [Pipeline] ws [2024-02-21T12:28:38.891Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2024-02-21T12:28:42.037Z] Selected Git installation does not exist. Using Default [2024-02-21T12:28:42.038Z] The recommended git tool is: NONE [2024-02-21T12:28:46.689Z] using credential edgex-jenkins-ssh [2024-02-21T12:28:46.708Z] Cloning the remote Git repository [2024-02-21T12:28:46.751Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-02-21T12:28:46.837Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2024-02-21T12:28:46.967Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-02-21T12:28:46.968Z] > git --version # timeout=10 [2024-02-21T12:28:46.986Z] > git --version # 'git version 2.25.1' [2024-02-21T12:28:46.988Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-21T12:28:47.130Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-21T12:28:49.053Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-02-21T12:28:49.080Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-21T12:28:49.975Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-02-21T12:28:50.017Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-02-21T12:28:50.018Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-21T12:28:50.035Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/642/head:refs/remotes/origin/PR-642 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-21T12:28:50.948Z] Merging remotes/origin/main commit d6c7bef36cd642dd9caca3159f3dce294963f756 into PR head commit 2087075f3bf142d22dbf62bb61a5664f22b47e4e [2024-02-21T12:28:51.211Z] Merge succeeded, producing 2087075f3bf142d22dbf62bb61a5664f22b47e4e [2024-02-21T12:28:51.212Z] Checking out Revision 2087075f3bf142d22dbf62bb61a5664f22b47e4e (PR-642) [2024-02-21T12:28:51.711Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-02-21T12:28:51.763Z] > git --version # timeout=10 [2024-02-21T12:28:51.775Z] > git --version # 'git version 2.25.1' [2024-02-21T12:28:51.787Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-21T12:28:50.970Z] > git config core.sparsecheckout # timeout=10 [2024-02-21T12:28:51.033Z] > git checkout -f 2087075f3bf142d22dbf62bb61a5664f22b47e4e # timeout=10 [2024-02-21T12:28:51.122Z] > git remote # timeout=10 [2024-02-21T12:28:51.141Z] > git config --get remote.origin.url # timeout=10 [2024-02-21T12:28:51.157Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-21T12:28:51.169Z] > git merge d6c7bef36cd642dd9caca3159f3dce294963f756 # timeout=10 [2024-02-21T12:28:51.202Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-21T12:28:51.223Z] > git config core.sparsecheckout # timeout=10 [2024-02-21T12:28:51.244Z] > git checkout -f 2087075f3bf142d22dbf62bb61a5664f22b47e4e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-21T12:28:53.168Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-21T12:28:53.168Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-21T12:28:53.168Z] Dload Upload Total Spent Left Speed [2024-02-21T12:28:53.168Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh [2024-02-21T12:28:53.514Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-21T12:28:53.863Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-21T12:28:53.863Z] + sudo tee /etc/docker/daemon.new [2024-02-21T12:28:53.863Z] { [2024-02-21T12:28:53.863Z] "registry-mirrors": [ [2024-02-21T12:28:53.863Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-21T12:28:53.863Z] ], [2024-02-21T12:28:53.863Z] "bip": "10.250.0.254/24", [2024-02-21T12:28:53.863Z] "hosts": [ [2024-02-21T12:28:53.863Z] "tcp://0.0.0.0:5555", [2024-02-21T12:28:53.863Z] "unix:///var/run/docker.sock" [2024-02-21T12:28:53.863Z] ], [2024-02-21T12:28:53.863Z] "mtu": 1458, [2024-02-21T12:28:53.863Z] "selinux-enabled": true, [2024-02-21T12:28:53.863Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-21T12:28:53.863Z] } [Pipeline] sh [2024-02-21T12:28:54.215Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-21T12:28:54.575Z] + sudo service docker restart [2024-02-21T12:28:58.038Z] Removing intermediate container f324bc059e93 [2024-02-21T12:28:58.038Z] ---> 47f77e9bac0a [2024-02-21T12:28:58.038Z] Step 13/27 : FROM alpine:3.18 [2024-02-21T12:28:58.038Z] 3.18: Pulling from library/alpine [2024-02-21T12:28:58.038Z] 619be1103602: Pulling fs layer [2024-02-21T12:28:58.038Z] 619be1103602: Verifying Checksum [2024-02-21T12:28:58.038Z] 619be1103602: Download complete [2024-02-21T12:28:58.038Z] 619be1103602: Pull complete [2024-02-21T12:28:58.038Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T12:28:58.038Z] Status: Downloaded newer image for alpine:3.18 [2024-02-21T12:28:58.038Z] ---> d3782b16ccc9 [2024-02-21T12:28:58.038Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-21T12:28:58.038Z] ---> Running in 24a21efc9ea9 [2024-02-21T12:28:58.038Z] Removing intermediate container 24a21efc9ea9 [2024-02-21T12:28:58.038Z] ---> 39b124b6b21e [2024-02-21T12:28:58.038Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-02-21T12:28:58.038Z] ---> Running in 36e55d36ae45 [2024-02-21T12:28:58.038Z] Removing intermediate container 36e55d36ae45 [2024-02-21T12:28:58.038Z] ---> a95149a4a441 [2024-02-21T12:28:58.038Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-21T12:28:58.038Z] ---> Running in e264eb50db14 [2024-02-21T12:28:58.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T12:28:58.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T12:28:58.038Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-21T12:28:58.038Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-21T12:28:58.038Z] Executing busybox-1.36.1-r5.trigger [2024-02-21T12:28:58.038Z] Executing ca-certificates-20230506-r0.trigger [2024-02-21T12:28:58.038Z] OK: 8 MiB in 17 packages [2024-02-21T12:28:58.038Z] Removing intermediate container e264eb50db14 [2024-02-21T12:28:58.038Z] ---> 023a1855084c [2024-02-21T12:28:58.038Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-21T12:28:58.038Z] ---> Running in d8e8d4c8591b [2024-02-21T12:28:58.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T12:28:58.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T12:28:58.557Z] OK: 8 MiB in 17 packages [2024-02-21T12:28:58.817Z] Removing intermediate container d8e8d4c8591b [2024-02-21T12:28:58.817Z] ---> 81bed03fe948 [2024-02-21T12:28:58.817Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-21T12:28:59.077Z] ---> f3463cc65dfb [2024-02-21T12:28:59.077Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-21T12:28:59.077Z] ---> 036a3fb46c8f [2024-02-21T12:28:59.077Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-02-21T12:28:59.336Z] ---> 7e84464c5d69 [2024-02-21T12:28:59.336Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-02-21T12:29:00.271Z] ---> 0f466c12f03b [2024-02-21T12:29:00.271Z] Step 22/27 : EXPOSE 48095 [2024-02-21T12:29:00.271Z] ---> Running in 5a9b8ae7d275 [2024-02-21T12:29:00.271Z] Removing intermediate container 5a9b8ae7d275 [2024-02-21T12:29:00.271Z] ---> 327d7a63a3bd [2024-02-21T12:29:00.271Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-02-21T12:29:00.271Z] ---> Running in d4fb0e8091d3 [2024-02-21T12:29:00.271Z] Removing intermediate container d4fb0e8091d3 [2024-02-21T12:29:00.271Z] ---> 55b0e3af014c [2024-02-21T12:29:00.271Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-21T12:29:00.271Z] ---> Running in 926e6597c069 [2024-02-21T12:29:00.531Z] Removing intermediate container 926e6597c069 [2024-02-21T12:29:00.531Z] ---> 11a931f35322 [2024-02-21T12:29:00.531Z] Step 25/27 : LABEL arch=amd64 [2024-02-21T12:29:00.531Z] ---> Running in 76460d195fcf [2024-02-21T12:29:00.531Z] Removing intermediate container 76460d195fcf [2024-02-21T12:29:00.531Z] ---> 048bf5ce8437 [2024-02-21T12:29:00.531Z] Step 26/27 : LABEL git_sha=2087075f3bf142d22dbf62bb61a5664f22b47e4e [2024-02-21T12:29:00.531Z] ---> Running in b9a9719cbf9a [2024-02-21T12:29:00.531Z] Removing intermediate container b9a9719cbf9a [2024-02-21T12:29:00.531Z] ---> 6c10f6bf2e8f [2024-02-21T12:29:00.531Z] Step 27/27 : LABEL version=0.0.0 [2024-02-21T12:29:00.531Z] ---> Running in 6e790289a8d4 [2024-02-21T12:29:00.791Z] Removing intermediate container 6e790289a8d4 [2024-02-21T12:29:00.791Z] ---> ac731194c3d7 [2024-02-21T12:29:00.791Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-21T12:29:00.791Z] Successfully built ac731194c3d7 [2024-02-21T12:29:00.791Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T12:29:02.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-21T12:29:02.104Z] [2024-02-21T12:29:02.104Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T12:29:02.516Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-21T12:29:02.516Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-21T12:29:02.516Z] 5eb5b503b376: Pulling fs layer [2024-02-21T12:29:02.516Z] 5c69ac0246d0: Pulling fs layer [2024-02-21T12:29:02.516Z] ec43610c2a17: Pulling fs layer [2024-02-21T12:29:02.516Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-21T12:29:02.516Z] 33b1e0a273af: Pulling fs layer [2024-02-21T12:29:02.516Z] 5d3b04190fa2: Pulling fs layer [2024-02-21T12:29:02.516Z] 3a2ae6a8a46f: Waiting [2024-02-21T12:29:02.516Z] 5d3b04190fa2: Waiting [2024-02-21T12:29:02.517Z] 2f39f015ded8: Pulling fs layer [2024-02-21T12:29:02.517Z] 2f39f015ded8: Waiting [2024-02-21T12:29:02.517Z] 5c69ac0246d0: Download complete [2024-02-21T12:29:02.517Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-21T12:29:02.517Z] 3a2ae6a8a46f: Download complete [2024-02-21T12:29:02.517Z] 33b1e0a273af: Verifying Checksum [2024-02-21T12:29:02.517Z] 33b1e0a273af: Download complete [2024-02-21T12:29:02.517Z] ec43610c2a17: Verifying Checksum [2024-02-21T12:29:02.517Z] ec43610c2a17: Download complete [2024-02-21T12:29:02.517Z] 5d3b04190fa2: Verifying Checksum [2024-02-21T12:29:02.517Z] 5d3b04190fa2: Download complete [2024-02-21T12:29:02.775Z] 5eb5b503b376: Download complete [2024-02-21T12:29:03.343Z] 2f39f015ded8: Download complete [2024-02-21T12:29:04.281Z] 5eb5b503b376: Pull complete [2024-02-21T12:29:04.281Z] 5c69ac0246d0: Pull complete [2024-02-21T12:29:04.540Z] ec43610c2a17: Pull complete [2024-02-21T12:29:04.799Z] 3a2ae6a8a46f: Pull complete [2024-02-21T12:29:05.057Z] 33b1e0a273af: Pull complete [2024-02-21T12:29:05.057Z] 5d3b04190fa2: Pull complete [2024-02-21T12:29:10.325Z] 2f39f015ded8: Pull complete [2024-02-21T12:29:10.325Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-21T12:29:10.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-21T12:29:10.325Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T12:29:10.721Z] prd-ubuntu20.04-docker-8c-8g-1405 does not seem to be running inside a container [2024-02-21T12:29:10.760Z] $ 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-642 -v /w/workspace/_app-service-configurable_PR-642:/w/workspace/_app-service-configurable_PR-642:rw,z -v /w/workspace/_app-service-configurable_PR-642@tmp:/w/workspace/_app-service-configurable_PR-642@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-21T12:29:14.787Z] $ docker top fab7270fc338d11fed0289d615a1c507b9a36fcc63f1ee1593b7638197c9475a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2024-02-21T12:29:15.185Z] provisioning config files... [2024-02-21T12:29:15.234Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config11687868833161686071tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T12:29:15.423Z] ---> job-cost.sh [2024-02-21T12:29:15.423Z] lf-activate-venv: SKIPPING [2024-02-21T12:29:15.423Z] INFO: No Stack... [2024-02-21T12:29:15.682Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-21T12:29:15.806Z] ---> ****-login.sh [2024-02-21T12:29:15.806Z] nexus3.edgexfoundry.org:10001 [2024-02-21T12:29:15.939Z] INFO: Archiving Costs [Pipeline] sh [2024-02-21T12:29:16.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T12:29:16.247Z] + cat /w/workspace/_app-service-configurable_PR-642/archives/cost.csv [2024-02-21T12:29:16.247Z] + cut -d, -f6 [Pipeline] lock [2024-02-21T12:29:16.290Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-642-1-stack-cost] [2024-02-21T12:29:16.296Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-642-1-stack-cost] did not exist. Created. [2024-02-21T12:29:16.301Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-642-1-stack-cost] [Pipeline] { [2024-02-21T12:29:16.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T12:29:16.347Z] Configure a credential helper to remove this warning. See [2024-02-21T12:29:16.347Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T12:29:16.347Z] [2024-02-21T12:29:16.347Z] Login Succeeded [2024-02-21T12:29:16.347Z] nexus3.edgexfoundry.org:10002 [Pipeline] unstash [Pipeline] sh [2024-02-21T12:29:16.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T12:29:16.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T12:29:16.615Z] Configure a credential helper to remove this warning. See [2024-02-21T12:29:16.615Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T12:29:16.615Z] [2024-02-21T12:29:16.615Z] Login Succeeded [2024-02-21T12:29:16.785Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-21T12:29:16.834Z] Stashed 1 file(s) [2024-02-21T12:29:16.888Z] nexus3.edgexfoundry.org:10003 [2024-02-21T12:29:16.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [2024-02-21T12:29:16.923Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-642-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-21T12:29:17.083Z] $ docker stop --time=1 fab7270fc338d11fed0289d615a1c507b9a36fcc63f1ee1593b7638197c9475a [2024-02-21T12:29:17.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T12:29:17.154Z] Configure a credential helper to remove this warning. See [2024-02-21T12:29:17.155Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T12:29:17.155Z] [2024-02-21T12:29:17.155Z] Login Succeeded [2024-02-21T12:29:17.155Z] nexus3.edgexfoundry.org:10004 [2024-02-21T12:29:17.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T12:29:17.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T12:29:17.422Z] Configure a credential helper to remove this warning. See [2024-02-21T12:29:17.422Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T12:29:17.422Z] [2024-02-21T12:29:17.422Z] Login Succeeded [2024-02-21T12:29:17.422Z] ****.io [2024-02-21T12:29:17.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T12:29:17.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T12:29:17.960Z] Configure a credential helper to remove this warning. See [2024-02-21T12:29:17.960Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T12:29:17.960Z] [2024-02-21T12:29:17.960Z] Login Succeeded [2024-02-21T12:29:17.960Z] ---> ****-login.sh ends [2024-02-21T12:29:18.233Z] $ docker rm -f --volumes fab7270fc338d11fed0289d615a1c507b9a36fcc63f1ee1593b7638197c9475a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2024-02-21T12:29:18.448Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2024-02-21T12:29:19.140Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T12:29:19.208Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T12:29:19.270Z] ========================================================= [2024-02-21T12:29:19.270Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-21T12:29:19.270Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T12:29:19.907Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-21T12:29:19.907Z] Sending build context to Docker daemon 158.7kB [2024-02-21T12:29:20.173Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-21T12:29:20.173Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-21T12:29:21.132Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-21T12:29:21.132Z] 9fda8d8052c6: Pulling fs layer [2024-02-21T12:29:21.132Z] 5d54e960e981: Pulling fs layer [2024-02-21T12:29:21.132Z] c4a7e357bf2a: Pulling fs layer [2024-02-21T12:29:21.132Z] f0e02332f6b5: Pulling fs layer [2024-02-21T12:29:21.132Z] 872ee5b61b7b: Pulling fs layer [2024-02-21T12:29:21.132Z] 0c6a40ed1a82: Pulling fs layer [2024-02-21T12:29:21.132Z] 94ae7d8d031c: Pulling fs layer [2024-02-21T12:29:21.132Z] 94ae7d8d031c: Waiting [2024-02-21T12:29:21.132Z] 0c6a40ed1a82: Waiting [2024-02-21T12:29:21.132Z] f0e02332f6b5: Waiting [2024-02-21T12:29:21.132Z] 5d54e960e981: Verifying Checksum [2024-02-21T12:29:21.132Z] 5d54e960e981: Download complete [2024-02-21T12:29:21.132Z] f0e02332f6b5: Verifying Checksum [2024-02-21T12:29:21.132Z] f0e02332f6b5: Download complete [2024-02-21T12:29:21.132Z] 872ee5b61b7b: Verifying Checksum [2024-02-21T12:29:21.132Z] 872ee5b61b7b: Download complete [2024-02-21T12:29:21.132Z] 9fda8d8052c6: Verifying Checksum [2024-02-21T12:29:21.132Z] 9fda8d8052c6: Download complete [2024-02-21T12:29:21.399Z] 94ae7d8d031c: Verifying Checksum [2024-02-21T12:29:21.400Z] 94ae7d8d031c: Download complete [2024-02-21T12:29:21.984Z] 9fda8d8052c6: Pull complete [2024-02-21T12:29:22.594Z] 5d54e960e981: Pull complete [2024-02-21T12:29:22.862Z] c4a7e357bf2a: Download complete [2024-02-21T12:29:23.822Z] 0c6a40ed1a82: Verifying Checksum [2024-02-21T12:29:23.822Z] 0c6a40ed1a82: Download complete [2024-02-21T12:29:36.161Z] c4a7e357bf2a: Pull complete [2024-02-21T12:29:36.431Z] f0e02332f6b5: Pull complete [2024-02-21T12:29:36.700Z] 872ee5b61b7b: Pull complete [2024-02-21T12:29:44.911Z] 0c6a40ed1a82: Pull complete [2024-02-21T12:29:46.863Z] 94ae7d8d031c: Pull complete [2024-02-21T12:29:46.863Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-21T12:29:46.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-21T12:29:46.863Z] ---> 86de565de09d [2024-02-21T12:29:46.863Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-21T12:29:48.268Z] ---> Running in 6b2e9ebd59b8 [2024-02-21T12:29:48.534Z] Removing intermediate container 6b2e9ebd59b8 [2024-02-21T12:29:48.534Z] ---> 587f618e0789 [2024-02-21T12:29:48.534Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-21T12:29:48.803Z] ---> Running in 2ec506857daa [2024-02-21T12:29:49.071Z] Removing intermediate container 2ec506857daa [2024-02-21T12:29:49.071Z] ---> ed4a86fe6cef [2024-02-21T12:29:49.071Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-21T12:29:49.071Z] ---> Running in 784395ffb882 [2024-02-21T12:29:49.339Z] Removing intermediate container 784395ffb882 [2024-02-21T12:29:49.339Z] ---> 6c6b2c9249cd [2024-02-21T12:29:49.339Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-21T12:29:49.339Z] ---> Running in 271438c77091 [2024-02-21T12:29:50.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T12:29:50.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T12:29:52.156Z] OK: 266 MiB in 52 packages [2024-02-21T12:29:52.743Z] Removing intermediate container 271438c77091 [2024-02-21T12:29:52.743Z] ---> 7204c9f85a68 [2024-02-21T12:29:52.743Z] Step 7/12 : WORKDIR /app [2024-02-21T12:29:52.743Z] ---> Running in 834a003fbf4e [2024-02-21T12:29:53.019Z] Removing intermediate container 834a003fbf4e [2024-02-21T12:29:53.019Z] ---> e78e4a347d5e [2024-02-21T12:29:53.019Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-21T12:29:53.605Z] ---> c76e53461659 [2024-02-21T12:29:53.605Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T12:29:53.605Z] ---> Running in 6089a4e5e93e [2024-02-21T12:31:02.269Z] Removing intermediate container 6089a4e5e93e [2024-02-21T12:31:02.269Z] ---> 54fcbf192f84 [2024-02-21T12:31:02.269Z] Step 10/12 : COPY . . [2024-02-21T12:31:02.269Z] ---> 47c837dde98d [2024-02-21T12:31:02.269Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-21T12:31:02.269Z] ---> Running in 978a175810d8 [2024-02-21T12:31:02.269Z] Removing intermediate container 978a175810d8 [2024-02-21T12:31:02.269Z] ---> c6061d4ddce0 [2024-02-21T12:31:02.269Z] Step 12/12 : RUN $MAKE [2024-02-21T12:31:02.269Z] ---> Running in ff2c8a9e5466 [2024-02-21T12:31:02.269Z] noop [2024-02-21T12:31:02.269Z] Removing intermediate container ff2c8a9e5466 [2024-02-21T12:31:02.269Z] ---> 1c3fb9b66ba3 [2024-02-21T12:31:02.269Z] Successfully built 1c3fb9b66ba3 [2024-02-21T12:31:02.269Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T12:31:02.895Z] + docker inspect -f . ci-base-image-arm64 [2024-02-21T12:31:02.895Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T12:31:03.258Z] prd-ubuntu20.04-docker-arm64-4c-16g-1406 does not seem to be running inside a container [2024-02-21T12:31:03.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-21T12:31:05.452Z] $ docker top cac16a063cc744819573d75a8b8b937676aa3a8acf04cb4e6ebdf62998f4d202 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T12:31:06.400Z] + go version [2024-02-21T12:31:06.400Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-21T12:31:06.436Z] $ docker stop --time=1 cac16a063cc744819573d75a8b8b937676aa3a8acf04cb4e6ebdf62998f4d202 [2024-02-21T12:31:08.020Z] $ docker rm -f --volumes cac16a063cc744819573d75a8b8b937676aa3a8acf04cb4e6ebdf62998f4d202 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T12:31:09.225Z] + docker inspect -f . ci-base-image-arm64 [2024-02-21T12:31:09.225Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T12:31:09.565Z] prd-ubuntu20.04-docker-arm64-4c-16g-1406 does not seem to be running inside a container [2024-02-21T12:31:09.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-21T12:31:10.799Z] $ docker top fc6de66d9bb6b40fac90702adfee888b14e7e27472d459b7900d8fcb12cd0618 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T12:31:11.431Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2024-02-21T12:31:11.873Z] + make test [2024-02-21T12:31:11.873Z] go test -race -coverprofile=coverage.out ./... [2024-02-21T12:33:18.552Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-02-21T12:33:18.552Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-21T12:33:18.552Z] go vet ./... [2024-02-21T12:35:25.234Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-21T12:35:25.234Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-21T12:35:25.234Z] ./bin/test-attribution-txt.sh [2024-02-21T12:35:25.234Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-21T12:35:25.286Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-21T12:35:25.349Z] $ docker stop --time=1 fc6de66d9bb6b40fac90702adfee888b14e7e27472d459b7900d8fcb12cd0618 [2024-02-21T12:35:27.400Z] $ docker rm -f --volumes fc6de66d9bb6b40fac90702adfee888b14e7e27472d459b7900d8fcb12cd0618 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-21T12:35:29.009Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-21T12:35:29.047Z] Warning: overwriting stash ‘coverage-report’ [2024-02-21T12:35:29.429Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-21T12:35:30.273Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-21T12:35:30.766Z] + ls -al . [2024-02-21T12:35:30.766Z] total 180 [2024-02-21T12:35:30.766Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 21 12:31 . [2024-02-21T12:35:30.766Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 12:28 .. [2024-02-21T12:35:30.766Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 21 12:28 .dockerignore [2024-02-21T12:35:30.766Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 12:28 .git [2024-02-21T12:35:30.766Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 12:28 .github [2024-02-21T12:35:30.766Z] -rw-rw-r-- 1 jenkins jenkins 106 Feb 21 12:28 .gitignore [2024-02-21T12:35:30.766Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 21 12:28 .golangci.yml [2024-02-21T12:35:30.766Z] -rw-rw-r-- 1 jenkins jenkins 10394 Feb 21 12:28 Attribution.txt [2024-02-21T12:35:30.766Z] -rw-rw-r-- 1 jenkins jenkins 37263 Feb 21 12:28 CHANGELOG.md [2024-02-21T12:35:30.766Z] -rw-rw-r-- 1 jenkins jenkins 2007 Feb 21 12:28 Dockerfile [2024-02-21T12:35:30.766Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 21 12:28 GOVERNANCE.md [2024-02-21T12:35:30.766Z] -rw-rw-r-- 1 jenkins jenkins 666 Feb 21 12:28 Jenkinsfile [2024-02-21T12:35:30.766Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 21 12:28 LICENSE [2024-02-21T12:35:30.766Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 21 12:28 OWNERS.md [2024-02-21T12:35:30.766Z] -rw-rw-r-- 1 jenkins jenkins 4582 Feb 21 12:28 README.md [2024-02-21T12:35:30.766Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 21 12:26 VERSION [2024-02-21T12:35:30.766Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 12:28 bin [2024-02-21T12:35:30.766Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 21 12:31 coverage.out [2024-02-21T12:35:30.766Z] -rw-rw-r-- 1 jenkins jenkins 3776 Feb 21 12:28 go.mod [2024-02-21T12:35:30.766Z] -rw-rw-r-- 1 jenkins jenkins 34159 Feb 21 12:28 go.sum [2024-02-21T12:35:30.766Z] -rw-rw-r-- 1 jenkins jenkins 1937 Feb 21 12:28 main.go [2024-02-21T12:35:30.766Z] -rw-rw-r-- 1 jenkins jenkins 2572 Feb 21 12:28 makefile [2024-02-21T12:35:30.766Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 21 12:28 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T12:35:31.278Z] + 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=2087075f3bf142d22dbf62bb61a5664f22b47e4e --label arch=arm64 --label version=0.0.0 . [2024-02-21T12:35:31.278Z] Sending build context to Docker daemon 159.7kB [2024-02-21T12:35:31.544Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-21T12:35:31.544Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-21T12:35:31.544Z] ---> 1c3fb9b66ba3 [2024-02-21T12:35:31.544Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-21T12:35:31.544Z] ---> Running in b3a1caafe657 [2024-02-21T12:35:31.816Z] Removing intermediate container b3a1caafe657 [2024-02-21T12:35:31.816Z] ---> fcdbbdcfcf86 [2024-02-21T12:35:31.816Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-21T12:35:32.088Z] ---> Running in 74b49b180e78 [2024-02-21T12:35:32.355Z] Removing intermediate container 74b49b180e78 [2024-02-21T12:35:32.355Z] ---> d4872eb485ee [2024-02-21T12:35:32.355Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-21T12:35:32.355Z] ---> Running in 697240ecd681 [2024-02-21T12:35:32.623Z] Removing intermediate container 697240ecd681 [2024-02-21T12:35:32.623Z] ---> cc089468b219 [2024-02-21T12:35:32.623Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-21T12:35:32.623Z] ---> Running in d3203874a4b4 [2024-02-21T12:35:33.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T12:35:34.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T12:35:35.134Z] OK: 266 MiB in 52 packages [2024-02-21T12:35:36.104Z] Removing intermediate container d3203874a4b4 [2024-02-21T12:35:36.104Z] ---> 77bb61e45c2c [2024-02-21T12:35:36.104Z] Step 7/27 : WORKDIR /app [2024-02-21T12:35:36.104Z] ---> Running in 98ef9755f9ae [2024-02-21T12:35:36.373Z] Removing intermediate container 98ef9755f9ae [2024-02-21T12:35:36.373Z] ---> 8513c264fc89 [2024-02-21T12:35:36.373Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-21T12:35:39.708Z] ---> 9ef2f6609bae [2024-02-21T12:35:39.708Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T12:35:39.708Z] ---> Running in 471820f4859c [2024-02-21T12:35:41.661Z] Removing intermediate container 471820f4859c [2024-02-21T12:35:41.661Z] ---> 9dd46c35f1ab [2024-02-21T12:35:41.661Z] Step 10/27 : COPY . . [2024-02-21T12:35:42.246Z] ---> ea98c998153d [2024-02-21T12:35:42.246Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-21T12:35:42.246Z] ---> Running in 7a7b914e6c36 [2024-02-21T12:35:42.514Z] Removing intermediate container 7a7b914e6c36 [2024-02-21T12:35:42.514Z] ---> 54dbcf4ad5a7 [2024-02-21T12:35:42.514Z] Step 12/27 : RUN $MAKE [2024-02-21T12:35:42.514Z] ---> Running in 263741f5d020 [2024-02-21T12:35:43.477Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.21 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-02-21T12:37:35.118Z] Removing intermediate container 263741f5d020 [2024-02-21T12:37:35.118Z] ---> a48a1003d9b3 [2024-02-21T12:37:35.118Z] Step 13/27 : FROM alpine:3.18 [2024-02-21T12:37:35.118Z] 3.18: Pulling from library/alpine [2024-02-21T12:37:35.118Z] c6b39de5b339: Pulling fs layer [2024-02-21T12:37:35.118Z] c6b39de5b339: Verifying Checksum [2024-02-21T12:37:35.118Z] c6b39de5b339: Download complete [2024-02-21T12:37:35.118Z] c6b39de5b339: Pull complete [2024-02-21T12:37:35.118Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T12:37:35.118Z] Status: Downloaded newer image for alpine:3.18 [2024-02-21T12:37:35.118Z] ---> 33abbf032149 [2024-02-21T12:37:35.118Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-21T12:37:35.118Z] ---> Running in ffebfe9708ca [2024-02-21T12:37:35.118Z] Removing intermediate container ffebfe9708ca [2024-02-21T12:37:35.118Z] ---> 70922a47f2fa [2024-02-21T12:37:35.118Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-02-21T12:37:35.118Z] ---> Running in 8c3ed9d73bfa [2024-02-21T12:37:35.118Z] Removing intermediate container 8c3ed9d73bfa [2024-02-21T12:37:35.118Z] ---> 32cd1cdd686f [2024-02-21T12:37:35.118Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-21T12:37:35.118Z] ---> Running in 416e67a252fb [2024-02-21T12:37:35.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T12:37:35.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T12:37:35.118Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-21T12:37:35.118Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-21T12:37:35.118Z] Executing busybox-1.36.1-r5.trigger [2024-02-21T12:37:35.118Z] Executing ca-certificates-20230506-r0.trigger [2024-02-21T12:37:35.118Z] OK: 9 MiB in 17 packages [2024-02-21T12:37:35.118Z] Removing intermediate container 416e67a252fb [2024-02-21T12:37:35.118Z] ---> 0cfb13a91a0a [2024-02-21T12:37:35.118Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-21T12:37:35.118Z] ---> Running in c4c9e6478ac1 [2024-02-21T12:37:35.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T12:37:35.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T12:37:35.118Z] OK: 9 MiB in 17 packages [2024-02-21T12:37:35.118Z] Removing intermediate container c4c9e6478ac1 [2024-02-21T12:37:35.118Z] ---> 2f269cb2478b [2024-02-21T12:37:35.118Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-21T12:37:35.698Z] ---> 665bd8fac8d7 [2024-02-21T12:37:35.698Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-21T12:37:35.965Z] ---> fe68c4103745 [2024-02-21T12:37:35.965Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-02-21T12:37:36.553Z] ---> c148a4b2781c [2024-02-21T12:37:36.553Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-02-21T12:37:37.962Z] ---> c7aab717e874 [2024-02-21T12:37:37.962Z] Step 22/27 : EXPOSE 48095 [2024-02-21T12:37:37.962Z] ---> Running in e959b151b3a7 [2024-02-21T12:37:37.962Z] Removing intermediate container e959b151b3a7 [2024-02-21T12:37:37.962Z] ---> e9c143757fc5 [2024-02-21T12:37:37.962Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-02-21T12:37:37.962Z] ---> Running in 42cebb3cd069 [2024-02-21T12:37:38.303Z] Removing intermediate container 42cebb3cd069 [2024-02-21T12:37:38.303Z] ---> 37fa8e3a7ce5 [2024-02-21T12:37:38.303Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-21T12:37:38.303Z] ---> Running in efed3a6b1089 [2024-02-21T12:37:38.931Z] Removing intermediate container efed3a6b1089 [2024-02-21T12:37:38.931Z] ---> 2274774d80ad [2024-02-21T12:37:38.931Z] Step 25/27 : LABEL arch=arm64 [2024-02-21T12:37:38.931Z] ---> Running in 888d849e3a6d [2024-02-21T12:37:39.203Z] Removing intermediate container 888d849e3a6d [2024-02-21T12:37:39.203Z] ---> 52bd78dbab0c [2024-02-21T12:37:39.203Z] Step 26/27 : LABEL git_sha=2087075f3bf142d22dbf62bb61a5664f22b47e4e [2024-02-21T12:37:39.203Z] ---> Running in 098375f418b3 [2024-02-21T12:37:39.473Z] Removing intermediate container 098375f418b3 [2024-02-21T12:37:39.473Z] ---> a9388e7c02c5 [2024-02-21T12:37:39.473Z] Step 27/27 : LABEL version=0.0.0 [2024-02-21T12:37:39.473Z] ---> Running in bbeefaaa2a4d [2024-02-21T12:37:39.746Z] Removing intermediate container bbeefaaa2a4d [2024-02-21T12:37:39.746Z] ---> 1ca73b854ee7 [2024-02-21T12:37:39.746Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-21T12:37:39.746Z] Successfully built 1ca73b854ee7 [2024-02-21T12:37:39.746Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T12:37:41.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-21T12:37:41.280Z] [2024-02-21T12:37:41.280Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T12:37:41.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-21T12:37:41.729Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-21T12:37:41.729Z] 8998bd30e6a1: Pulling fs layer [2024-02-21T12:37:41.729Z] 04944245beec: Pulling fs layer [2024-02-21T12:37:41.729Z] 699f458cf7ca: Pulling fs layer [2024-02-21T12:37:41.729Z] 765212b225bb: Pulling fs layer [2024-02-21T12:37:41.729Z] f23df028b6ca: Pulling fs layer [2024-02-21T12:37:41.729Z] d65c8cfc05b1: Pulling fs layer [2024-02-21T12:37:41.729Z] 2437ff75d9bd: Pulling fs layer [2024-02-21T12:37:41.729Z] d65c8cfc05b1: Waiting [2024-02-21T12:37:41.729Z] 765212b225bb: Waiting [2024-02-21T12:37:41.729Z] 2437ff75d9bd: Waiting [2024-02-21T12:37:41.729Z] f23df028b6ca: Waiting [2024-02-21T12:37:41.997Z] 04944245beec: Verifying Checksum [2024-02-21T12:37:41.997Z] 04944245beec: Download complete [2024-02-21T12:37:41.997Z] 765212b225bb: Verifying Checksum [2024-02-21T12:37:41.997Z] 765212b225bb: Download complete [2024-02-21T12:37:41.997Z] f23df028b6ca: Verifying Checksum [2024-02-21T12:37:41.997Z] f23df028b6ca: Download complete [2024-02-21T12:37:41.997Z] d65c8cfc05b1: Verifying Checksum [2024-02-21T12:37:41.997Z] d65c8cfc05b1: Download complete [2024-02-21T12:37:42.266Z] 699f458cf7ca: Verifying Checksum [2024-02-21T12:37:42.266Z] 699f458cf7ca: Download complete [2024-02-21T12:37:42.534Z] 8998bd30e6a1: Verifying Checksum [2024-02-21T12:37:42.534Z] 8998bd30e6a1: Download complete [2024-02-21T12:37:45.119Z] 2437ff75d9bd: Verifying Checksum [2024-02-21T12:37:45.119Z] 2437ff75d9bd: Download complete [2024-02-21T12:37:47.064Z] 8998bd30e6a1: Pull complete [2024-02-21T12:37:47.647Z] 04944245beec: Pull complete [2024-02-21T12:37:50.220Z] 699f458cf7ca: Pull complete [2024-02-21T12:37:50.220Z] 765212b225bb: Pull complete [2024-02-21T12:37:50.802Z] f23df028b6ca: Pull complete [2024-02-21T12:37:51.072Z] d65c8cfc05b1: Pull complete [2024-02-21T12:38:09.261Z] 2437ff75d9bd: Pull complete [2024-02-21T12:38:09.261Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-21T12:38:09.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-21T12:38:09.261Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T12:38:09.780Z] prd-ubuntu20.04-docker-arm64-4c-16g-1406 does not seem to be running inside a container [2024-02-21T12:38:09.822Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-02-21T12:38:12.391Z] $ docker top ca0b7912d7adbf25848212e5e32714fdbd150844e7fe1a76faa8433453270ee3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T12:38:13.433Z] ---> job-cost.sh [2024-02-21T12:38:13.433Z] lf-activate-venv: SKIPPING [2024-02-21T12:38:13.433Z] INFO: No Stack... [2024-02-21T12:38:13.701Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-21T12:38:14.656Z] INFO: Archiving Costs [Pipeline] sh [2024-02-21T12:38:15.311Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2024-02-21T12:38:15.311Z] + cut -d, -f6 [Pipeline] lock [2024-02-21T12:38:15.365Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-642-1-stack-cost] [2024-02-21T12:38:15.371Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-642-1-stack-cost] did not exist. Created. [2024-02-21T12:38:15.380Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-642-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-21T12:38:16.210Z] /w/workspace/app-service-configurable/1@tmp/durable-b43537d2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-21T12:38:16.880Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-21T12:38:16.921Z] Warning: overwriting stash ‘stack-cost’ [2024-02-21T12:38:16.969Z] Stashed 1 file(s) [Pipeline] } [2024-02-21T12:38:17.008Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-642-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-21T12:38:17.160Z] $ docker stop --time=1 ca0b7912d7adbf25848212e5e32714fdbd150844e7fe1a76faa8433453270ee3 [2024-02-21T12:38:18.637Z] $ docker rm -f --volumes ca0b7912d7adbf25848212e5e32714fdbd150844e7fe1a76faa8433453270ee3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-02-21T12:38:20.802Z] provisioning config files... [2024-02-21T12:38:20.811Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-642@tmp/config16742519311262366205tmp [Pipeline] { [Pipeline] sh [2024-02-21T12:38:21.243Z] + set +x [2024-02-21T12:38:21.243Z] + bash -s -- [2024-02-21T12:38:21.243Z] + curl -s https://codecov.io/bash [2024-02-21T12:38:21.503Z] [2024-02-21T12:38:21.503Z] _____ _ [2024-02-21T12:38:21.503Z] / ____| | | [2024-02-21T12:38:21.503Z] | | ___ __| | ___ ___ _____ __ [2024-02-21T12:38:21.503Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-21T12:38:21.503Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-21T12:38:21.503Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-21T12:38:21.503Z] Bash-1.0.6 [2024-02-21T12:38:21.503Z] [2024-02-21T12:38:21.503Z] [2024-02-21T12:38:21.503Z] ==> git version 2.25.1 found [2024-02-21T12:38:21.503Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-02-21T12:38:21.503Z] Release-Date: 2020-01-08 [2024-02-21T12:38:21.503Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-21T12:38:21.503Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-21T12:38:21.503Z] ==> Jenkins CI detected. [2024-02-21T12:38:21.504Z] current dir:  /w/workspace/_app-service-configurable_PR-642 [2024-02-21T12:38:21.504Z] project root: . [2024-02-21T12:38:21.504Z] --> token set from env [2024-02-21T12:38:21.504Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-21T12:38:21.504Z] ==> Running gcov in . (disable via -X gcov) [2024-02-21T12:38:21.504Z] ==> Python coveragepy not found [2024-02-21T12:38:21.504Z] ==> Searching for coverage reports in: [2024-02-21T12:38:21.504Z] + . [2024-02-21T12:38:21.504Z] -> Found 1 reports [2024-02-21T12:38:21.504Z] ==> Detecting git/mercurial file structure [2024-02-21T12:38:21.504Z] ==> Reading reports [2024-02-21T12:38:21.504Z] + ./coverage.out bytes=13 [2024-02-21T12:38:21.504Z] ==> Appending adjustments [2024-02-21T12:38:21.504Z] https://docs.codecov.io/docs/fixing-reports [2024-02-21T12:38:21.504Z] + Found adjustments [2024-02-21T12:38:21.504Z] ==> Gzipping contents [2024-02-21T12:38:21.504Z] 4.0K /tmp/codecov.NiM8gK.gz [2024-02-21T12:38:21.504Z] ==> Uploading reports [2024-02-21T12:38:21.504Z] url: https://codecov.io [2024-02-21T12:38:21.504Z] query: branch=PR-642&commit=2087075f3bf142d22dbf62bb61a5664f22b47e4e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-642%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=642&job=&cmd_args= [2024-02-21T12:38:21.504Z] -> Pinging Codecov [2024-02-21T12:38:21.504Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-642&commit=2087075f3bf142d22dbf62bb61a5664f22b47e4e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-642%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=642&job=&cmd_args= [2024-02-21T12:38:21.763Z] -> Uploading to [2024-02-21T12:38:21.764Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-21/A97CA9966030D2A3747ED39772930CCE/2087075f3bf142d22dbf62bb61a5664f22b47e4e/58f9a829-19b3-489a-920d-ffda538732cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240221T123821Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=66f8120af50ced832e68c69bba089ba79b01aa0bf7891e7c532f61e1d0d2c58a [2024-02-21T12:38:21.764Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-21T12:38:21.764Z] Dload Upload Total Spent Left Speed [2024-02-21T12:38:22.024Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 889 --:--:-- --:--:-- --:--:-- 889 [2024-02-21T12:38:22.024Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/2087075f3bf142d22dbf62bb61a5664f22b47e4e [Pipeline] } [2024-02-21T12:38:22.051Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-02-21T12:38:25.306Z] + [ -d /w/workspace/_app-service-configurable_PR-642/archives ] [2024-02-21T12:38:25.306Z] + ls -al /w/workspace/_app-service-configurable_PR-642/archives [2024-02-21T12:38:25.306Z] total 16 [2024-02-21T12:38:25.306Z] drwxr-xr-x 3 root root 4096 Feb 21 12:29 . [2024-02-21T12:38:25.306Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 12:29 .. [2024-02-21T12:38:25.306Z] drwxr-xr-x 2 root root 4096 Feb 21 12:29 cost [2024-02-21T12:38:25.306Z] -rw-r--r-- 1 root root 96 Feb 21 12:29 cost.csv [2024-02-21T12:38:25.306Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-642/archives [2024-02-21T12:38:25.306Z] + ls -al /w/workspace/_app-service-configurable_PR-642/archives [2024-02-21T12:38:25.306Z] total 16 [2024-02-21T12:38:25.306Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 12:29 . [2024-02-21T12:38:25.306Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 12:29 .. [2024-02-21T12:38:25.306Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 21 12:29 cost [2024-02-21T12:38:25.306Z] -rw-r--r-- 1 jenkins jenkins 96 Feb 21 12:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-21T12:38:25.639Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T12:38:26.533Z] ---> package-listing.sh [2024-02-21T12:38:26.533Z] ++ facter osfamily [2024-02-21T12:38:26.533Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-21T12:38:26.797Z] + OS_FAMILY=debian [2024-02-21T12:38:26.797Z] + workspace=/w/workspace/_app-service-configurable_PR-642 [2024-02-21T12:38:26.797Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-21T12:38:26.797Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-21T12:38:26.797Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-21T12:38:26.797Z] + PACKAGES=/tmp/packages_start.txt [2024-02-21T12:38:26.797Z] + '[' /w/workspace/_app-service-configurable_PR-642 ']' [2024-02-21T12:38:26.797Z] + PACKAGES=/tmp/packages_end.txt [2024-02-21T12:38:26.797Z] + case "${OS_FAMILY}" in [2024-02-21T12:38:26.797Z] + dpkg -l [2024-02-21T12:38:26.797Z] + grep '^ii' [2024-02-21T12:38:26.797Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-21T12:38:26.797Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-21T12:38:26.797Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-21T12:38:26.797Z] + '[' /w/workspace/_app-service-configurable_PR-642 ']' [2024-02-21T12:38:26.797Z] + mkdir -p /w/workspace/_app-service-configurable_PR-642/archives/ [2024-02-21T12:38:26.797Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-642/archives/ [Pipeline] echo [2024-02-21T12:38:26.836Z] 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-642/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-21T12:38:27.129Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T12:38:27.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-21T12:38:27.820Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T12:38:28.055Z] prd-ubuntu20.04-docker-8c-8g-1405 does not seem to be running inside a container [2024-02-21T12:38:28.096Z] $ 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-642/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-642 -v /w/workspace/_app-service-configurable_PR-642:/w/workspace/_app-service-configurable_PR-642:rw,z -v /w/workspace/_app-service-configurable_PR-642@tmp:/w/workspace/_app-service-configurable_PR-642@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-21T12:38:28.343Z] $ docker top 9e5e4c2966d626114d8170e4c92ab546e0d72dcc8bf0885290e9e6245b566dcd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T12:38:28.899Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-21T12:38:29.219Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-21T12:38:29.536Z] + ls /var/log/sa-host [2024-02-21T12:38:29.536Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-21T12:38:29.821Z] provisioning config files... [2024-02-21T12:38:29.831Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-642@tmp/config15598301928331352230tmp [Pipeline] { [Pipeline] echo [2024-02-21T12:38:29.998Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T12:38:30.317Z] ---> create-netrc.sh [Pipeline] } [2024-02-21T12:38:30.346Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-21T12:38:30.840Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-21T12:38:30.876Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T12:38:31.183Z] ---> sudo-logs.sh [2024-02-21T12:38:31.183Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-21T12:38:31.332Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T12:38:31.644Z] ---> job-cost.sh [2024-02-21T12:38:31.644Z] lf-activate-venv: SKIPPING [2024-02-21T12:38:31.644Z] DEBUG: total: 0.2199999988079071 [2024-02-21T12:38:31.644Z] INFO: Retrieving Stack Cost... [2024-02-21T12:38:31.906Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-21T12:38:32.475Z] INFO: Archiving Costs [Pipeline] echo [2024-02-21T12:38:32.513Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T12:38:32.828Z] ---> logs-deploy.sh [2024-02-21T12:38:32.828Z] lf-activate-venv: SKIPPING [2024-02-21T12:38:32.828Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-642/1 [2024-02-21T12:38:32.828Z] INFO: archiving workspace using pattern(s): [2024-02-21T12:38:33.764Z] Archives upload complete. [2024-02-21T12:38:33.764Z] INFO: archiving logs to Nexus