Pull request #419 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from e9270c021c05420c44184ec55a2954131442e77e+ad55e0170029eafafb831d92a6ace1a8c5806c28 (9402a816c73a05892a8fedad9b32686152dcf309) 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-ssh6713129887903465429.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh13624268453846996443.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-419/workspace@libs/edgex-global-pipelines # 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-419/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6005676800425547455.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-419/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11745624898706382498.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 shared 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-ssh12517722974222369281.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-419/workspace@libs/lf-pipelines # 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-419/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1061739861364022861.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-47800 in /w/workspace/_app-service-configurable_PR-419 [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-419 # 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 ad55e0170029eafafb831d92a6ace1a8c5806c28 into PR head commit e9270c021c05420c44184ec55a2954131442e77e Merge succeeded, producing 719e29592f5610c7722de7858beae2b4757a174c Checking out Revision 719e29592f5610c7722de7858beae2b4757a174c (PR-419) > 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/419/head:refs/remotes/origin/PR-419 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e9270c021c05420c44184ec55a2954131442e77e # 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 ad55e0170029eafafb831d92a6ace1a8c5806c28 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 719e29592f5610c7722de7858beae2b4757a174c # timeout=10 Commit message: "Merge commit 'ad55e0170029eafafb831d92a6ace1a8c5806c28' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T17:23:21.903Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T17:23:22.073Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T17:23:22.168Z] ========================================================= [2022-05-10T17:23:22.168Z] EdgeX Global Pipelines Version Info [2022-05-10T17:23:22.168Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:23:23.035Z] ------------------- [2022-05-10T17:23:23.035Z] stable info: [2022-05-10T17:23:23.035Z] ------------------- [2022-05-10T17:23:23.035Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T17:23:23.035Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T17:23:23.035Z] Message: update stable to v1.0.227 [2022-05-10T17:23:23.609Z] ------------------- [2022-05-10T17:23:23.609Z] experimental info: [2022-05-10T17:23:23.609Z] ------------------- [2022-05-10T17:23:23.609Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T17:23:23.609Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T17:23:23.609Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T17:23:23.846Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-05-10T17:23:23.888Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-05-10T17:23:23.926Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T17:23:23.961Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T17:23:23.997Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T17:23:24.035Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T17:23:24.074Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T17:23:24.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-10T17:23:24.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T17:23:24.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T17:23:24.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T17:23:24.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-05-10T17:23:24.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T17:23:24.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T17:23:24.394Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T17:23:24.434Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T17:23:24.472Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T17:23:24.512Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T17:23:24.557Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T17:23:24.599Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T17:23:24.636Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-10T17:23:24.681Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-10T17:23:24.715Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-10T17:23:24.758Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-10T17:23:24.797Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-10T17:23:24.838Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T17:23:24.877Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-419 [Pipeline] echo [2022-05-10T17:23:24.916Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-419 [Pipeline] echo [2022-05-10T17:23:24.952Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-419 [Pipeline] echo [2022-05-10T17:23:24.993Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 719e29592f5610c7722de7858beae2b4757a174c [Pipeline] echo [2022-05-10T17:23:25.033Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 719e295 [Pipeline] echo [2022-05-10T17:23:25.070Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T17:23:25.181Z] provisioning config files... [2022-05-10T17:23:25.196Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-419@tmp/config8498741278994012246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:23:25.544Z] ---> docker-login.sh [2022-05-10T17:23:25.544Z] nexus3.edgexfoundry.org:10001 [2022-05-10T17:23:25.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:23:25.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:23:25.808Z] Configure a credential helper to remove this warning. See [2022-05-10T17:23:25.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:23:25.808Z] [2022-05-10T17:23:25.808Z] Login Succeeded [2022-05-10T17:23:25.808Z] nexus3.edgexfoundry.org:10002 [2022-05-10T17:23:25.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:23:26.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:23:26.071Z] Configure a credential helper to remove this warning. See [2022-05-10T17:23:26.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:23:26.071Z] [2022-05-10T17:23:26.071Z] Login Succeeded [2022-05-10T17:23:26.071Z] nexus3.edgexfoundry.org:10003 [2022-05-10T17:23:26.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:23:26.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:23:26.071Z] Configure a credential helper to remove this warning. See [2022-05-10T17:23:26.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:23:26.071Z] [2022-05-10T17:23:26.071Z] Login Succeeded [2022-05-10T17:23:26.071Z] nexus3.edgexfoundry.org:10004 [2022-05-10T17:23:26.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:23:26.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:23:26.337Z] Configure a credential helper to remove this warning. See [2022-05-10T17:23:26.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:23:26.337Z] [2022-05-10T17:23:26.337Z] Login Succeeded [2022-05-10T17:23:26.337Z] docker.io [2022-05-10T17:23:26.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:23:26.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:23:26.601Z] Configure a credential helper to remove this warning. See [2022-05-10T17:23:26.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:23:26.601Z] [2022-05-10T17:23:26.601Z] Login Succeeded [2022-05-10T17:23:26.601Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T17:23:26.629Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T17:23:27.248Z] + git rev-list -1 --merges 719e29592f5610c7722de7858beae2b4757a174c~1..719e29592f5610c7722de7858beae2b4757a174c [Pipeline] echo [2022-05-10T17:23:27.296Z] -----------> git rev-list -1 --merges 719e29592f5610c7722de7858beae2b4757a174c~1..719e29592f5610c7722de7858beae2b4757a174c 719e29592f5610c7722de7858beae2b4757a174c [2022-05-10T17:23:27.296Z] 719e29592f5610c7722de7858beae2b4757a174c [false] [Pipeline] sh [2022-05-10T17:23:27.611Z] + git log --format=format:%s -1 719e29592f5610c7722de7858beae2b4757a174c [Pipeline] echo [2022-05-10T17:23:27.644Z] ========================================================= [2022-05-10T17:23:27.644Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T17:23:27.644Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T17:23:28.064Z] + git log --format=format:%s -1 719e29592f5610c7722de7858beae2b4757a174c [Pipeline] echo [2022-05-10T17:23:28.095Z] [semverPrep] GIT_COMMIT: 719e29592f5610c7722de7858beae2b4757a174c, Commit Message: Merge commit 'ad55e0170029eafafb831d92a6ace1a8c5806c28' into HEAD [Pipeline] echo [2022-05-10T17:23:28.123Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-10T17:23:28.580Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T17:23:28.580Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T17:23:28.580Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T17:23:28.580Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T17:23:28.580Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T17:23:28.580Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T17:23:28.580Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:23:29.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T17:23:29.032Z] [2022-05-10T17:23:29.032Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:23:29.380Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T17:23:29.642Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T17:23:29.642Z] 1fe172e4850f: Pulling fs layer [2022-05-10T17:23:29.642Z] caf521ccaac6: Pulling fs layer [2022-05-10T17:23:29.642Z] 3ead6fa29328: Pulling fs layer [2022-05-10T17:23:29.642Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T17:23:29.642Z] a8d5f1318db7: Pulling fs layer [2022-05-10T17:23:29.642Z] c427282e49a2: Pulling fs layer [2022-05-10T17:23:29.642Z] 1827001aaf11: Pulling fs layer [2022-05-10T17:23:29.642Z] 0714d37db230: Pulling fs layer [2022-05-10T17:23:29.642Z] ac28cf19c067: Pulling fs layer [2022-05-10T17:23:29.642Z] ca983d60f3e2: Pulling fs layer [2022-05-10T17:23:29.642Z] 9f894cec8388: Pulling fs layer [2022-05-10T17:23:29.642Z] c427282e49a2: Waiting [2022-05-10T17:23:29.642Z] 1827001aaf11: Waiting [2022-05-10T17:23:29.642Z] 0714d37db230: Waiting [2022-05-10T17:23:29.642Z] ac28cf19c067: Waiting [2022-05-10T17:23:29.642Z] ca983d60f3e2: Waiting [2022-05-10T17:23:29.642Z] 9f894cec8388: Waiting [2022-05-10T17:23:29.642Z] 5c2a1cbceb83: Waiting [2022-05-10T17:23:29.642Z] a8d5f1318db7: Waiting [2022-05-10T17:23:29.642Z] caf521ccaac6: Verifying Checksum [2022-05-10T17:23:29.642Z] caf521ccaac6: Download complete [2022-05-10T17:23:29.642Z] 5c2a1cbceb83: Verifying Checksum [2022-05-10T17:23:29.642Z] 5c2a1cbceb83: Download complete [2022-05-10T17:23:29.642Z] a8d5f1318db7: Verifying Checksum [2022-05-10T17:23:29.642Z] a8d5f1318db7: Download complete [2022-05-10T17:23:29.642Z] c427282e49a2: Download complete [2022-05-10T17:23:29.642Z] 3ead6fa29328: Verifying Checksum [2022-05-10T17:23:29.642Z] 3ead6fa29328: Download complete [2022-05-10T17:23:29.642Z] 0714d37db230: Verifying Checksum [2022-05-10T17:23:29.642Z] 0714d37db230: Download complete [2022-05-10T17:23:29.904Z] ac28cf19c067: Download complete [2022-05-10T17:23:29.904Z] ca983d60f3e2: Verifying Checksum [2022-05-10T17:23:29.904Z] ca983d60f3e2: Download complete [2022-05-10T17:23:29.904Z] 9f894cec8388: Download complete [2022-05-10T17:23:29.904Z] 1fe172e4850f: Verifying Checksum [2022-05-10T17:23:29.904Z] 1fe172e4850f: Download complete [2022-05-10T17:23:30.165Z] 1827001aaf11: Download complete [2022-05-10T17:23:31.551Z] 1fe172e4850f: Pull complete [2022-05-10T17:23:31.551Z] caf521ccaac6: Pull complete [2022-05-10T17:23:32.130Z] 3ead6fa29328: Pull complete [2022-05-10T17:23:32.130Z] 5c2a1cbceb83: Pull complete [2022-05-10T17:23:32.392Z] a8d5f1318db7: Pull complete [2022-05-10T17:23:32.392Z] c427282e49a2: Pull complete [2022-05-10T17:23:34.316Z] 1827001aaf11: Pull complete [2022-05-10T17:23:34.316Z] 0714d37db230: Pull complete [2022-05-10T17:23:34.316Z] ac28cf19c067: Pull complete [2022-05-10T17:23:34.316Z] ca983d60f3e2: Pull complete [2022-05-10T17:23:34.581Z] 9f894cec8388: Pull complete [2022-05-10T17:23:34.581Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T17:23:34.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T17:23:34.581Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T17:23:34.733Z] prd-ubuntu20.04-docker-8c-8g-47800 does not seem to be running inside a container [2022-05-10T17:23:34.776Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-419 -v /w/workspace/_app-service-configurable_PR-419:/w/workspace/_app-service-configurable_PR-419:rw,z -v /w/workspace/_app-service-configurable_PR-419@tmp:/w/workspace/_app-service-configurable_PR-419@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T17:23:36.202Z] $ docker top 387fc2d301e8d32035e540b858a214e9068cb3ef56a4a5e94f9197735b74b01e -eo pid,comm [2022-05-10T17:23:36.266Z] 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). [2022-05-10T17:23:36.266Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T17:23:36.386Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T17:23:36.386Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T17:23:36.537Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T17:23:36.546Z] $ docker exec 387fc2d301e8d32035e540b858a214e9068cb3ef56a4a5e94f9197735b74b01e ssh-agent [2022-05-10T17:23:36.665Z] SSH_AUTH_SOCK=/tmp/ssh-vnCAlu9DxP3e/agent.33 [2022-05-10T17:23:36.665Z] SSH_AGENT_PID=40 [2022-05-10T17:23:36.672Z] Running ssh-add (command line suppressed) [2022-05-10T17:23:36.813Z] Identity added: /w/workspace/_app-service-configurable_PR-419@tmp/private_key_6891030882510860892.key (/w/workspace/_app-service-configurable_PR-419@tmp/private_key_6891030882510860892.key) [2022-05-10T17:23:36.822Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T17:23:37.156Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T17:23:37.188Z] $ docker exec --env ******** --env ******** 387fc2d301e8d32035e540b858a214e9068cb3ef56a4a5e94f9197735b74b01e ssh-agent -k [2022-05-10T17:23:37.307Z] unset SSH_AUTH_SOCK; [2022-05-10T17:23:37.308Z] unset SSH_AGENT_PID; [2022-05-10T17:23:37.308Z] echo Agent pid 40 killed; [2022-05-10T17:23:37.313Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T17:23:37.397Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T17:23:37.397Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T17:23:37.526Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T17:23:37.535Z] $ docker exec 387fc2d301e8d32035e540b858a214e9068cb3ef56a4a5e94f9197735b74b01e ssh-agent [2022-05-10T17:23:37.661Z] SSH_AUTH_SOCK=/tmp/ssh-N7X2W5M7znbv/agent.74 [2022-05-10T17:23:37.661Z] SSH_AGENT_PID=80 [2022-05-10T17:23:37.666Z] Running ssh-add (command line suppressed) [2022-05-10T17:23:37.786Z] Identity added: /w/workspace/_app-service-configurable_PR-419@tmp/private_key_7723326591636897206.key (/w/workspace/_app-service-configurable_PR-419@tmp/private_key_7723326591636897206.key) [2022-05-10T17:23:37.794Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T17:23:38.129Z] + git semver init [2022-05-10T17:23:38.392Z] 2022-05-10 17:23:38,341 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T17:23:38.392Z] 2022-05-10 17:23:38,342 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-419/.semver [2022-05-10T17:23:38.392Z] 2022-05-10 17:23:38,342 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-419/.semver [2022-05-10T17:23:38.392Z] 2022-05-10 17:23:38,342 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-419/.semver'], cwd=/w/workspace/_app-service-configurable_PR-419, universal_newlines=False, shell=None, istream=None) [2022-05-10T17:23:39.334Z] 2022-05-10 17:23:39,109 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-419/.git/info/exclude [2022-05-10T17:23:39.334Z] 2022-05-10 17:23:39,110 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-419/.semver/PR-419 with force:False [2022-05-10T17:23:39.334Z] 2022-05-10 17:23:39,110 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-419/.semver/PR-419 [2022-05-10T17:23:39.334Z] 2022-05-10 17:23:39,115 [execute] INFO git cat-file --batch-check [2022-05-10T17:23:39.334Z] 2022-05-10 17:23:39,115 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-419/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T17:23:39.334Z] 2022-05-10 17:23:39,122 [execute] INFO git cat-file --batch [2022-05-10T17:23:39.335Z] 2022-05-10 17:23:39,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-419/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T17:23:39.335Z] 2022-05-10 17:23:39,128 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-419/.semver/PR-419 [2022-05-10T17:23:39.335Z] 0.0.0 [Pipeline] } [2022-05-10T17:23:39.369Z] $ docker exec --env ******** --env ******** 387fc2d301e8d32035e540b858a214e9068cb3ef56a4a5e94f9197735b74b01e ssh-agent -k [2022-05-10T17:23:39.482Z] unset SSH_AUTH_SOCK; [2022-05-10T17:23:39.483Z] unset SSH_AGENT_PID; [2022-05-10T17:23:39.483Z] echo Agent pid 80 killed; [2022-05-10T17:23:39.488Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T17:23:39.912Z] + git semver [Pipeline] } [2022-05-10T17:23:40.205Z] $ docker stop --time=1 387fc2d301e8d32035e540b858a214e9068cb3ef56a4a5e94f9197735b74b01e [2022-05-10T17:23:41.514Z] $ docker rm -f 387fc2d301e8d32035e540b858a214e9068cb3ef56a4a5e94f9197735b74b01e [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T17:23:41.920Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T17:23:42.229Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T17:23:42.244Z] [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 [2022-05-10T17:23:42.807Z] provisioning config files... [2022-05-10T17:23:42.818Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-419@tmp/config9160989122128408293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:23:43.169Z] ---> docker-login.sh [2022-05-10T17:23:43.169Z] nexus3.edgexfoundry.org:10001 [2022-05-10T17:23:43.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:23:43.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:23:43.169Z] Configure a credential helper to remove this warning. See [2022-05-10T17:23:43.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:23:43.169Z] [2022-05-10T17:23:43.169Z] Login Succeeded [2022-05-10T17:23:43.169Z] nexus3.edgexfoundry.org:10002 [2022-05-10T17:23:43.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:23:43.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:23:43.429Z] Configure a credential helper to remove this warning. See [2022-05-10T17:23:43.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:23:43.429Z] [2022-05-10T17:23:43.429Z] Login Succeeded [2022-05-10T17:23:43.429Z] nexus3.edgexfoundry.org:10003 [2022-05-10T17:23:43.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:23:43.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:23:43.430Z] Configure a credential helper to remove this warning. See [2022-05-10T17:23:43.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:23:43.430Z] [2022-05-10T17:23:43.430Z] Login Succeeded [2022-05-10T17:23:43.430Z] nexus3.edgexfoundry.org:10004 [2022-05-10T17:23:43.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:23:43.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:23:43.692Z] Configure a credential helper to remove this warning. See [2022-05-10T17:23:43.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:23:43.692Z] [2022-05-10T17:23:43.692Z] Login Succeeded [2022-05-10T17:23:43.692Z] docker.io [2022-05-10T17:23:43.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:23:43.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:23:43.953Z] Configure a credential helper to remove this warning. See [2022-05-10T17:23:43.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:23:43.953Z] [2022-05-10T17:23:43.953Z] Login Succeeded [2022-05-10T17:23:43.953Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T17:23:43.979Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T17:23:44.172Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T17:23:44.206Z] ========================================================= [2022-05-10T17:23:44.206Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T17:23:44.206Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:23:44.602Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-10T17:23:44.602Z] Sending build context to Docker daemon 3.057MB [2022-05-10T17:23:44.602Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T17:23:44.602Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-10T17:23:44.602Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T17:23:44.602Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T17:23:44.602Z] 666ba61612fd: Pulling fs layer [2022-05-10T17:23:44.602Z] 8ed8ca486205: Pulling fs layer [2022-05-10T17:23:44.602Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T17:23:44.602Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T17:23:44.602Z] ca2b28591e48: Pulling fs layer [2022-05-10T17:23:44.602Z] a51346096db8: Pulling fs layer [2022-05-10T17:23:44.602Z] daebc70d1ce1: Pulling fs layer [2022-05-10T17:23:44.602Z] 0e18a0eac166: Pulling fs layer [2022-05-10T17:23:44.602Z] 4fe6c5a15a65: Waiting [2022-05-10T17:23:44.602Z] ca2b28591e48: Waiting [2022-05-10T17:23:44.602Z] a51346096db8: Waiting [2022-05-10T17:23:44.602Z] 22a0e8bec74d: Waiting [2022-05-10T17:23:44.602Z] 0e18a0eac166: Waiting [2022-05-10T17:23:44.602Z] daebc70d1ce1: Waiting [2022-05-10T17:23:44.602Z] 8ed8ca486205: Download complete [2022-05-10T17:23:44.602Z] 666ba61612fd: Verifying Checksum [2022-05-10T17:23:44.602Z] 666ba61612fd: Download complete [2022-05-10T17:23:44.602Z] 22a0e8bec74d: Verifying Checksum [2022-05-10T17:23:44.602Z] 22a0e8bec74d: Download complete [2022-05-10T17:23:44.602Z] ca2b28591e48: Download complete [2022-05-10T17:23:44.863Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T17:23:44.863Z] a51346096db8: Verifying Checksum [2022-05-10T17:23:44.863Z] a51346096db8: Download complete [2022-05-10T17:23:44.863Z] daebc70d1ce1: Verifying Checksum [2022-05-10T17:23:44.863Z] daebc70d1ce1: Download complete [2022-05-10T17:23:44.863Z] 59bf1c3509f3: Pull complete [2022-05-10T17:23:45.125Z] 666ba61612fd: Pull complete [2022-05-10T17:23:45.125Z] 8ed8ca486205: Pull complete [2022-05-10T17:23:45.385Z] 0e18a0eac166: Verifying Checksum [2022-05-10T17:23:45.385Z] 0e18a0eac166: Download complete [2022-05-10T17:23:45.385Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T17:23:45.385Z] 4fe6c5a15a65: Download complete [2022-05-10T17:23:49.575Z] 4fe6c5a15a65: Pull complete [2022-05-10T17:23:49.575Z] 22a0e8bec74d: Pull complete [2022-05-10T17:23:49.575Z] ca2b28591e48: Pull complete [2022-05-10T17:23:49.575Z] a51346096db8: Pull complete [2022-05-10T17:23:49.575Z] daebc70d1ce1: Pull complete [2022-05-10T17:23:51.486Z] 0e18a0eac166: Pull complete [2022-05-10T17:23:51.486Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T17:23:51.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T17:23:51.486Z] ---> f018257e8ee9 [2022-05-10T17:23:51.486Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T17:23:52.875Z] ---> Running in d6f8f87b5efe [2022-05-10T17:23:52.875Z] Removing intermediate container d6f8f87b5efe [2022-05-10T17:23:52.875Z] ---> 45b4010827c0 [2022-05-10T17:23:52.875Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T17:23:53.136Z] ---> Running in 23c7f69938e1 [2022-05-10T17:23:53.136Z] Removing intermediate container 23c7f69938e1 [2022-05-10T17:23:53.136Z] ---> 42d69eeaa706 [2022-05-10T17:23:53.136Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T17:23:53.136Z] ---> Running in a231ff46c967 [2022-05-10T17:23:53.136Z] Removing intermediate container a231ff46c967 [2022-05-10T17:23:53.136Z] ---> e95e0bd5721e [2022-05-10T17:23:53.136Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T17:23:53.396Z] ---> Running in 6101169dea09 [2022-05-10T17:23:53.966Z] Removing intermediate container 6101169dea09 [2022-05-10T17:23:53.966Z] ---> 1d7687372935 [2022-05-10T17:23:53.966Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T17:23:53.966Z] ---> Running in 3d697b162a59 [2022-05-10T17:23:54.227Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T17:23:55.170Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T17:23:55.170Z] OK: 221 MiB in 52 packages [2022-05-10T17:23:55.747Z] Removing intermediate container 3d697b162a59 [2022-05-10T17:23:55.747Z] ---> e811696411e6 [2022-05-10T17:23:55.747Z] Step 8/13 : WORKDIR /app [2022-05-10T17:23:55.747Z] ---> Running in 4492a7a1fcae [2022-05-10T17:23:55.747Z] Removing intermediate container 4492a7a1fcae [2022-05-10T17:23:55.747Z] ---> bd57a962f0d6 [2022-05-10T17:23:55.747Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-10T17:23:55.747Z] ---> d06961282871 [2022-05-10T17:23:55.747Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T17:23:56.008Z] ---> Running in e7f64652e3c3 [2022-05-10T17:23:57.633Z] Still waiting to schedule task [2022-05-10T17:23:57.634Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-47793’ is offline [2022-05-10T17:24:10.920Z] Removing intermediate container e7f64652e3c3 [2022-05-10T17:24:10.920Z] ---> 8b2fada0105f [2022-05-10T17:24:10.920Z] Step 11/13 : COPY . . [2022-05-10T17:24:10.920Z] ---> 0e6713e19879 [2022-05-10T17:24:10.920Z] Step 12/13 : ARG MAKE="make build" [2022-05-10T17:24:10.920Z] ---> Running in 7190bf130f3d [2022-05-10T17:24:10.920Z] Removing intermediate container 7190bf130f3d [2022-05-10T17:24:10.920Z] ---> 4d9fe7d93d18 [2022-05-10T17:24:10.920Z] Step 13/13 : RUN $MAKE [2022-05-10T17:24:10.920Z] ---> Running in 3b6f0d68ca81 [2022-05-10T17:24:10.920Z] noop [2022-05-10T17:24:10.920Z] Removing intermediate container 3b6f0d68ca81 [2022-05-10T17:24:10.920Z] ---> 2b51c2569a79 [2022-05-10T17:24:10.920Z] Successfully built 2b51c2569a79 [2022-05-10T17:24:10.920Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:24:11.248Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T17:24:11.248Z] . [Pipeline] withDockerContainer [2022-05-10T17:24:11.341Z] prd-ubuntu20.04-docker-8c-8g-47800 does not seem to be running inside a container [2022-05-10T17:24:11.393Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-419 -v /w/workspace/_app-service-configurable_PR-419:/w/workspace/_app-service-configurable_PR-419:rw,z -v /w/workspace/_app-service-configurable_PR-419@tmp:/w/workspace/_app-service-configurable_PR-419@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T17:24:11.786Z] $ docker top 4d6adf64dc7e7821d79773bd2040f991f7f131d958e2f2c41ccfd8c14c6eb571 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T17:24:12.338Z] + go version [2022-05-10T17:24:12.338Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T17:24:12.380Z] $ docker stop --time=1 4d6adf64dc7e7821d79773bd2040f991f7f131d958e2f2c41ccfd8c14c6eb571 [2022-05-10T17:24:13.685Z] $ docker rm -f 4d6adf64dc7e7821d79773bd2040f991f7f131d958e2f2c41ccfd8c14c6eb571 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:24:14.322Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T17:24:14.322Z] . [Pipeline] withDockerContainer [2022-05-10T17:24:14.413Z] prd-ubuntu20.04-docker-8c-8g-47800 does not seem to be running inside a container [2022-05-10T17:24:14.455Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-419 -v /w/workspace/_app-service-configurable_PR-419:/w/workspace/_app-service-configurable_PR-419:rw,z -v /w/workspace/_app-service-configurable_PR-419@tmp:/w/workspace/_app-service-configurable_PR-419@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T17:24:14.871Z] $ docker top 3f616a7a34b279ae842afba8f186797ee3b570071635dcc1312fa8f512ae14ed -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T17:24:15.338Z] + make test [2022-05-10T17:24:15.338Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-05-10T17:24:25.332Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-05-10T17:24:25.332Z] CGO_ENABLED=1 go vet ./... [2022-05-10T17:24:28.632Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T17:24:28.632Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T17:24:28.632Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T17:24:28.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T17:24:28.708Z] $ docker stop --time=1 3f616a7a34b279ae842afba8f186797ee3b570071635dcc1312fa8f512ae14ed [2022-05-10T17:24:30.578Z] $ docker rm -f 3f616a7a34b279ae842afba8f186797ee3b570071635dcc1312fa8f512ae14ed [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T17:24:31.053Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T17:24:31.111Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-10T17:24:32.021Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T17:24:32.333Z] + ls -al . [2022-05-10T17:24:32.333Z] total 164 [2022-05-10T17:24:32.333Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 17:24 . [2022-05-10T17:24:32.333Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:23 .. [2022-05-10T17:24:32.333Z] -rw-rw-r-- 1 jenkins jenkins 119 May 10 17:23 .dockerignore [2022-05-10T17:24:32.333Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 17:23 .git [2022-05-10T17:24:32.333Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:23 .github [2022-05-10T17:24:32.333Z] -rw-rw-r-- 1 jenkins jenkins 104 May 10 17:23 .gitignore [2022-05-10T17:24:32.333Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 17:23 .semver [2022-05-10T17:24:32.333Z] -rw-rw-r-- 1 jenkins jenkins 8695 May 10 17:23 Attribution.txt [2022-05-10T17:24:32.333Z] -rw-rw-r-- 1 jenkins jenkins 23791 May 10 17:23 CHANGELOG.md [2022-05-10T17:24:32.333Z] -rw-rw-r-- 1 jenkins jenkins 2087 May 10 17:23 Dockerfile [2022-05-10T17:24:32.333Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 17:23 GOVERNANCE.md [2022-05-10T17:24:32.333Z] -rw-rw-r-- 1 jenkins jenkins 688 May 10 17:23 Jenkinsfile [2022-05-10T17:24:32.333Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 10 17:23 LICENSE [2022-05-10T17:24:32.333Z] -rw-rw-r-- 1 jenkins jenkins 618 May 10 17:23 OWNERS.md [2022-05-10T17:24:32.333Z] -rw-rw-r-- 1 jenkins jenkins 3718 May 10 17:23 README.md [2022-05-10T17:24:32.333Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 17:23 VERSION [2022-05-10T17:24:32.333Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:23 bin [2022-05-10T17:24:32.333Z] -rw-r--r-- 1 jenkins jenkins 10 May 10 17:24 coverage.out [2022-05-10T17:24:32.333Z] -rw-rw-r-- 1 jenkins jenkins 3222 May 10 17:23 go.mod [2022-05-10T17:24:32.333Z] -rw-rw-r-- 1 jenkins jenkins 34558 May 10 17:23 go.sum [2022-05-10T17:24:32.333Z] -rw-rw-r-- 1 jenkins jenkins 1949 May 10 17:23 main.go [2022-05-10T17:24:32.333Z] -rw-rw-r-- 1 jenkins jenkins 2007 May 10 17:23 makefile [2022-05-10T17:24:32.333Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 17:23 res [2022-05-10T17:24:32.333Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:23 snap [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:24:32.674Z] + 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=719e29592f5610c7722de7858beae2b4757a174c --label arch=amd64 --label version=0.0.0 . [2022-05-10T17:24:32.674Z] Sending build context to Docker daemon 3.058MB [2022-05-10T17:24:32.674Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T17:24:32.674Z] Step 2/27 : FROM ${BASE} AS builder [2022-05-10T17:24:32.674Z] ---> 2b51c2569a79 [2022-05-10T17:24:32.674Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T17:24:32.674Z] ---> Running in 243482ec1df2 [2022-05-10T17:24:32.938Z] Removing intermediate container 243482ec1df2 [2022-05-10T17:24:32.938Z] ---> ec2c4210a268 [2022-05-10T17:24:32.938Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T17:24:32.938Z] ---> Running in abe442d2e91c [2022-05-10T17:24:32.938Z] Removing intermediate container abe442d2e91c [2022-05-10T17:24:32.938Z] ---> f20c15bad05b [2022-05-10T17:24:32.938Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T17:24:32.938Z] ---> Running in 1c000f77bd16 [2022-05-10T17:24:33.200Z] Removing intermediate container 1c000f77bd16 [2022-05-10T17:24:33.200Z] ---> df11b1a7a5f8 [2022-05-10T17:24:33.200Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T17:24:33.200Z] ---> Running in b8b1c98a231b [2022-05-10T17:24:33.775Z] Removing intermediate container b8b1c98a231b [2022-05-10T17:24:33.775Z] ---> 95e98bc4d479 [2022-05-10T17:24:33.775Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T17:24:34.035Z] ---> Running in 27b0d50d8b1c [2022-05-10T17:24:34.297Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T17:24:35.243Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T17:24:35.506Z] OK: 221 MiB in 52 packages [2022-05-10T17:24:35.768Z] Removing intermediate container 27b0d50d8b1c [2022-05-10T17:24:35.768Z] ---> 46916f9e15ac [2022-05-10T17:24:35.768Z] Step 8/27 : WORKDIR /app [2022-05-10T17:24:35.768Z] ---> Running in 08a79351f523 [2022-05-10T17:24:35.768Z] Removing intermediate container 08a79351f523 [2022-05-10T17:24:35.768Z] ---> a6df9904610a [2022-05-10T17:24:35.768Z] Step 9/27 : COPY go.mod vendor* ./ [2022-05-10T17:24:36.028Z] ---> 79af5268938d [2022-05-10T17:24:36.028Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T17:24:36.028Z] ---> Running in c160b5a4fe07 [2022-05-10T17:24:36.972Z] Removing intermediate container c160b5a4fe07 [2022-05-10T17:24:36.972Z] ---> 53bd52e5cb02 [2022-05-10T17:24:36.972Z] Step 11/27 : COPY . . [2022-05-10T17:24:36.972Z] ---> 18f6e1510568 [2022-05-10T17:24:36.972Z] Step 12/27 : ARG MAKE="make build" [2022-05-10T17:24:36.972Z] ---> Running in 14f19a16f3fc [2022-05-10T17:24:37.234Z] Removing intermediate container 14f19a16f3fc [2022-05-10T17:24:37.234Z] ---> e1c0b9031c1a [2022-05-10T17:24:37.234Z] Step 13/27 : RUN $MAKE [2022-05-10T17:24:37.234Z] ---> Running in ee683f9e4617 [2022-05-10T17:24:37.493Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-05-10T17:24:59.455Z] Removing intermediate container ee683f9e4617 [2022-05-10T17:24:59.455Z] ---> 8205a92f381b [2022-05-10T17:24:59.455Z] Step 14/27 : FROM alpine:3.14 [2022-05-10T17:24:59.455Z] 3.14: Pulling from library/alpine [2022-05-10T17:24:59.455Z] 8663204ce13b: Pulling fs layer [2022-05-10T17:24:59.455Z] 8663204ce13b: Verifying Checksum [2022-05-10T17:24:59.455Z] 8663204ce13b: Download complete [2022-05-10T17:24:59.455Z] 8663204ce13b: Pull complete [2022-05-10T17:24:59.455Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T17:24:59.455Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T17:24:59.455Z] ---> e04c818066af [2022-05-10T17:24:59.455Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T17:24:59.455Z] ---> Running in d5b41f5b4636 [2022-05-10T17:24:59.455Z] Removing intermediate container d5b41f5b4636 [2022-05-10T17:24:59.455Z] ---> 655e50368dfc [2022-05-10T17:24:59.455Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-05-10T17:24:59.455Z] ---> Running in 5021dceb90a3 [2022-05-10T17:24:59.455Z] Removing intermediate container 5021dceb90a3 [2022-05-10T17:24:59.455Z] ---> 2ad455125bae [2022-05-10T17:24:59.455Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-05-10T17:24:59.455Z] ---> Running in d5790cdb863d [2022-05-10T17:24:59.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T17:24:59.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T17:24:59.455Z] (1/7) Installing ca-certificates (20211220-r0) [2022-05-10T17:24:59.455Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-05-10T17:24:59.455Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T17:24:59.455Z] (4/7) Installing libsodium (1.0.18-r0) [2022-05-10T17:24:59.455Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T17:24:59.455Z] (6/7) Installing libzmq (4.3.4-r0) [2022-05-10T17:24:59.455Z] (7/7) Installing zeromq (4.3.4-r0) [2022-05-10T17:24:59.455Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T17:24:59.455Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T17:24:59.455Z] OK: 9 MiB in 21 packages [2022-05-10T17:25:00.026Z] Removing intermediate container d5790cdb863d [2022-05-10T17:25:00.026Z] ---> 00006ce3f345 [2022-05-10T17:25:00.026Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-10T17:25:00.026Z] ---> 87eed1701c9b [2022-05-10T17:25:00.026Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-10T17:25:00.286Z] ---> 5a5ef5e08a96 [2022-05-10T17:25:00.286Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-05-10T17:25:00.286Z] ---> 5462b1abdd9d [2022-05-10T17:25:00.286Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-05-10T17:25:01.229Z] ---> a6c10a5ac3f3 [2022-05-10T17:25:01.229Z] Step 22/27 : EXPOSE 48095 [2022-05-10T17:25:01.229Z] ---> Running in d6786f8597db [2022-05-10T17:25:01.229Z] Removing intermediate container d6786f8597db [2022-05-10T17:25:01.229Z] ---> 6e2ca0aec31e [2022-05-10T17:25:01.229Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-05-10T17:25:01.229Z] ---> Running in e0c960f68dff [2022-05-10T17:25:01.229Z] Removing intermediate container e0c960f68dff [2022-05-10T17:25:01.229Z] ---> 268e5402ed24 [2022-05-10T17:25:01.229Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T17:25:01.229Z] ---> Running in 8a29d05aab45 [2022-05-10T17:25:01.491Z] Removing intermediate container 8a29d05aab45 [2022-05-10T17:25:01.491Z] ---> b6230cffd71c [2022-05-10T17:25:01.491Z] Step 25/27 : LABEL arch=amd64 [2022-05-10T17:25:01.491Z] ---> Running in 9d933510872f [2022-05-10T17:25:01.491Z] Removing intermediate container 9d933510872f [2022-05-10T17:25:01.491Z] ---> d365df8fe817 [2022-05-10T17:25:01.491Z] Step 26/27 : LABEL git_sha=719e29592f5610c7722de7858beae2b4757a174c [2022-05-10T17:25:01.491Z] ---> Running in 13f326d52a5a [2022-05-10T17:25:01.754Z] Removing intermediate container 13f326d52a5a [2022-05-10T17:25:01.754Z] ---> ea16faa08afd [2022-05-10T17:25:01.754Z] Step 27/27 : LABEL version=0.0.0 [2022-05-10T17:25:01.754Z] ---> Running in 5c4e72a2d8cd [2022-05-10T17:25:01.754Z] Removing intermediate container 5c4e72a2d8cd [2022-05-10T17:25:01.754Z] ---> 99f4c3379d9c [2022-05-10T17:25:01.754Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T17:25:01.754Z] Successfully built 99f4c3379d9c [2022-05-10T17:25:01.754Z] Successfully tagged app-service-configurable:latest [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] sh [2022-05-10T17:25:02.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T17:25:02.450Z] [2022-05-10T17:25:02.450Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:25:02.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T17:25:02.780Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T17:25:02.780Z] 5eb5b503b376: Pulling fs layer [2022-05-10T17:25:02.780Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T17:25:02.780Z] ec43610c2a17: Pulling fs layer [2022-05-10T17:25:02.780Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T17:25:02.780Z] 33b1e0a273af: Pulling fs layer [2022-05-10T17:25:02.780Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T17:25:02.780Z] 2f39f015ded8: Pulling fs layer [2022-05-10T17:25:02.780Z] 33b1e0a273af: Waiting [2022-05-10T17:25:02.780Z] 5d3b04190fa2: Waiting [2022-05-10T17:25:02.780Z] 2f39f015ded8: Waiting [2022-05-10T17:25:02.780Z] 3a2ae6a8a46f: Waiting [2022-05-10T17:25:02.780Z] 5c69ac0246d0: Download complete [2022-05-10T17:25:02.780Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-10T17:25:02.780Z] 3a2ae6a8a46f: Download complete [2022-05-10T17:25:02.780Z] 33b1e0a273af: Verifying Checksum [2022-05-10T17:25:02.780Z] 5d3b04190fa2: Download complete [2022-05-10T17:25:03.042Z] ec43610c2a17: Verifying Checksum [2022-05-10T17:25:03.042Z] ec43610c2a17: Download complete [2022-05-10T17:25:03.042Z] 5eb5b503b376: Verifying Checksum [2022-05-10T17:25:03.042Z] 5eb5b503b376: Download complete [2022-05-10T17:25:03.611Z] 2f39f015ded8: Download complete [2022-05-10T17:25:04.181Z] 5eb5b503b376: Pull complete [2022-05-10T17:25:04.441Z] 5c69ac0246d0: Pull complete [2022-05-10T17:25:04.702Z] ec43610c2a17: Pull complete [2022-05-10T17:25:04.702Z] 3a2ae6a8a46f: Pull complete [2022-05-10T17:25:04.962Z] 33b1e0a273af: Pull complete [2022-05-10T17:25:04.962Z] 5d3b04190fa2: Pull complete [2022-05-10T17:25:09.157Z] 2f39f015ded8: Pull complete [2022-05-10T17:25:09.157Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T17:25:09.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T17:25:09.157Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T17:25:09.248Z] prd-ubuntu20.04-docker-8c-8g-47800 does not seem to be running inside a container [2022-05-10T17:25:09.286Z] $ 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-419 -v /w/workspace/_app-service-configurable_PR-419:/w/workspace/_app-service-configurable_PR-419:rw,z -v /w/workspace/_app-service-configurable_PR-419@tmp:/w/workspace/_app-service-configurable_PR-419@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T17:25:11.142Z] $ docker top 1b7e7da2727b348d6a22d2f628003a1eba15ec5d68affb2749b174d490bff691 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:25:11.582Z] ---> job-cost.sh [2022-05-10T17:25:11.582Z] lf-activate-venv: SKIPPING [2022-05-10T17:25:11.582Z] INFO: No Stack... [2022-05-10T17:25:11.842Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T17:25:12.436Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T17:25:12.760Z] + cat /w/workspace/_app-service-configurable_PR-419/archives/cost.csv [2022-05-10T17:25:12.760Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T17:25:12.808Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-419-1-stack-cost] [2022-05-10T17:25:12.812Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-419-1-stack-cost] did not exist. Created. [2022-05-10T17:25:12.813Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-419-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T17:25:13.201Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T17:25:13.253Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T17:25:13.280Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-419-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T17:25:13.357Z] $ docker stop --time=1 1b7e7da2727b348d6a22d2f628003a1eba15ec5d68affb2749b174d490bff691 [2022-05-10T17:25:14.531Z] $ docker rm -f 1b7e7da2727b348d6a22d2f628003a1eba15ec5d68affb2749b174d490bff691 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T17:25:39.693Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-47801 in /w/workspace/_app-service-configurable_PR-419 [Pipeline] { [Pipeline] ws [2022-05-10T17:25:39.733Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2022-05-10T17:25:39.991Z] Selected Git installation does not exist. Using Default [2022-05-10T17:25:39.991Z] The recommended git tool is: NONE [2022-05-10T17:25:45.674Z] using credential edgex-jenkins-ssh [2022-05-10T17:25:45.691Z] Cloning the remote Git repository [2022-05-10T17:25:45.749Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-05-10T17:25:45.822Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2022-05-10T17:25:45.914Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-05-10T17:25:45.915Z] > git --version # timeout=10 [2022-05-10T17:25:45.946Z] > git --version # 'git version 2.25.1' [2022-05-10T17:25:45.949Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T17:25:46.023Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T17:25:47.788Z] Merging remotes/origin/main commit ad55e0170029eafafb831d92a6ace1a8c5806c28 into PR head commit e9270c021c05420c44184ec55a2954131442e77e [2022-05-10T17:25:48.027Z] Merge succeeded, producing 65ae36b2b60e3ee6c6282d4b0d41770fb3d7ec59 [2022-05-10T17:25:48.027Z] Checking out Revision 65ae36b2b60e3ee6c6282d4b0d41770fb3d7ec59 (PR-419) [2022-05-10T17:25:47.090Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-05-10T17:25:47.107Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T17:25:47.134Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-05-10T17:25:47.170Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-05-10T17:25:47.171Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T17:25:47.184Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/419/head:refs/remotes/origin/PR-419 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-10T17:25:47.814Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T17:25:47.830Z] > git checkout -f e9270c021c05420c44184ec55a2954131442e77e # timeout=10 [2022-05-10T17:25:47.911Z] > git remote # timeout=10 [2022-05-10T17:25:47.928Z] > git config --get remote.origin.url # timeout=10 [2022-05-10T17:25:47.955Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T17:25:47.966Z] > git merge ad55e0170029eafafb831d92a6ace1a8c5806c28 # timeout=10 [2022-05-10T17:25:48.017Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-10T17:25:48.039Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T17:25:48.051Z] > git checkout -f 65ae36b2b60e3ee6c6282d4b0d41770fb3d7ec59 # timeout=10 [2022-05-10T17:25:52.139Z] Commit message: "Merge commit 'ad55e0170029eafafb831d92a6ace1a8c5806c28' into HEAD" [2022-05-10T17:25:52.139Z] First time build. Skipping changelog. [2022-05-10T17:25:52.200Z] > git --version # timeout=10 [2022-05-10T17:25:52.213Z] > git --version # 'git version 2.25.1' [2022-05-10T17:25:52.226Z] fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T17:25:53.309Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T17:25:53.309Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T17:25:53.309Z] Dload Upload Total Spent Left Speed [2022-05-10T17:25:53.310Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 84592 0 --:--:-- --:--:-- --:--:-- 84592 [Pipeline] sh [2022-05-10T17:25:53.849Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T17:25:54.203Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2022-05-10T17:25:54.203Z] tee /etc/docker/daemon.new [2022-05-10T17:25:54.203Z] { [2022-05-10T17:25:54.203Z] "registry-mirrors": [ [2022-05-10T17:25:54.203Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T17:25:54.203Z] ], [2022-05-10T17:25:54.203Z] "bip": "10.250.0.254/24", [2022-05-10T17:25:54.203Z] "hosts": [ [2022-05-10T17:25:54.203Z] "tcp://0.0.0.0:5555", [2022-05-10T17:25:54.203Z] "unix:///var/run/docker.sock" [2022-05-10T17:25:54.203Z] ], [2022-05-10T17:25:54.203Z] "mtu": 1458, [2022-05-10T17:25:54.203Z] "selinux-enabled": true, [2022-05-10T17:25:54.203Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T17:25:54.203Z] } [Pipeline] sh [2022-05-10T17:25:54.636Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T17:25:54.998Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T17:26:13.428Z] provisioning config files... [2022-05-10T17:26:13.455Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config607916845375109774tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:26:14.036Z] ---> docker-login.sh [2022-05-10T17:26:14.036Z] nexus3.edgexfoundry.org:10001 [2022-05-10T17:26:14.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:26:14.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:26:14.907Z] Configure a credential helper to remove this warning. See [2022-05-10T17:26:14.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:26:14.907Z] [2022-05-10T17:26:14.907Z] Login Succeeded [2022-05-10T17:26:14.907Z] nexus3.edgexfoundry.org:10002 [2022-05-10T17:26:15.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:26:15.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:26:15.464Z] Configure a credential helper to remove this warning. See [2022-05-10T17:26:15.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:26:15.464Z] [2022-05-10T17:26:15.464Z] Login Succeeded [2022-05-10T17:26:15.464Z] nexus3.edgexfoundry.org:10003 [2022-05-10T17:26:15.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:26:15.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:26:15.745Z] Configure a credential helper to remove this warning. See [2022-05-10T17:26:15.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:26:15.745Z] [2022-05-10T17:26:15.745Z] Login Succeeded [2022-05-10T17:26:15.745Z] nexus3.edgexfoundry.org:10004 [2022-05-10T17:26:16.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:26:16.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:26:16.344Z] Configure a credential helper to remove this warning. See [2022-05-10T17:26:16.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:26:16.344Z] [2022-05-10T17:26:16.344Z] Login Succeeded [2022-05-10T17:26:16.344Z] docker.io [2022-05-10T17:26:16.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:26:17.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:26:17.217Z] Configure a credential helper to remove this warning. See [2022-05-10T17:26:17.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:26:17.217Z] [2022-05-10T17:26:17.217Z] Login Succeeded [2022-05-10T17:26:17.217Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T17:26:17.249Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T17:26:17.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T17:26:17.654Z] ========================================================= [2022-05-10T17:26:17.654Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T17:26:17.654Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:26:18.097Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-10T17:26:18.097Z] Sending build context to Docker daemon 199.7kB [2022-05-10T17:26:18.376Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T17:26:18.376Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-10T17:26:18.655Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T17:26:18.655Z] 9b3977197b4f: Pulling fs layer [2022-05-10T17:26:18.655Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T17:26:18.655Z] 94645a83ff95: Pulling fs layer [2022-05-10T17:26:18.655Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T17:26:18.655Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T17:26:18.655Z] 3096ccb668a1: Pulling fs layer [2022-05-10T17:26:18.655Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T17:26:18.655Z] a4caa8a26152: Pulling fs layer [2022-05-10T17:26:18.655Z] 0c92f367c5e7: Waiting [2022-05-10T17:26:18.655Z] e8cf19c19ddd: Waiting [2022-05-10T17:26:18.655Z] a4caa8a26152: Waiting [2022-05-10T17:26:18.655Z] 3096ccb668a1: Waiting [2022-05-10T17:26:18.655Z] 3f3a8bcf1eab: Waiting [2022-05-10T17:26:18.655Z] 94645a83ff95: Download complete [2022-05-10T17:26:18.655Z] 1a89e8eeedd5: Download complete [2022-05-10T17:26:18.655Z] 0c92f367c5e7: Download complete [2022-05-10T17:26:18.655Z] 3096ccb668a1: Verifying Checksum [2022-05-10T17:26:18.655Z] 3096ccb668a1: Download complete [2022-05-10T17:26:18.655Z] 9b3977197b4f: Download complete [2022-05-10T17:26:18.655Z] e8cf19c19ddd: Verifying Checksum [2022-05-10T17:26:18.655Z] e8cf19c19ddd: Download complete [2022-05-10T17:26:19.256Z] 9b3977197b4f: Pull complete [2022-05-10T17:26:19.865Z] 1a89e8eeedd5: Pull complete [2022-05-10T17:26:20.143Z] 94645a83ff95: Pull complete [2022-05-10T17:26:20.752Z] a4caa8a26152: Verifying Checksum [2022-05-10T17:26:20.752Z] a4caa8a26152: Download complete [2022-05-10T17:26:21.352Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T17:26:21.352Z] 3f3a8bcf1eab: Download complete [2022-05-10T17:26:33.764Z] 3f3a8bcf1eab: Pull complete [2022-05-10T17:26:33.764Z] 0c92f367c5e7: Pull complete [2022-05-10T17:26:33.764Z] 3096ccb668a1: Pull complete [2022-05-10T17:26:33.764Z] e8cf19c19ddd: Pull complete [2022-05-10T17:26:40.491Z] a4caa8a26152: Pull complete [2022-05-10T17:26:40.491Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T17:26:40.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T17:26:40.491Z] ---> 725f1c02e7f9 [2022-05-10T17:26:40.491Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T17:26:40.491Z] ---> Running in 8ccd8db4038c [2022-05-10T17:26:40.767Z] Removing intermediate container 8ccd8db4038c [2022-05-10T17:26:40.767Z] ---> 16940acb475e [2022-05-10T17:26:40.767Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T17:26:40.767Z] ---> Running in 96fbda41f4a6 [2022-05-10T17:26:41.044Z] Removing intermediate container 96fbda41f4a6 [2022-05-10T17:26:41.044Z] ---> 727ed54f82cd [2022-05-10T17:26:41.044Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T17:26:41.328Z] ---> Running in 6ef076ca687c [2022-05-10T17:26:41.602Z] Removing intermediate container 6ef076ca687c [2022-05-10T17:26:41.602Z] ---> 5d64e4c25cbf [2022-05-10T17:26:41.602Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T17:26:41.602Z] ---> Running in b6492ed22299 [2022-05-10T17:26:43.592Z] Removing intermediate container b6492ed22299 [2022-05-10T17:26:43.592Z] ---> d701a0b52bd4 [2022-05-10T17:26:43.592Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T17:26:43.592Z] ---> Running in a0e88cecc19d [2022-05-10T17:26:44.572Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T17:26:45.558Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T17:26:46.158Z] OK: 220 MiB in 52 packages [2022-05-10T17:26:47.143Z] Removing intermediate container a0e88cecc19d [2022-05-10T17:26:47.143Z] ---> 87acc179d299 [2022-05-10T17:26:47.143Z] Step 8/13 : WORKDIR /app [2022-05-10T17:26:47.143Z] ---> Running in 65750e493554 [2022-05-10T17:26:47.416Z] Removing intermediate container 65750e493554 [2022-05-10T17:26:47.416Z] ---> 9576660be73c [2022-05-10T17:26:47.416Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-10T17:26:48.016Z] ---> 89de18c82b0d [2022-05-10T17:26:48.016Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T17:26:48.016Z] ---> Running in f748260aa5e5 [2022-05-10T17:27:35.026Z] Removing intermediate container f748260aa5e5 [2022-05-10T17:27:35.026Z] ---> 2a389e95f1b3 [2022-05-10T17:27:35.026Z] Step 11/13 : COPY . . [2022-05-10T17:27:35.026Z] ---> 0643865fdbdd [2022-05-10T17:27:35.026Z] Step 12/13 : ARG MAKE="make build" [2022-05-10T17:27:35.026Z] ---> Running in 57e15c68b768 [2022-05-10T17:27:35.026Z] Removing intermediate container 57e15c68b768 [2022-05-10T17:27:35.026Z] ---> 1e6bca57e75e [2022-05-10T17:27:35.026Z] Step 13/13 : RUN $MAKE [2022-05-10T17:27:35.026Z] ---> Running in 05431d97358b [2022-05-10T17:27:35.026Z] noop [2022-05-10T17:27:35.026Z] Removing intermediate container 05431d97358b [2022-05-10T17:27:35.026Z] ---> 57e41b8920c2 [2022-05-10T17:27:35.026Z] Successfully built 57e41b8920c2 [2022-05-10T17:27:35.026Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:27:35.406Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T17:27:35.406Z] . [Pipeline] withDockerContainer [2022-05-10T17:27:35.663Z] prd-ubuntu20.04-docker-arm64-4c-16g-47801 does not seem to be running inside a container [2022-05-10T17:27:35.764Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T17:27:37.089Z] $ docker top 03996fb2ab5347c660ab44f502f182e7fadd68629cb3cf8ad7c54c994f9fc883 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T17:27:38.057Z] + go version [2022-05-10T17:27:38.057Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T17:27:38.098Z] $ docker stop --time=1 03996fb2ab5347c660ab44f502f182e7fadd68629cb3cf8ad7c54c994f9fc883 [2022-05-10T17:27:39.746Z] $ docker rm -f 03996fb2ab5347c660ab44f502f182e7fadd68629cb3cf8ad7c54c994f9fc883 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:27:40.604Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T17:27:40.604Z] . [Pipeline] withDockerContainer [2022-05-10T17:27:40.855Z] prd-ubuntu20.04-docker-arm64-4c-16g-47801 does not seem to be running inside a container [2022-05-10T17:27:40.945Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T17:27:42.243Z] $ docker top 5cbbbb88100838bd4a778e05dc30c3feb497b79e18b409eef183ff99b76b9b5c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T17:27:43.300Z] + make test [2022-05-10T17:27:43.300Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-05-10T17:29:05.136Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-05-10T17:29:05.136Z] CGO_ENABLED=1 go vet ./... [2022-05-10T17:29:23.516Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T17:29:23.516Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T17:29:23.516Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T17:29:24.541Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T17:29:24.575Z] $ docker stop --time=1 5cbbbb88100838bd4a778e05dc30c3feb497b79e18b409eef183ff99b76b9b5c [2022-05-10T17:29:26.329Z] $ docker rm -f 5cbbbb88100838bd4a778e05dc30c3feb497b79e18b409eef183ff99b76b9b5c [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T17:29:27.330Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T17:29:27.363Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T17:29:27.815Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T17:29:28.409Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T17:29:28.757Z] + ls -al . [2022-05-10T17:29:28.757Z] total 160 [2022-05-10T17:29:28.757Z] drwxrwxr-x 7 jenkins jenkins 4096 May 10 17:29 . [2022-05-10T17:29:28.757Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:25 .. [2022-05-10T17:29:28.757Z] -rw-rw-r-- 1 jenkins jenkins 119 May 10 17:25 .dockerignore [2022-05-10T17:29:28.757Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 17:25 .git [2022-05-10T17:29:28.757Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:25 .github [2022-05-10T17:29:28.757Z] -rw-rw-r-- 1 jenkins jenkins 104 May 10 17:25 .gitignore [2022-05-10T17:29:28.757Z] -rw-rw-r-- 1 jenkins jenkins 8695 May 10 17:25 Attribution.txt [2022-05-10T17:29:28.757Z] -rw-rw-r-- 1 jenkins jenkins 23791 May 10 17:25 CHANGELOG.md [2022-05-10T17:29:28.757Z] -rw-rw-r-- 1 jenkins jenkins 2087 May 10 17:25 Dockerfile [2022-05-10T17:29:28.757Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 17:25 GOVERNANCE.md [2022-05-10T17:29:28.757Z] -rw-rw-r-- 1 jenkins jenkins 688 May 10 17:25 Jenkinsfile [2022-05-10T17:29:28.757Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 10 17:25 LICENSE [2022-05-10T17:29:28.757Z] -rw-rw-r-- 1 jenkins jenkins 618 May 10 17:25 OWNERS.md [2022-05-10T17:29:28.757Z] -rw-rw-r-- 1 jenkins jenkins 3718 May 10 17:25 README.md [2022-05-10T17:29:28.757Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 17:23 VERSION [2022-05-10T17:29:28.757Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:25 bin [2022-05-10T17:29:28.757Z] -rw-r--r-- 1 jenkins jenkins 10 May 10 17:27 coverage.out [2022-05-10T17:29:28.757Z] -rw-rw-r-- 1 jenkins jenkins 3222 May 10 17:25 go.mod [2022-05-10T17:29:28.757Z] -rw-rw-r-- 1 jenkins jenkins 34558 May 10 17:25 go.sum [2022-05-10T17:29:28.757Z] -rw-rw-r-- 1 jenkins jenkins 1949 May 10 17:25 main.go [2022-05-10T17:29:28.757Z] -rw-rw-r-- 1 jenkins jenkins 2007 May 10 17:25 makefile [2022-05-10T17:29:28.757Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 17:25 res [2022-05-10T17:29:28.757Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:25 snap [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:29:29.119Z] + 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=65ae36b2b60e3ee6c6282d4b0d41770fb3d7ec59 --label arch=arm64 --label version=0.0.0 . [2022-05-10T17:29:29.119Z] Sending build context to Docker daemon 200.7kB [2022-05-10T17:29:29.392Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T17:29:29.392Z] Step 2/27 : FROM ${BASE} AS builder [2022-05-10T17:29:29.392Z] ---> 57e41b8920c2 [2022-05-10T17:29:29.392Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T17:29:29.392Z] ---> Running in 10ff6d5c47c8 [2022-05-10T17:29:29.670Z] Removing intermediate container 10ff6d5c47c8 [2022-05-10T17:29:29.670Z] ---> 146236594a48 [2022-05-10T17:29:29.670Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T17:29:29.942Z] ---> Running in 6347c7f4355b [2022-05-10T17:29:30.217Z] Removing intermediate container 6347c7f4355b [2022-05-10T17:29:30.217Z] ---> 7cd16e4fbbd8 [2022-05-10T17:29:30.217Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T17:29:30.217Z] ---> Running in b073f4e4402c [2022-05-10T17:29:30.492Z] Removing intermediate container b073f4e4402c [2022-05-10T17:29:30.492Z] ---> 3a156222b699 [2022-05-10T17:29:30.492Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T17:29:30.767Z] ---> Running in c81d32a49848 [2022-05-10T17:29:32.208Z] Removing intermediate container c81d32a49848 [2022-05-10T17:29:32.208Z] ---> 368e75a64ba5 [2022-05-10T17:29:32.208Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T17:29:32.208Z] ---> Running in 54d725beac30 [2022-05-10T17:29:33.188Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T17:29:34.168Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T17:29:35.155Z] OK: 220 MiB in 52 packages [2022-05-10T17:29:35.756Z] Removing intermediate container 54d725beac30 [2022-05-10T17:29:35.756Z] ---> ef04cb041728 [2022-05-10T17:29:35.756Z] Step 8/27 : WORKDIR /app [2022-05-10T17:29:35.756Z] ---> Running in 19ae77adffa2 [2022-05-10T17:29:36.031Z] Removing intermediate container 19ae77adffa2 [2022-05-10T17:29:36.031Z] ---> 79baa1cf4b19 [2022-05-10T17:29:36.031Z] Step 9/27 : COPY go.mod vendor* ./ [2022-05-10T17:29:36.631Z] ---> a5cd98e1480c [2022-05-10T17:29:36.631Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T17:29:36.631Z] ---> Running in 30c98889cbc1 [2022-05-10T17:29:38.619Z] Removing intermediate container 30c98889cbc1 [2022-05-10T17:29:38.619Z] ---> be50c02f3f1e [2022-05-10T17:29:38.619Z] Step 11/27 : COPY . . [2022-05-10T17:29:39.218Z] ---> 0b58150d4c19 [2022-05-10T17:29:39.218Z] Step 12/27 : ARG MAKE="make build" [2022-05-10T17:29:39.218Z] ---> Running in dd00fa9c1da0 [2022-05-10T17:29:39.495Z] Removing intermediate container dd00fa9c1da0 [2022-05-10T17:29:39.495Z] ---> 6896460f9e69 [2022-05-10T17:29:39.495Z] Step 13/27 : RUN $MAKE [2022-05-10T17:29:39.779Z] ---> Running in c478b1d70360 [2022-05-10T17:29:40.760Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-05-10T17:31:47.640Z] Removing intermediate container c478b1d70360 [2022-05-10T17:31:47.640Z] ---> abc21bf9164f [2022-05-10T17:31:47.640Z] Step 14/27 : FROM alpine:3.14 [2022-05-10T17:31:47.640Z] 3.14: Pulling from library/alpine [2022-05-10T17:31:47.640Z] 455c02918c45: Pulling fs layer [2022-05-10T17:31:47.640Z] 455c02918c45: Verifying Checksum [2022-05-10T17:31:47.640Z] 455c02918c45: Pull complete [2022-05-10T17:31:47.640Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T17:31:47.640Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T17:31:47.640Z] ---> ac73e934f311 [2022-05-10T17:31:47.640Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T17:31:47.640Z] ---> Running in 20d7b13fe3cd [2022-05-10T17:31:47.640Z] Removing intermediate container 20d7b13fe3cd [2022-05-10T17:31:47.640Z] ---> 19257d63fde9 [2022-05-10T17:31:47.640Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-05-10T17:31:47.640Z] ---> Running in 5538b4bb8bd0 [2022-05-10T17:31:47.640Z] Removing intermediate container 5538b4bb8bd0 [2022-05-10T17:31:47.641Z] ---> db07a59e2bde [2022-05-10T17:31:47.641Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-05-10T17:31:47.641Z] ---> Running in 2ab8fbfe81ba [2022-05-10T17:31:47.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T17:31:47.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T17:31:47.641Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) [2022-05-10T17:31:50.269Z] ERROR: unable to select packages: [2022-05-10T17:31:50.269Z]  ca-certificates (no such package): [2022-05-10T17:31:50.269Z] required by: world[ca-certificates] [2022-05-10T17:31:50.269Z] zeromq (no such package): [2022-05-10T17:31:50.269Z] required by: world[zeromq] [2022-05-10T17:31:50.545Z] The command '/bin/sh -c apk add --update --no-cache ca-certificates zeromq dumb-init' returned a non-zero code: 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:31:51.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T17:31:51.251Z] [2022-05-10T17:31:51.251Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:31:51.635Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T17:31:51.911Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T17:31:51.911Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T17:31:51.911Z] 04944245beec: Pulling fs layer [2022-05-10T17:31:51.911Z] 699f458cf7ca: Pulling fs layer [2022-05-10T17:31:51.911Z] 765212b225bb: Pulling fs layer [2022-05-10T17:31:51.912Z] f23df028b6ca: Pulling fs layer [2022-05-10T17:31:51.912Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T17:31:51.912Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T17:31:51.912Z] f23df028b6ca: Waiting [2022-05-10T17:31:51.912Z] d65c8cfc05b1: Waiting [2022-05-10T17:31:51.912Z] 2437ff75d9bd: Waiting [2022-05-10T17:31:51.912Z] 765212b225bb: Waiting [2022-05-10T17:31:51.912Z] 04944245beec: Verifying Checksum [2022-05-10T17:31:51.912Z] 04944245beec: Download complete [2022-05-10T17:31:51.912Z] 765212b225bb: Verifying Checksum [2022-05-10T17:31:51.912Z] 765212b225bb: Download complete [2022-05-10T17:31:51.912Z] f23df028b6ca: Download complete [2022-05-10T17:31:51.912Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T17:31:51.912Z] d65c8cfc05b1: Download complete [2022-05-10T17:31:52.188Z] 699f458cf7ca: Verifying Checksum [2022-05-10T17:31:52.188Z] 699f458cf7ca: Download complete [2022-05-10T17:31:52.462Z] 8998bd30e6a1: Verifying Checksum [2022-05-10T17:31:52.462Z] 8998bd30e6a1: Download complete [2022-05-10T17:31:55.096Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T17:31:55.096Z] 2437ff75d9bd: Download complete [2022-05-10T17:31:56.534Z] 8998bd30e6a1: Pull complete [2022-05-10T17:31:57.142Z] 04944245beec: Pull complete [2022-05-10T17:31:58.581Z] 699f458cf7ca: Pull complete [2022-05-10T17:31:58.855Z] 765212b225bb: Pull complete [2022-05-10T17:31:59.840Z] f23df028b6ca: Pull complete [2022-05-10T17:31:59.840Z] d65c8cfc05b1: Pull complete [2022-05-10T17:32:14.965Z] 2437ff75d9bd: Pull complete [2022-05-10T17:32:14.965Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T17:32:14.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T17:32:14.965Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T17:32:15.207Z] prd-ubuntu20.04-docker-arm64-4c-16g-47801 does not seem to be running inside a container [2022-05-10T17:32:15.305Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-10T17:32:17.905Z] $ docker top 7d1676309b182a85c1569ed66e139aec81700de0355a064d93ab30d9aae78f9e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:32:18.907Z] ---> job-cost.sh [2022-05-10T17:32:18.907Z] lf-activate-venv: SKIPPING [2022-05-10T17:32:18.907Z] INFO: No Stack... [2022-05-10T17:32:19.178Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T17:32:20.152Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T17:32:20.848Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2022-05-10T17:32:20.848Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T17:32:20.943Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-419-1-stack-cost] [2022-05-10T17:32:20.948Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-419-1-stack-cost] did not exist. Created. [2022-05-10T17:32:20.948Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-419-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T17:32:21.697Z] /w/workspace/app-service-configurable/1@tmp/durable-60535e9d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-10T17:32:22.394Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-10T17:32:22.431Z] Warning: overwriting stash ‘stack-cost’ [2022-05-10T17:32:22.478Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T17:32:22.493Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-419-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T17:32:22.575Z] $ docker stop --time=1 7d1676309b182a85c1569ed66e139aec81700de0355a064d93ab30d9aae78f9e [2022-05-10T17:32:24.055Z] $ docker rm -f 7d1676309b182a85c1569ed66e139aec81700de0355a064d93ab30d9aae78f9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T17:32:24.779Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-10T17:32:26.586Z] + [ -d /w/workspace/_app-service-configurable_PR-419/archives ] [2022-05-10T17:32:26.586Z] + ls -al /w/workspace/_app-service-configurable_PR-419/archives [2022-05-10T17:32:26.586Z] total 16 [2022-05-10T17:32:26.586Z] drwxr-xr-x 3 root root 4096 May 10 17:25 . [2022-05-10T17:32:26.586Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 17:25 .. [2022-05-10T17:32:26.586Z] drwxr-xr-x 2 root root 4096 May 10 17:25 cost [2022-05-10T17:32:26.586Z] -rw-r--r-- 1 root root 95 May 10 17:25 cost.csv [2022-05-10T17:32:26.586Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-419/archives [2022-05-10T17:32:26.586Z] + ls -al /w/workspace/_app-service-configurable_PR-419/archives [2022-05-10T17:32:26.586Z] total 16 [2022-05-10T17:32:26.586Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 17:25 . [2022-05-10T17:32:26.586Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 17:25 .. [2022-05-10T17:32:26.586Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 17:25 cost [2022-05-10T17:32:26.586Z] -rw-r--r-- 1 jenkins jenkins 95 May 10 17:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:32:26.914Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:32:27.806Z] ---> package-listing.sh [2022-05-10T17:32:27.806Z] ++ facter osfamily [2022-05-10T17:32:27.806Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T17:32:28.064Z] + OS_FAMILY=debian [2022-05-10T17:32:28.064Z] + workspace=/w/workspace/_app-service-configurable_PR-419 [2022-05-10T17:32:28.064Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T17:32:28.064Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T17:32:28.064Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T17:32:28.064Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T17:32:28.064Z] + '[' /w/workspace/_app-service-configurable_PR-419 ']' [2022-05-10T17:32:28.064Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T17:32:28.064Z] + case "${OS_FAMILY}" in [2022-05-10T17:32:28.064Z] + dpkg -l [2022-05-10T17:32:28.064Z] + grep '^ii' [2022-05-10T17:32:28.064Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T17:32:28.064Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T17:32:28.064Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T17:32:28.064Z] + '[' /w/workspace/_app-service-configurable_PR-419 ']' [2022-05-10T17:32:28.064Z] + mkdir -p /w/workspace/_app-service-configurable_PR-419/archives/ [2022-05-10T17:32:28.064Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-419/archives/ [Pipeline] echo [2022-05-10T17:32:28.099Z] 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-419/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-10T17:32:28.393Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:32:28.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T17:32:28.973Z] . [Pipeline] withDockerContainer [2022-05-10T17:32:29.060Z] prd-ubuntu20.04-docker-8c-8g-47800 does not seem to be running inside a container [2022-05-10T17:32:29.093Z] $ 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-419/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-419 -v /w/workspace/_app-service-configurable_PR-419:/w/workspace/_app-service-configurable_PR-419:rw,z -v /w/workspace/_app-service-configurable_PR-419@tmp:/w/workspace/_app-service-configurable_PR-419@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 [2022-05-10T17:32:29.333Z] $ docker top f75847e95cd685f2393e1e89b2b3efa1265653a7a4c872bf6989564c77564897 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T17:32:29.732Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T17:32:30.041Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T17:32:30.351Z] + ls /var/log/sa-host [2022-05-10T17:32:30.351Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T17:32:30.642Z] provisioning config files... [2022-05-10T17:32:30.653Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-419@tmp/config6923731606593558872tmp [Pipeline] { [Pipeline] echo [2022-05-10T17:32:30.705Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:32:31.021Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T17:32:31.043Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:32:31.446Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T17:32:31.476Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:32:31.795Z] ---> sudo-logs.sh [2022-05-10T17:32:31.795Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T17:32:31.879Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:32:32.195Z] ---> job-cost.sh [2022-05-10T17:32:32.195Z] lf-activate-venv: SKIPPING [2022-05-10T17:32:32.195Z] DEBUG: total: 0.2199999988079071 [2022-05-10T17:32:32.195Z] INFO: Retrieving Stack Cost... [2022-05-10T17:32:32.456Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T17:32:33.028Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T17:32:33.062Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:32:33.375Z] ---> logs-deploy.sh [2022-05-10T17:32:33.375Z] lf-activate-venv: SKIPPING [2022-05-10T17:32:33.375Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-419/1 [2022-05-10T17:32:33.375Z] INFO: archiving workspace using pattern(s): [2022-05-10T17:32:34.314Z] Archives upload complete. [2022-05-10T17:32:34.314Z] INFO: archiving logs to Nexus