Pull request #412 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aef5da4b06ea2bd0d9d337c860b935f246de31f3+4cd65a02709344c43b7ddd42f02d16e1ed625d79 (92bb1fca536845655ab2bfd47d142df74838bf57) 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-ssh18347514756236792935.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh2790817582420210003.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-412/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-412/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8291707980880341167.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-412/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6093667077153732998.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh9387412866749615527.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-412/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-412/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16382909810321668690.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 c72b16708d6eed9a08be464a432ce22db7d90667 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-33475 in /w/workspace/_app-service-configurable_PR-412 [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-412 # 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 4cd65a02709344c43b7ddd42f02d16e1ed625d79 into PR head commit aef5da4b06ea2bd0d9d337c860b935f246de31f3 Merge succeeded, producing aef5da4b06ea2bd0d9d337c860b935f246de31f3 Checking out Revision aef5da4b06ea2bd0d9d337c860b935f246de31f3 (PR-412) > 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/412/head:refs/remotes/origin/PR-412 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aef5da4b06ea2bd0d9d337c860b935f246de31f3 # 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 4cd65a02709344c43b7ddd42f02d16e1ed625d79 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aef5da4b06ea2bd0d9d337c860b935f246de31f3 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-27T12:04:14.285Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-27T12:04:14.454Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-27T12:04:14.559Z] ========================================================= [2022-04-27T12:04:14.559Z] EdgeX Global Pipelines Version Info [2022-04-27T12:04:14.559Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-27T12:04:15.371Z] ------------------- [2022-04-27T12:04:15.371Z] stable info: [2022-04-27T12:04:15.371Z] ------------------- [2022-04-27T12:04:15.371Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-27T12:04:15.371Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-27T12:04:15.371Z] Message: update stable to v1.0.221 [2022-04-27T12:04:15.943Z] ------------------- [2022-04-27T12:04:15.943Z] experimental info: [2022-04-27T12:04:15.943Z] ------------------- [2022-04-27T12:04:15.943Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-27T12:04:15.943Z] Commit SHA: 47c9b3891b578ce509e33c5bc61a4c29aa566c02 [2022-04-27T12:04:15.943Z] Message: update experimental to v1.0.226 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-27T12:04:16.198Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-04-27T12:04:16.240Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-04-27T12:04:16.281Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-27T12:04:16.323Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-27T12:04:16.361Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-27T12:04:16.403Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-27T12:04:16.446Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-27T12:04:16.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-27T12:04:16.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-27T12:04:16.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-27T12:04:16.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-27T12:04:16.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-04-27T12:04:16.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-27T12:04:16.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-27T12:04:16.775Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-27T12:04:16.817Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-27T12:04:16.857Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-27T12:04:16.894Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-27T12:04:16.938Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-27T12:04:16.982Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-27T12:04:17.031Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-27T12:04:17.071Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-27T12:04:17.112Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-27T12:04:17.149Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-27T12:04:17.189Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-27T12:04:17.232Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-27T12:04:17.274Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-412 [Pipeline] echo [2022-04-27T12:04:17.314Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-412 [Pipeline] echo [2022-04-27T12:04:17.355Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-412 [Pipeline] echo [2022-04-27T12:04:17.400Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aef5da4b06ea2bd0d9d337c860b935f246de31f3 [Pipeline] echo [2022-04-27T12:04:17.446Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aef5da4 [Pipeline] echo [2022-04-27T12:04:17.484Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T12:04:17.594Z] provisioning config files... [2022-04-27T12:04:17.609Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-412@tmp/config7789471991480204495tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T12:04:17.961Z] ---> docker-login.sh [2022-04-27T12:04:17.961Z] nexus3.edgexfoundry.org:10001 [2022-04-27T12:04:18.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T12:04:18.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T12:04:18.223Z] Configure a credential helper to remove this warning. See [2022-04-27T12:04:18.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T12:04:18.223Z] [2022-04-27T12:04:18.223Z] Login Succeeded [2022-04-27T12:04:18.223Z] nexus3.edgexfoundry.org:10002 [2022-04-27T12:04:18.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T12:04:18.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T12:04:18.484Z] Configure a credential helper to remove this warning. See [2022-04-27T12:04:18.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T12:04:18.484Z] [2022-04-27T12:04:18.484Z] Login Succeeded [2022-04-27T12:04:18.484Z] nexus3.edgexfoundry.org:10003 [2022-04-27T12:04:18.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T12:04:18.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T12:04:18.746Z] Configure a credential helper to remove this warning. See [2022-04-27T12:04:18.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T12:04:18.746Z] [2022-04-27T12:04:18.746Z] Login Succeeded [2022-04-27T12:04:18.746Z] nexus3.edgexfoundry.org:10004 [2022-04-27T12:04:18.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T12:04:18.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T12:04:18.746Z] Configure a credential helper to remove this warning. See [2022-04-27T12:04:18.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T12:04:18.746Z] [2022-04-27T12:04:18.746Z] Login Succeeded [2022-04-27T12:04:18.746Z] docker.io [2022-04-27T12:04:19.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T12:04:19.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T12:04:19.271Z] Configure a credential helper to remove this warning. See [2022-04-27T12:04:19.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T12:04:19.271Z] [2022-04-27T12:04:19.271Z] Login Succeeded [2022-04-27T12:04:19.271Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T12:04:19.295Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-27T12:04:20.001Z] + git rev-list -1 --merges aef5da4b06ea2bd0d9d337c860b935f246de31f3~1..aef5da4b06ea2bd0d9d337c860b935f246de31f3 [Pipeline] echo [2022-04-27T12:04:20.051Z] -----------> git rev-list -1 --merges aef5da4b06ea2bd0d9d337c860b935f246de31f3~1..aef5da4b06ea2bd0d9d337c860b935f246de31f3 aef5da4b06ea2bd0d9d337c860b935f246de31f3 [false] [Pipeline] sh [2022-04-27T12:04:20.361Z] + git log --format=format:%s -1 aef5da4b06ea2bd0d9d337c860b935f246de31f3 [Pipeline] echo [2022-04-27T12:04:20.400Z] ========================================================= [2022-04-27T12:04:20.400Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-27T12:04:20.400Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T12:04:20.948Z] + git log --format=format:%s -1 aef5da4b06ea2bd0d9d337c860b935f246de31f3 [Pipeline] echo [2022-04-27T12:04:20.980Z] [semverPrep] GIT_COMMIT: aef5da4b06ea2bd0d9d337c860b935f246de31f3, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2022-04-27T12:04:21.007Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-27T12:04:21.459Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-27T12:04:21.459Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-27T12:04:21.459Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-27T12:04:21.459Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-27T12:04:21.459Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-27T12:04:21.459Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-27T12:04:21.459Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-27T12:04:21.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-27T12:04:21.919Z] [2022-04-27T12:04:21.919Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T12:04:22.270Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-27T12:04:22.270Z] latest: Pulling from edgex-devops/git-semver [2022-04-27T12:04:22.270Z] a0d0a0d46f8b: Pulling fs layer [2022-04-27T12:04:22.270Z] 3e5f54012d9b: Pulling fs layer [2022-04-27T12:04:22.270Z] 4c7163046ea9: Pulling fs layer [2022-04-27T12:04:22.270Z] 0c2d73faf560: Pulling fs layer [2022-04-27T12:04:22.270Z] 0c2d73faf560: Waiting [2022-04-27T12:04:22.270Z] a0d0a0d46f8b: Download complete [2022-04-27T12:04:22.270Z] 0c2d73faf560: Verifying Checksum [2022-04-27T12:04:22.270Z] 0c2d73faf560: Download complete [2022-04-27T12:04:22.270Z] 4c7163046ea9: Verifying Checksum [2022-04-27T12:04:22.270Z] 4c7163046ea9: Download complete [2022-04-27T12:04:22.530Z] a0d0a0d46f8b: Pull complete [2022-04-27T12:04:22.530Z] 3e5f54012d9b: Pull complete [2022-04-27T12:04:22.789Z] 4c7163046ea9: Pull complete [2022-04-27T12:04:23.049Z] 0c2d73faf560: Pull complete [2022-04-27T12:04:23.049Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-27T12:04:23.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-27T12:04:23.049Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-27T12:04:23.146Z] prd-ubuntu20.04-docker-8c-8g-33475 does not seem to be running inside a container [2022-04-27T12:04:23.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-412 -v /w/workspace/_app-service-configurable_PR-412:/w/workspace/_app-service-configurable_PR-412:rw,z -v /w/workspace/_app-service-configurable_PR-412@tmp:/w/workspace/_app-service-configurable_PR-412@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-27T12:04:23.870Z] $ docker top aa274450b398f4bf6fc219603ab0ca533e5a9cbe6bd1b38008a622e818947c8f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-27T12:04:24.049Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T12:04:24.049Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T12:04:24.174Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T12:04:24.184Z] $ docker exec aa274450b398f4bf6fc219603ab0ca533e5a9cbe6bd1b38008a622e818947c8f ssh-agent [2022-04-27T12:04:24.298Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhehoKa/agent.13 [2022-04-27T12:04:24.298Z] SSH_AGENT_PID=19 [2022-04-27T12:04:24.305Z] Running ssh-add (command line suppressed) [2022-04-27T12:04:24.435Z] Identity added: /w/workspace/_app-service-configurable_PR-412@tmp/private_key_954548084246836945.key (/w/workspace/_app-service-configurable_PR-412@tmp/private_key_954548084246836945.key) [2022-04-27T12:04:24.445Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T12:04:24.792Z] + git tag --points-at HEAD [Pipeline] } [2022-04-27T12:04:24.826Z] $ docker exec --env ******** --env ******** aa274450b398f4bf6fc219603ab0ca533e5a9cbe6bd1b38008a622e818947c8f ssh-agent -k [2022-04-27T12:04:24.927Z] unset SSH_AUTH_SOCK; [2022-04-27T12:04:24.928Z] unset SSH_AGENT_PID; [2022-04-27T12:04:24.928Z] echo Agent pid 19 killed; [2022-04-27T12:04:24.933Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-27T12:04:25.029Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T12:04:25.029Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T12:04:25.143Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T12:04:25.152Z] $ docker exec aa274450b398f4bf6fc219603ab0ca533e5a9cbe6bd1b38008a622e818947c8f ssh-agent [2022-04-27T12:04:25.263Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXccgjlm/agent.51 [2022-04-27T12:04:25.263Z] SSH_AGENT_PID=58 [2022-04-27T12:04:25.269Z] Running ssh-add (command line suppressed) [2022-04-27T12:04:25.381Z] Identity added: /w/workspace/_app-service-configurable_PR-412@tmp/private_key_8205656517727489975.key (/w/workspace/_app-service-configurable_PR-412@tmp/private_key_8205656517727489975.key) [2022-04-27T12:04:25.389Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T12:04:25.724Z] + git semver init [2022-04-27T12:04:25.725Z] # -> Open(): unable to determine branch for HEAD [2022-04-27T12:04:25.725Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-412/.git [2022-04-27T12:04:25.725Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-412 [2022-04-27T12:04:25.725Z] # $SEMVER_REMOTE_NAME = origin [2022-04-27T12:04:25.725Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-27T12:04:25.725Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-27T12:04:25.725Z] # $SEMVER_BRANCH = PR-412 [2022-04-27T12:04:25.725Z] # $SEMVER_TEMP = /tmp/semver-216936599 [2022-04-27T12:04:25.725Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2022-04-27T12:04:26.671Z] # '/tmp/semver-216936599' -> '/w/workspace/_app-service-configurable_PR-412/.semver' [2022-04-27T12:04:26.671Z] # -> Force: false [2022-04-27T12:04:26.671Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-412/.semver [Pipeline] } [2022-04-27T12:04:26.703Z] $ docker exec --env ******** --env ******** aa274450b398f4bf6fc219603ab0ca533e5a9cbe6bd1b38008a622e818947c8f ssh-agent -k [2022-04-27T12:04:26.814Z] unset SSH_AUTH_SOCK; [2022-04-27T12:04:26.815Z] unset SSH_AGENT_PID; [2022-04-27T12:04:26.815Z] echo Agent pid 58 killed; [2022-04-27T12:04:26.821Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-27T12:04:27.365Z] + git semver [Pipeline] } [2022-04-27T12:04:27.403Z] $ docker stop --time=1 aa274450b398f4bf6fc219603ab0ca533e5a9cbe6bd1b38008a622e818947c8f [2022-04-27T12:04:28.731Z] $ docker rm -f aa274450b398f4bf6fc219603ab0ca533e5a9cbe6bd1b38008a622e818947c8f [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T12:04:29.149Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-27T12:04:29.489Z] Stashed 1 file(s) [Pipeline] echo [2022-04-27T12:04:29.506Z] [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] { [2022-04-27T12:04:30.182Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33473 in /w/workspace/_app-service-configurable_PR-412 [Pipeline] configFileProvider [2022-04-27T12:04:30.216Z] provisioning config files... [2022-04-27T12:04:30.231Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-412@tmp/config8729857098834302720tmp [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2022-04-27T12:04:30.387Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2022-04-27T12:04:30.480Z] Selected Git installation does not exist. Using Default [2022-04-27T12:04:30.480Z] The recommended git tool is: NONE [2022-04-27T12:04:30.611Z] ---> docker-login.sh [2022-04-27T12:04:30.611Z] nexus3.edgexfoundry.org:10001 [2022-04-27T12:04:30.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T12:04:30.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T12:04:30.611Z] Configure a credential helper to remove this warning. See [2022-04-27T12:04:30.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T12:04:30.611Z] [2022-04-27T12:04:30.611Z] Login Succeeded [2022-04-27T12:04:30.611Z] nexus3.edgexfoundry.org:10002 [2022-04-27T12:04:30.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T12:04:30.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T12:04:30.870Z] Configure a credential helper to remove this warning. See [2022-04-27T12:04:30.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T12:04:30.870Z] [2022-04-27T12:04:30.870Z] Login Succeeded [2022-04-27T12:04:30.870Z] nexus3.edgexfoundry.org:10003 [2022-04-27T12:04:30.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T12:04:30.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T12:04:30.870Z] Configure a credential helper to remove this warning. See [2022-04-27T12:04:30.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T12:04:30.870Z] [2022-04-27T12:04:30.870Z] Login Succeeded [2022-04-27T12:04:30.870Z] nexus3.edgexfoundry.org:10004 [2022-04-27T12:04:31.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T12:04:31.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T12:04:31.131Z] Configure a credential helper to remove this warning. See [2022-04-27T12:04:31.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T12:04:31.131Z] [2022-04-27T12:04:31.131Z] Login Succeeded [2022-04-27T12:04:31.131Z] docker.io [2022-04-27T12:04:31.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T12:04:31.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T12:04:31.391Z] Configure a credential helper to remove this warning. See [2022-04-27T12:04:31.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T12:04:31.391Z] [2022-04-27T12:04:31.391Z] Login Succeeded [2022-04-27T12:04:31.391Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T12:04:31.420Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-27T12:04:31.616Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-27T12:04:31.646Z] ========================================================= [2022-04-27T12:04:31.646Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-27T12:04:31.646Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-27T12:04:32.059Z] + 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-04-27T12:04:32.059Z] Sending build context to Docker daemon 3.077MB [2022-04-27T12:04:32.059Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T12:04:32.059Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-27T12:04:32.059Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-27T12:04:32.059Z] 59bf1c3509f3: Pulling fs layer [2022-04-27T12:04:32.059Z] 666ba61612fd: Pulling fs layer [2022-04-27T12:04:32.059Z] 8ed8ca486205: Pulling fs layer [2022-04-27T12:04:32.059Z] 4fe6c5a15a65: Pulling fs layer [2022-04-27T12:04:32.059Z] 22a0e8bec74d: Pulling fs layer [2022-04-27T12:04:32.059Z] ca2b28591e48: Pulling fs layer [2022-04-27T12:04:32.059Z] a51346096db8: Pulling fs layer [2022-04-27T12:04:32.059Z] daebc70d1ce1: Pulling fs layer [2022-04-27T12:04:32.059Z] 0e18a0eac166: Pulling fs layer [2022-04-27T12:04:32.059Z] 22a0e8bec74d: Waiting [2022-04-27T12:04:32.059Z] ca2b28591e48: Waiting [2022-04-27T12:04:32.059Z] a51346096db8: Waiting [2022-04-27T12:04:32.059Z] daebc70d1ce1: Waiting [2022-04-27T12:04:32.059Z] 0e18a0eac166: Waiting [2022-04-27T12:04:32.059Z] 4fe6c5a15a65: Waiting [2022-04-27T12:04:32.059Z] 8ed8ca486205: Verifying Checksum [2022-04-27T12:04:32.059Z] 8ed8ca486205: Download complete [2022-04-27T12:04:32.059Z] 666ba61612fd: Download complete [2022-04-27T12:04:32.059Z] 22a0e8bec74d: Verifying Checksum [2022-04-27T12:04:32.059Z] 22a0e8bec74d: Download complete [2022-04-27T12:04:32.059Z] ca2b28591e48: Download complete [2022-04-27T12:04:32.059Z] 59bf1c3509f3: Download complete [2022-04-27T12:04:32.059Z] a51346096db8: Verifying Checksum [2022-04-27T12:04:32.059Z] a51346096db8: Download complete [2022-04-27T12:04:32.320Z] daebc70d1ce1: Verifying Checksum [2022-04-27T12:04:32.320Z] daebc70d1ce1: Download complete [2022-04-27T12:04:32.320Z] 59bf1c3509f3: Pull complete [2022-04-27T12:04:32.582Z] 666ba61612fd: Pull complete [2022-04-27T12:04:32.582Z] 8ed8ca486205: Pull complete [2022-04-27T12:04:32.849Z] 0e18a0eac166: Verifying Checksum [2022-04-27T12:04:32.849Z] 0e18a0eac166: Download complete [2022-04-27T12:04:32.849Z] 4fe6c5a15a65: Verifying Checksum [2022-04-27T12:04:32.849Z] 4fe6c5a15a65: Download complete [2022-04-27T12:04:34.450Z] using credential edgex-jenkins-ssh [2022-04-27T12:04:34.465Z] Cloning the remote Git repository [2022-04-27T12:04:34.529Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-04-27T12:04:34.596Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2022-04-27T12:04:34.677Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-04-27T12:04:34.678Z] > git --version # timeout=10 [2022-04-27T12:04:34.696Z] > git --version # 'git version 2.25.1' [2022-04-27T12:04:34.698Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-27T12:04:34.751Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-27T12:04:36.390Z] Merging remotes/origin/main commit 4cd65a02709344c43b7ddd42f02d16e1ed625d79 into PR head commit aef5da4b06ea2bd0d9d337c860b935f246de31f3 [2022-04-27T12:04:35.785Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-04-27T12:04:35.799Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-27T12:04:35.822Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-04-27T12:04:35.858Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-04-27T12:04:35.859Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-27T12:04:35.872Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/412/head:refs/remotes/origin/PR-412 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-27T12:04:36.425Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T12:04:36.439Z] > git checkout -f aef5da4b06ea2bd0d9d337c860b935f246de31f3 # timeout=10 [2022-04-27T12:04:36.578Z] Merge succeeded, producing aef5da4b06ea2bd0d9d337c860b935f246de31f3 [2022-04-27T12:04:36.578Z] Checking out Revision aef5da4b06ea2bd0d9d337c860b935f246de31f3 (PR-412) [2022-04-27T12:04:37.059Z] 4fe6c5a15a65: Pull complete [2022-04-27T12:04:37.060Z] 22a0e8bec74d: Pull complete [2022-04-27T12:04:37.060Z] ca2b28591e48: Pull complete [2022-04-27T12:04:37.060Z] a51346096db8: Pull complete [2022-04-27T12:04:37.060Z] daebc70d1ce1: Pull complete [2022-04-27T12:04:36.516Z] > git remote # timeout=10 [2022-04-27T12:04:36.530Z] > git config --get remote.origin.url # timeout=10 [2022-04-27T12:04:36.543Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-27T12:04:36.555Z] > git merge 4cd65a02709344c43b7ddd42f02d16e1ed625d79 # timeout=10 [2022-04-27T12:04:36.578Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-27T12:04:36.601Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T12:04:36.620Z] > git checkout -f aef5da4b06ea2bd0d9d337c860b935f246de31f3 # timeout=10 [2022-04-27T12:04:39.600Z] 0e18a0eac166: Pull complete [2022-04-27T12:04:39.600Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-27T12:04:39.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-27T12:04:39.600Z] ---> f018257e8ee9 [2022-04-27T12:04:39.600Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-27T12:04:41.021Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2022-04-27T12:04:41.093Z] > git --version # timeout=10 [2022-04-27T12:04:41.106Z] > git --version # 'git version 2.25.1' [2022-04-27T12:04:41.120Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T12:04:42.146Z] ---> Running in efea1b1aceaf [2022-04-27T12:04:42.146Z] Removing intermediate container efea1b1aceaf [2022-04-27T12:04:42.146Z] ---> d7efea6b3e67 [2022-04-27T12:04:42.146Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T12:04:42.146Z] ---> Running in 28a78743e3f8 [2022-04-27T12:04:42.146Z] Removing intermediate container 28a78743e3f8 [2022-04-27T12:04:42.146Z] ---> 61938d6bca3d [2022-04-27T12:04:42.146Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-27T12:04:42.146Z] ---> Running in 73aeec03944e [2022-04-27T12:04:42.200Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-27T12:04:42.200Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-27T12:04:42.200Z] Dload Upload Total Spent Left Speed [2022-04-27T12:04:42.200Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 95508 0 --:--:-- --:--:-- --:--:-- 96284 [2022-04-27T12:04:42.407Z] Removing intermediate container 73aeec03944e [2022-04-27T12:04:42.407Z] ---> 6a36eb305e61 [2022-04-27T12:04:42.407Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T12:04:42.407Z] ---> Running in 9b41d31c1ebf [Pipeline] sh [2022-04-27T12:04:42.790Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-27T12:04:42.977Z] Removing intermediate container 9b41d31c1ebf [2022-04-27T12:04:42.977Z] ---> 776655e51817 [2022-04-27T12:04:42.977Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T12:04:42.977Z] ---> Running in 7ce360dd2da3 [2022-04-27T12:04:43.159Z] + sudo tee /etc/docker/daemon.new [2022-04-27T12:04:43.159Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-27T12:04:43.159Z] { [2022-04-27T12:04:43.159Z] "registry-mirrors": [ [2022-04-27T12:04:43.159Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-27T12:04:43.159Z] ], [2022-04-27T12:04:43.159Z] "bip": "10.250.0.254/24", [2022-04-27T12:04:43.159Z] "hosts": [ [2022-04-27T12:04:43.159Z] "tcp://0.0.0.0:5555", [2022-04-27T12:04:43.159Z] "unix:///var/run/docker.sock" [2022-04-27T12:04:43.159Z] ], [2022-04-27T12:04:43.159Z] "mtu": 1458, [2022-04-27T12:04:43.159Z] "selinux-enabled": true, [2022-04-27T12:04:43.159Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-27T12:04:43.159Z] } [Pipeline] sh [2022-04-27T12:04:43.237Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T12:04:43.524Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-27T12:04:43.903Z] + sudo service docker restart [2022-04-27T12:04:44.187Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T12:04:44.449Z] OK: 221 MiB in 52 packages [2022-04-27T12:04:44.710Z] Removing intermediate container 7ce360dd2da3 [2022-04-27T12:04:44.710Z] ---> b09741614d38 [2022-04-27T12:04:44.710Z] Step 8/13 : WORKDIR /app [2022-04-27T12:04:44.710Z] ---> Running in 6c94b8dfc2db [2022-04-27T12:04:44.972Z] Removing intermediate container 6c94b8dfc2db [2022-04-27T12:04:44.972Z] ---> 7213df11eb1a [2022-04-27T12:04:44.972Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-27T12:04:44.972Z] ---> 6c85c3f75f7b [2022-04-27T12:04:44.972Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T12:04:44.972Z] ---> Running in e94b3fde1653 [2022-04-27T12:04:59.885Z] Removing intermediate container e94b3fde1653 [2022-04-27T12:04:59.885Z] ---> 9d2aaa505ecd [2022-04-27T12:04:59.885Z] Step 11/13 : COPY . . [2022-04-27T12:04:59.885Z] ---> 98a8f3bb7b59 [2022-04-27T12:04:59.885Z] Step 12/13 : ARG MAKE="make build" [2022-04-27T12:04:59.885Z] ---> Running in dd40fb64c6e9 [2022-04-27T12:04:59.885Z] Removing intermediate container dd40fb64c6e9 [2022-04-27T12:04:59.885Z] ---> e5f48223a09c [2022-04-27T12:04:59.885Z] Step 13/13 : RUN $MAKE [2022-04-27T12:04:59.885Z] ---> Running in 463ead3714f0 [2022-04-27T12:05:00.145Z] noop [2022-04-27T12:05:00.406Z] Removing intermediate container 463ead3714f0 [2022-04-27T12:05:00.406Z] ---> 098e75e652d3 [2022-04-27T12:05:00.406Z] Successfully built 098e75e652d3 [2022-04-27T12:05:00.406Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T12:05:00.736Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-27T12:05:00.736Z] . [Pipeline] withDockerContainer [2022-04-27T12:05:00.830Z] prd-ubuntu20.04-docker-8c-8g-33475 does not seem to be running inside a container [2022-04-27T12:05:00.872Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-412 -v /w/workspace/_app-service-configurable_PR-412:/w/workspace/_app-service-configurable_PR-412:rw,z -v /w/workspace/_app-service-configurable_PR-412@tmp:/w/workspace/_app-service-configurable_PR-412@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 ******** ci-base-image-x86_64 cat [2022-04-27T12:05:01.302Z] $ docker top 1c5e6ac333b3386bdc9a300422f3585ed13860696801f866628d33185af99229 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T12:05:01.698Z] + go version [2022-04-27T12:05:01.698Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-27T12:05:01.735Z] $ docker stop --time=1 1c5e6ac333b3386bdc9a300422f3585ed13860696801f866628d33185af99229 [2022-04-27T12:05:03.046Z] $ docker rm -f 1c5e6ac333b3386bdc9a300422f3585ed13860696801f866628d33185af99229 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2022-04-27T12:05:03.277Z] provisioning config files... [2022-04-27T12:05:03.307Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config6628692949960914955tmp [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T12:05:03.718Z] ---> docker-login.sh [2022-04-27T12:05:03.718Z] nexus3.edgexfoundry.org:10001 [2022-04-27T12:05:03.839Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-27T12:05:03.839Z] . [Pipeline] withDockerContainer [2022-04-27T12:05:03.981Z] prd-ubuntu20.04-docker-8c-8g-33475 does not seem to be running inside a container [2022-04-27T12:05:04.045Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-412 -v /w/workspace/_app-service-configurable_PR-412:/w/workspace/_app-service-configurable_PR-412:rw,z -v /w/workspace/_app-service-configurable_PR-412@tmp:/w/workspace/_app-service-configurable_PR-412@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 ******** ci-base-image-x86_64 cat [2022-04-27T12:05:04.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T12:05:04.444Z] $ docker top 94ca4c6f4bab5f70f45f4358ce93c9649a516a7170d0a0e4711e973a4e4c2fbf -eo pid,comm [Pipeline] { [Pipeline] fileExists [2022-04-27T12:05:04.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T12:05:04.592Z] Configure a credential helper to remove this warning. See [2022-04-27T12:05:04.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T12:05:04.592Z] [2022-04-27T12:05:04.592Z] Login Succeeded [2022-04-27T12:05:04.592Z] nexus3.edgexfoundry.org:10002 [Pipeline] sh [2022-04-27T12:05:04.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T12:05:04.933Z] + make test [2022-04-27T12:05:04.933Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-04-27T12:05:05.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T12:05:05.144Z] Configure a credential helper to remove this warning. See [2022-04-27T12:05:05.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T12:05:05.144Z] [2022-04-27T12:05:05.144Z] Login Succeeded [2022-04-27T12:05:05.144Z] nexus3.edgexfoundry.org:10003 [2022-04-27T12:05:05.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T12:05:05.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T12:05:05.417Z] Configure a credential helper to remove this warning. See [2022-04-27T12:05:05.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T12:05:05.417Z] [2022-04-27T12:05:05.417Z] Login Succeeded [2022-04-27T12:05:05.417Z] nexus3.edgexfoundry.org:10004 [2022-04-27T12:05:06.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T12:05:06.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T12:05:06.018Z] Configure a credential helper to remove this warning. See [2022-04-27T12:05:06.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T12:05:06.018Z] [2022-04-27T12:05:06.018Z] Login Succeeded [2022-04-27T12:05:06.018Z] docker.io [2022-04-27T12:05:06.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T12:05:06.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T12:05:06.886Z] Configure a credential helper to remove this warning. See [2022-04-27T12:05:06.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T12:05:06.886Z] [2022-04-27T12:05:06.886Z] Login Succeeded [2022-04-27T12:05:06.886Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T12:05:06.916Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-27T12:05:07.360Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-27T12:05:07.393Z] ========================================================= [2022-04-27T12:05:07.393Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-27T12:05:07.393Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-27T12:05:07.842Z] + 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-04-27T12:05:07.842Z] Sending build context to Docker daemon 220.2kB [2022-04-27T12:05:08.125Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T12:05:08.125Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-27T12:05:08.402Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-27T12:05:08.402Z] 9b3977197b4f: Pulling fs layer [2022-04-27T12:05:08.402Z] 1a89e8eeedd5: Pulling fs layer [2022-04-27T12:05:08.402Z] 94645a83ff95: Pulling fs layer [2022-04-27T12:05:08.402Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-27T12:05:08.402Z] 0c92f367c5e7: Pulling fs layer [2022-04-27T12:05:08.402Z] 3096ccb668a1: Pulling fs layer [2022-04-27T12:05:08.402Z] e8cf19c19ddd: Pulling fs layer [2022-04-27T12:05:08.402Z] a4caa8a26152: Pulling fs layer [2022-04-27T12:05:08.402Z] 0c92f367c5e7: Waiting [2022-04-27T12:05:08.402Z] 3096ccb668a1: Waiting [2022-04-27T12:05:08.402Z] 3f3a8bcf1eab: Waiting [2022-04-27T12:05:08.402Z] a4caa8a26152: Waiting [2022-04-27T12:05:08.402Z] e8cf19c19ddd: Waiting [2022-04-27T12:05:08.402Z] 94645a83ff95: Verifying Checksum [2022-04-27T12:05:08.402Z] 94645a83ff95: Download complete [2022-04-27T12:05:08.402Z] 1a89e8eeedd5: Verifying Checksum [2022-04-27T12:05:08.402Z] 1a89e8eeedd5: Download complete [2022-04-27T12:05:08.402Z] 0c92f367c5e7: Verifying Checksum [2022-04-27T12:05:08.402Z] 0c92f367c5e7: Download complete [2022-04-27T12:05:08.402Z] 3096ccb668a1: Verifying Checksum [2022-04-27T12:05:08.402Z] 3096ccb668a1: Download complete [2022-04-27T12:05:08.402Z] 9b3977197b4f: Download complete [2022-04-27T12:05:08.402Z] e8cf19c19ddd: Verifying Checksum [2022-04-27T12:05:08.402Z] e8cf19c19ddd: Download complete [2022-04-27T12:05:09.403Z] 9b3977197b4f: Pull complete [2022-04-27T12:05:09.679Z] 1a89e8eeedd5: Pull complete [2022-04-27T12:05:09.955Z] 94645a83ff95: Pull complete [2022-04-27T12:05:10.556Z] a4caa8a26152: Verifying Checksum [2022-04-27T12:05:10.556Z] a4caa8a26152: Download complete [2022-04-27T12:05:11.155Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-27T12:05:14.912Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-04-27T12:05:14.912Z] CGO_ENABLED=1 go vet ./... [2022-04-27T12:05:19.115Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-27T12:05:19.115Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-27T12:05:19.115Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-27T12:05:19.154Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-27T12:05:19.189Z] $ docker stop --time=1 94ca4c6f4bab5f70f45f4358ce93c9649a516a7170d0a0e4711e973a4e4c2fbf [2022-04-27T12:05:21.143Z] $ docker rm -f 94ca4c6f4bab5f70f45f4358ce93c9649a516a7170d0a0e4711e973a4e4c2fbf [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T12:05:21.633Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-27T12:05:21.701Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-27T12:05:22.968Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-27T12:05:23.293Z] + ls -al . [2022-04-27T12:05:23.293Z] total 184 [2022-04-27T12:05:23.293Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 12:05 . [2022-04-27T12:05:23.293Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 12:04 .. [2022-04-27T12:05:23.293Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 27 12:04 .dockerignore [2022-04-27T12:05:23.293Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 12:04 .git [2022-04-27T12:05:23.293Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 12:04 .github [2022-04-27T12:05:23.293Z] -rw-rw-r-- 1 jenkins jenkins 104 Apr 27 12:04 .gitignore [2022-04-27T12:05:23.293Z] drwx------ 3 jenkins jenkins 4096 Apr 27 12:04 .semver [2022-04-27T12:05:23.293Z] -rw-rw-r-- 1 jenkins jenkins 8695 Apr 27 12:04 Attribution.txt [2022-04-27T12:05:23.293Z] -rw-rw-r-- 1 jenkins jenkins 23791 Apr 27 12:04 CHANGELOG.md [2022-04-27T12:05:23.293Z] -rw-rw-r-- 1 jenkins jenkins 2087 Apr 27 12:04 Dockerfile [2022-04-27T12:05:23.293Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 12:04 GOVERNANCE.md [2022-04-27T12:05:23.293Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 27 12:04 Jenkinsfile [2022-04-27T12:05:23.293Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 27 12:04 LICENSE [2022-04-27T12:05:23.293Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 27 12:04 OWNERS.md [2022-04-27T12:05:23.293Z] -rw-rw-r-- 1 jenkins jenkins 3860 Apr 27 12:04 README.md [2022-04-27T12:05:23.293Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 12:04 VERSION [2022-04-27T12:05:23.293Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 12:04 bin [2022-04-27T12:05:23.293Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 27 12:05 coverage.out [2022-04-27T12:05:23.293Z] -rw-rw-r-- 1 jenkins jenkins 3268 Apr 27 12:04 go.mod [2022-04-27T12:05:23.293Z] -rw-rw-r-- 1 jenkins jenkins 54067 Apr 27 12:04 go.sum [2022-04-27T12:05:23.293Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 27 12:04 main.go [2022-04-27T12:05:23.293Z] -rw-rw-r-- 1 jenkins jenkins 2007 Apr 27 12:04 makefile [2022-04-27T12:05:23.293Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 12:04 res [2022-04-27T12:05:23.293Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 12:04 snap [Pipeline] isUnix [Pipeline] sh [2022-04-27T12:05:23.580Z] 3f3a8bcf1eab: Pull complete [2022-04-27T12:05:23.581Z] 0c92f367c5e7: Pull complete [2022-04-27T12:05:23.581Z] 3096ccb668a1: Pull complete [2022-04-27T12:05:23.633Z] + 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=aef5da4b06ea2bd0d9d337c860b935f246de31f3 --label arch=amd64 --label version=0.0.0 . [2022-04-27T12:05:23.633Z] Sending build context to Docker daemon 3.078MB [2022-04-27T12:05:23.633Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T12:05:23.633Z] Step 2/27 : FROM ${BASE} AS builder [2022-04-27T12:05:23.633Z] ---> 098e75e652d3 [2022-04-27T12:05:23.633Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-27T12:05:23.633Z] ---> Running in bb8a305dd0be [2022-04-27T12:05:23.865Z] e8cf19c19ddd: Pull complete [2022-04-27T12:05:23.901Z] Removing intermediate container bb8a305dd0be [2022-04-27T12:05:23.901Z] ---> f1dc2e19ece1 [2022-04-27T12:05:23.901Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T12:05:23.901Z] ---> Running in 29744e3a1a4d [2022-04-27T12:05:23.901Z] Removing intermediate container 29744e3a1a4d [2022-04-27T12:05:23.901Z] ---> b9c2996320d9 [2022-04-27T12:05:23.901Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-27T12:05:24.162Z] ---> Running in 143c16c34385 [2022-04-27T12:05:24.162Z] Removing intermediate container 143c16c34385 [2022-04-27T12:05:24.162Z] ---> 7e2a7af55e6d [2022-04-27T12:05:24.162Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T12:05:24.162Z] ---> Running in 4e9a0bf41bf4 [2022-04-27T12:05:24.740Z] Removing intermediate container 4e9a0bf41bf4 [2022-04-27T12:05:24.740Z] ---> fb20fd6929ac [2022-04-27T12:05:24.740Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T12:05:25.001Z] ---> Running in c2851fd32722 [2022-04-27T12:05:25.263Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T12:05:26.205Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T12:05:26.469Z] OK: 221 MiB in 52 packages [2022-04-27T12:05:26.730Z] Removing intermediate container c2851fd32722 [2022-04-27T12:05:26.730Z] ---> bbd9ca800f7b [2022-04-27T12:05:26.730Z] Step 8/27 : WORKDIR /app [2022-04-27T12:05:26.730Z] ---> Running in cf76de3ab7ca [2022-04-27T12:05:26.992Z] Removing intermediate container cf76de3ab7ca [2022-04-27T12:05:26.992Z] ---> 15925301bd4b [2022-04-27T12:05:26.992Z] Step 9/27 : COPY go.mod vendor* ./ [2022-04-27T12:05:26.992Z] ---> a96feb06dc48 [2022-04-27T12:05:26.992Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T12:05:26.992Z] ---> Running in 7a39a4ae2e3a [2022-04-27T12:05:27.933Z] Removing intermediate container 7a39a4ae2e3a [2022-04-27T12:05:27.933Z] ---> 12126d4534c8 [2022-04-27T12:05:27.933Z] Step 11/27 : COPY . . [2022-04-27T12:05:27.933Z] ---> 0e9f61964bca [2022-04-27T12:05:27.933Z] Step 12/27 : ARG MAKE="make build" [2022-04-27T12:05:28.193Z] ---> Running in 69e66d34f5cf [2022-04-27T12:05:28.193Z] Removing intermediate container 69e66d34f5cf [2022-04-27T12:05:28.193Z] ---> 24a445430a89 [2022-04-27T12:05:28.193Z] Step 13/27 : RUN $MAKE [2022-04-27T12:05:28.193Z] ---> Running in 09e2161544f6 [2022-04-27T12:05:28.452Z] 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-04-27T12:05:30.589Z] a4caa8a26152: Pull complete [2022-04-27T12:05:30.589Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-27T12:05:30.589Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-27T12:05:30.589Z] ---> 725f1c02e7f9 [2022-04-27T12:05:30.589Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-27T12:05:30.864Z] ---> Running in 4bf813848b25 [2022-04-27T12:05:31.136Z] Removing intermediate container 4bf813848b25 [2022-04-27T12:05:31.136Z] ---> 206ba51e94da [2022-04-27T12:05:31.136Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T12:05:31.136Z] ---> Running in 31f60d64b896 [2022-04-27T12:05:31.411Z] Removing intermediate container 31f60d64b896 [2022-04-27T12:05:31.411Z] ---> 569ea696deb9 [2022-04-27T12:05:31.411Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-27T12:05:31.411Z] ---> Running in 484ff8f70c88 [2022-04-27T12:05:31.692Z] Removing intermediate container 484ff8f70c88 [2022-04-27T12:05:31.692Z] ---> 11f7a7929e1d [2022-04-27T12:05:31.692Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T12:05:31.692Z] ---> Running in b0fae5c1eb02 [2022-04-27T12:05:33.668Z] Removing intermediate container b0fae5c1eb02 [2022-04-27T12:05:33.668Z] ---> 91746a4432df [2022-04-27T12:05:33.668Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T12:05:33.668Z] ---> Running in 284840f5b9b9 [2022-04-27T12:05:34.262Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T12:05:35.237Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T12:05:36.246Z] OK: 220 MiB in 52 packages [2022-04-27T12:05:36.846Z] Removing intermediate container 284840f5b9b9 [2022-04-27T12:05:36.846Z] ---> 0fd47a83d399 [2022-04-27T12:05:36.846Z] Step 8/13 : WORKDIR /app [2022-04-27T12:05:36.846Z] ---> Running in bda29ed1d396 [2022-04-27T12:05:37.441Z] Removing intermediate container bda29ed1d396 [2022-04-27T12:05:37.441Z] ---> 0c1d09e37b5b [2022-04-27T12:05:37.441Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-27T12:05:38.055Z] ---> ec75889d776a [2022-04-27T12:05:38.055Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T12:05:38.055Z] ---> Running in 2f7ee9cebcc0 [2022-04-27T12:06:00.557Z] Removing intermediate container 09e2161544f6 [2022-04-27T12:06:00.557Z] ---> 0ff22c714ebe [2022-04-27T12:06:00.557Z] Step 14/27 : FROM alpine:3.14 [2022-04-27T12:06:00.557Z] 3.14: Pulling from library/alpine [2022-04-27T12:06:00.557Z] 8663204ce13b: Pulling fs layer [2022-04-27T12:06:00.557Z] 8663204ce13b: Verifying Checksum [2022-04-27T12:06:00.557Z] 8663204ce13b: Download complete [2022-04-27T12:06:00.557Z] 8663204ce13b: Pull complete [2022-04-27T12:06:00.557Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-27T12:06:00.557Z] Status: Downloaded newer image for alpine:3.14 [2022-04-27T12:06:00.557Z] ---> e04c818066af [2022-04-27T12:06:00.557Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-27T12:06:00.557Z] ---> Running in e854da8c58db [2022-04-27T12:06:00.557Z] Removing intermediate container e854da8c58db [2022-04-27T12:06:00.557Z] ---> 5481da13baa8 [2022-04-27T12:06:00.557Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-04-27T12:06:00.557Z] ---> Running in 91fb946dfd0d [2022-04-27T12:06:00.557Z] Removing intermediate container 91fb946dfd0d [2022-04-27T12:06:00.557Z] ---> 4ad898837c50 [2022-04-27T12:06:00.557Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-04-27T12:06:00.557Z] ---> Running in c932dd4a17a9 [2022-04-27T12:06:00.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-27T12:06:00.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-27T12:06:00.557Z] (1/7) Installing ca-certificates (20211220-r0) [2022-04-27T12:06:00.557Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-04-27T12:06:00.557Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-04-27T12:06:00.557Z] (4/7) Installing libsodium (1.0.18-r0) [2022-04-27T12:06:00.557Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-27T12:06:00.557Z] (6/7) Installing libzmq (4.3.4-r0) [2022-04-27T12:06:00.557Z] (7/7) Installing zeromq (4.3.4-r0) [2022-04-27T12:06:00.557Z] Executing busybox-1.33.1-r7.trigger [2022-04-27T12:06:00.557Z] Executing ca-certificates-20211220-r0.trigger [2022-04-27T12:06:00.557Z] OK: 9 MiB in 21 packages [2022-04-27T12:06:00.557Z] Removing intermediate container c932dd4a17a9 [2022-04-27T12:06:00.557Z] ---> fda20cd03c7b [2022-04-27T12:06:00.557Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-27T12:06:00.817Z] ---> dc91e025ac10 [2022-04-27T12:06:00.817Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-27T12:06:00.817Z] ---> ff367dd1c546 [2022-04-27T12:06:00.817Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-04-27T12:06:01.078Z] ---> 3ffd2fd5532b [2022-04-27T12:06:01.078Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-04-27T12:06:01.647Z] ---> 149fe99851a4 [2022-04-27T12:06:01.647Z] Step 22/27 : EXPOSE 48095 [2022-04-27T12:06:01.647Z] ---> Running in 94d0d6855238 [2022-04-27T12:06:01.908Z] Removing intermediate container 94d0d6855238 [2022-04-27T12:06:01.908Z] ---> a56e54562c33 [2022-04-27T12:06:01.908Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-04-27T12:06:01.908Z] ---> Running in 81d34b330d67 [2022-04-27T12:06:01.908Z] Removing intermediate container 81d34b330d67 [2022-04-27T12:06:01.908Z] ---> 899c3871316b [2022-04-27T12:06:01.908Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-27T12:06:02.179Z] ---> Running in 27cacfd78860 [2022-04-27T12:06:02.179Z] Removing intermediate container 27cacfd78860 [2022-04-27T12:06:02.179Z] ---> c1a5193cf97a [2022-04-27T12:06:02.179Z] Step 25/27 : LABEL arch=amd64 [2022-04-27T12:06:02.179Z] ---> Running in 0cb2cdf3cee9 [2022-04-27T12:06:02.439Z] Removing intermediate container 0cb2cdf3cee9 [2022-04-27T12:06:02.439Z] ---> fcaa72681a6e [2022-04-27T12:06:02.439Z] Step 26/27 : LABEL git_sha=aef5da4b06ea2bd0d9d337c860b935f246de31f3 [2022-04-27T12:06:02.439Z] ---> Running in b7f085e3f5ac [2022-04-27T12:06:02.439Z] Removing intermediate container b7f085e3f5ac [2022-04-27T12:06:02.439Z] ---> f3c62164ba45 [2022-04-27T12:06:02.439Z] Step 27/27 : LABEL version=0.0.0 [2022-04-27T12:06:02.700Z] ---> Running in 1762932a2dd1 [2022-04-27T12:06:02.961Z] Removing intermediate container 1762932a2dd1 [2022-04-27T12:06:02.961Z] ---> d4cbdb8012d6 [2022-04-27T12:06:02.961Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-27T12:06:02.961Z] Successfully built d4cbdb8012d6 [2022-04-27T12:06:02.961Z] 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-04-27T12:06:03.677Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T12:06:03.677Z] [2022-04-27T12:06:03.677Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T12:06:04.021Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T12:06:04.021Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-27T12:06:04.021Z] 5eb5b503b376: Pulling fs layer [2022-04-27T12:06:04.021Z] 5c69ac0246d0: Pulling fs layer [2022-04-27T12:06:04.021Z] ec43610c2a17: Pulling fs layer [2022-04-27T12:06:04.021Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-27T12:06:04.021Z] 33b1e0a273af: Pulling fs layer [2022-04-27T12:06:04.021Z] 5d3b04190fa2: Pulling fs layer [2022-04-27T12:06:04.021Z] 2f39f015ded8: Pulling fs layer [2022-04-27T12:06:04.021Z] 3a2ae6a8a46f: Waiting [2022-04-27T12:06:04.021Z] 33b1e0a273af: Waiting [2022-04-27T12:06:04.021Z] 5d3b04190fa2: Waiting [2022-04-27T12:06:04.021Z] 2f39f015ded8: Waiting [2022-04-27T12:06:04.021Z] 5c69ac0246d0: Verifying Checksum [2022-04-27T12:06:04.021Z] 5c69ac0246d0: Download complete [2022-04-27T12:06:04.021Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-27T12:06:04.021Z] 3a2ae6a8a46f: Download complete [2022-04-27T12:06:04.021Z] 33b1e0a273af: Verifying Checksum [2022-04-27T12:06:04.021Z] 33b1e0a273af: Download complete [2022-04-27T12:06:04.021Z] ec43610c2a17: Verifying Checksum [2022-04-27T12:06:04.021Z] ec43610c2a17: Download complete [2022-04-27T12:06:04.021Z] 5d3b04190fa2: Verifying Checksum [2022-04-27T12:06:04.021Z] 5d3b04190fa2: Download complete [2022-04-27T12:06:04.281Z] 5eb5b503b376: Verifying Checksum [2022-04-27T12:06:04.281Z] 5eb5b503b376: Download complete [2022-04-27T12:06:04.854Z] 2f39f015ded8: Download complete [2022-04-27T12:06:05.424Z] 5eb5b503b376: Pull complete [2022-04-27T12:06:05.683Z] 5c69ac0246d0: Pull complete [2022-04-27T12:06:06.255Z] ec43610c2a17: Pull complete [2022-04-27T12:06:06.255Z] 3a2ae6a8a46f: Pull complete [2022-04-27T12:06:06.514Z] 33b1e0a273af: Pull complete [2022-04-27T12:06:06.514Z] 5d3b04190fa2: Pull complete [2022-04-27T12:06:10.713Z] 2f39f015ded8: Pull complete [2022-04-27T12:06:10.713Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-27T12:06:10.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T12:06:10.713Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-27T12:06:10.802Z] prd-ubuntu20.04-docker-8c-8g-33475 does not seem to be running inside a container [2022-04-27T12:06:10.845Z] $ 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-412 -v /w/workspace/_app-service-configurable_PR-412:/w/workspace/_app-service-configurable_PR-412:rw,z -v /w/workspace/_app-service-configurable_PR-412@tmp:/w/workspace/_app-service-configurable_PR-412@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-27T12:06:12.879Z] $ docker top 863d0e1edd548e661be4e5308df69f6828cf4053b727e43565c0607140e72c8d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T12:06:13.388Z] ---> job-cost.sh [2022-04-27T12:06:13.388Z] lf-activate-venv: SKIPPING [2022-04-27T12:06:13.388Z] INFO: No Stack... [2022-04-27T12:06:13.650Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-27T12:06:14.224Z] INFO: Archiving Costs [Pipeline] sh [2022-04-27T12:06:14.547Z] + cat /w/workspace/_app-service-configurable_PR-412/archives/cost.csv [2022-04-27T12:06:14.547Z] + cut -d, -f6 [Pipeline] lock [2022-04-27T12:06:14.595Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-412-1-stack-cost] [2022-04-27T12:06:14.600Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-412-1-stack-cost] did not exist. Created. [2022-04-27T12:06:14.600Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-412-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-27T12:06:15.005Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-27T12:06:15.060Z] Stashed 1 file(s) [Pipeline] } [2022-04-27T12:06:15.089Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-412-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-27T12:06:15.180Z] $ docker stop --time=1 863d0e1edd548e661be4e5308df69f6828cf4053b727e43565c0607140e72c8d [2022-04-27T12:06:16.395Z] $ docker rm -f 863d0e1edd548e661be4e5308df69f6828cf4053b727e43565c0607140e72c8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-27T12:06:25.032Z] Removing intermediate container 2f7ee9cebcc0 [2022-04-27T12:06:25.032Z] ---> bb72c40bcaf8 [2022-04-27T12:06:25.032Z] Step 11/13 : COPY . . [2022-04-27T12:06:25.032Z] ---> 85777080d2cb [2022-04-27T12:06:25.032Z] Step 12/13 : ARG MAKE="make build" [2022-04-27T12:06:25.032Z] ---> Running in 56cc530e1824 [2022-04-27T12:06:25.032Z] Removing intermediate container 56cc530e1824 [2022-04-27T12:06:25.032Z] ---> cd987c611bf8 [2022-04-27T12:06:25.032Z] Step 13/13 : RUN $MAKE [2022-04-27T12:06:25.032Z] ---> Running in 1293a21b01c9 [2022-04-27T12:06:25.032Z] noop [2022-04-27T12:06:25.032Z] Removing intermediate container 1293a21b01c9 [2022-04-27T12:06:25.032Z] ---> 27506e79456a [2022-04-27T12:06:25.032Z] Successfully built 27506e79456a [2022-04-27T12:06:25.032Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T12:06:25.399Z] + docker inspect -f . ci-base-image-arm64 [2022-04-27T12:06:25.399Z] . [Pipeline] withDockerContainer [2022-04-27T12:06:25.658Z] prd-ubuntu20.04-docker-arm64-4c-16g-33473 does not seem to be running inside a container [2022-04-27T12:06:25.757Z] $ 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 ******** ci-base-image-arm64 cat [2022-04-27T12:06:27.003Z] $ docker top aa938dfa8d670f534ff135d974b68515488340ef38761827fadb25759a81638e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T12:06:27.939Z] + go version [2022-04-27T12:06:27.939Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-27T12:06:27.992Z] $ docker stop --time=1 aa938dfa8d670f534ff135d974b68515488340ef38761827fadb25759a81638e [2022-04-27T12:06:29.653Z] $ docker rm -f aa938dfa8d670f534ff135d974b68515488340ef38761827fadb25759a81638e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T12:06:30.530Z] + docker inspect -f . ci-base-image-arm64 [2022-04-27T12:06:30.530Z] . [Pipeline] withDockerContainer [2022-04-27T12:06:30.760Z] prd-ubuntu20.04-docker-arm64-4c-16g-33473 does not seem to be running inside a container [2022-04-27T12:06:30.862Z] $ 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 ******** ci-base-image-arm64 cat [2022-04-27T12:06:32.143Z] $ docker top 58940529278c64bfe915fd6772f452f0b5fe3b0e55a2f7c0b6a9100e93e03e5a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-27T12:06:33.121Z] + make test [2022-04-27T12:06:33.121Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-04-27T12:07:54.986Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-04-27T12:07:54.986Z] CGO_ENABLED=1 go vet ./... [2022-04-27T12:08:13.361Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-27T12:08:13.361Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-27T12:08:13.361Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-27T12:08:16.789Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-27T12:08:16.838Z] $ docker stop --time=1 58940529278c64bfe915fd6772f452f0b5fe3b0e55a2f7c0b6a9100e93e03e5a [2022-04-27T12:08:18.538Z] $ docker rm -f 58940529278c64bfe915fd6772f452f0b5fe3b0e55a2f7c0b6a9100e93e03e5a [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T12:08:19.461Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-27T12:08:19.500Z] Warning: overwriting stash ‘coverage-report’ [2022-04-27T12:08:19.915Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T12:08:20.520Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-27T12:08:20.869Z] + ls -al . [2022-04-27T12:08:20.869Z] total 180 [2022-04-27T12:08:20.869Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 27 12:08 . [2022-04-27T12:08:20.869Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 12:04 .. [2022-04-27T12:08:20.869Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 27 12:04 .dockerignore [2022-04-27T12:08:20.869Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 12:04 .git [2022-04-27T12:08:20.869Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 12:04 .github [2022-04-27T12:08:20.869Z] -rw-rw-r-- 1 jenkins jenkins 104 Apr 27 12:04 .gitignore [2022-04-27T12:08:20.869Z] -rw-rw-r-- 1 jenkins jenkins 8695 Apr 27 12:04 Attribution.txt [2022-04-27T12:08:20.869Z] -rw-rw-r-- 1 jenkins jenkins 23791 Apr 27 12:04 CHANGELOG.md [2022-04-27T12:08:20.869Z] -rw-rw-r-- 1 jenkins jenkins 2087 Apr 27 12:04 Dockerfile [2022-04-27T12:08:20.869Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 12:04 GOVERNANCE.md [2022-04-27T12:08:20.869Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 27 12:04 Jenkinsfile [2022-04-27T12:08:20.869Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 27 12:04 LICENSE [2022-04-27T12:08:20.869Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 27 12:04 OWNERS.md [2022-04-27T12:08:20.869Z] -rw-rw-r-- 1 jenkins jenkins 3860 Apr 27 12:04 README.md [2022-04-27T12:08:20.869Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 12:04 VERSION [2022-04-27T12:08:20.869Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 12:04 bin [2022-04-27T12:08:20.869Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 27 12:06 coverage.out [2022-04-27T12:08:20.869Z] -rw-rw-r-- 1 jenkins jenkins 3268 Apr 27 12:04 go.mod [2022-04-27T12:08:20.869Z] -rw-rw-r-- 1 jenkins jenkins 54067 Apr 27 12:04 go.sum [2022-04-27T12:08:20.869Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 27 12:04 main.go [2022-04-27T12:08:20.869Z] -rw-rw-r-- 1 jenkins jenkins 2007 Apr 27 12:04 makefile [2022-04-27T12:08:20.869Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 12:04 res [2022-04-27T12:08:20.869Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 12:04 snap [Pipeline] isUnix [Pipeline] sh [2022-04-27T12:08:21.358Z] + 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=aef5da4b06ea2bd0d9d337c860b935f246de31f3 --label arch=arm64 --label version=0.0.0 . [2022-04-27T12:08:21.358Z] Sending build context to Docker daemon 221.2kB [2022-04-27T12:08:21.628Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T12:08:21.628Z] Step 2/27 : FROM ${BASE} AS builder [2022-04-27T12:08:21.628Z] ---> 27506e79456a [2022-04-27T12:08:21.628Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-27T12:08:21.628Z] ---> Running in 18d311fcd8d3 [2022-04-27T12:08:21.901Z] Removing intermediate container 18d311fcd8d3 [2022-04-27T12:08:21.901Z] ---> 70025d70924b [2022-04-27T12:08:21.901Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T12:08:22.172Z] ---> Running in b7fbfa90d1b7 [2022-04-27T12:08:22.446Z] Removing intermediate container b7fbfa90d1b7 [2022-04-27T12:08:22.446Z] ---> b75318025cdb [2022-04-27T12:08:22.446Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-27T12:08:22.446Z] ---> Running in 890c3b523642 [2022-04-27T12:08:22.718Z] Removing intermediate container 890c3b523642 [2022-04-27T12:08:22.718Z] ---> 17b33b32618d [2022-04-27T12:08:22.718Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T12:08:22.718Z] ---> Running in 54547a589d42 [2022-04-27T12:08:24.153Z] Removing intermediate container 54547a589d42 [2022-04-27T12:08:24.153Z] ---> 67c91266e92f [2022-04-27T12:08:24.153Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T12:08:24.431Z] ---> Running in 9df55ad3704e [2022-04-27T12:08:25.414Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T12:08:26.012Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T12:08:26.996Z] OK: 220 MiB in 52 packages [2022-04-27T12:08:27.591Z] Removing intermediate container 9df55ad3704e [2022-04-27T12:08:27.591Z] ---> ccbf58019c2a [2022-04-27T12:08:27.591Z] Step 8/27 : WORKDIR /app [2022-04-27T12:08:27.862Z] ---> Running in ad2081af2bbd [2022-04-27T12:08:28.134Z] Removing intermediate container ad2081af2bbd [2022-04-27T12:08:28.134Z] ---> b367fbe6c14c [2022-04-27T12:08:28.134Z] Step 9/27 : COPY go.mod vendor* ./ [2022-04-27T12:08:28.788Z] ---> 8399805f899b [2022-04-27T12:08:28.788Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T12:08:28.788Z] ---> Running in 17cf58ac78d4 [2022-04-27T12:08:30.840Z] Removing intermediate container 17cf58ac78d4 [2022-04-27T12:08:30.840Z] ---> 89ea93f83859 [2022-04-27T12:08:30.840Z] Step 11/27 : COPY . . [2022-04-27T12:08:31.443Z] ---> 03108dd81505 [2022-04-27T12:08:31.443Z] Step 12/27 : ARG MAKE="make build" [2022-04-27T12:08:31.724Z] ---> Running in b61245852782 [2022-04-27T12:08:31.997Z] Removing intermediate container b61245852782 [2022-04-27T12:08:31.997Z] ---> 9d3c8a71e392 [2022-04-27T12:08:31.997Z] Step 13/27 : RUN $MAKE [2022-04-27T12:08:31.997Z] ---> Running in 32f9190fa14e [2022-04-27T12:08:32.976Z] 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-04-27T12:10:39.832Z] Removing intermediate container 32f9190fa14e [2022-04-27T12:10:39.832Z] ---> 96d1bc178dd2 [2022-04-27T12:10:39.832Z] Step 14/27 : FROM alpine:3.14 [2022-04-27T12:10:39.832Z] 3.14: Pulling from library/alpine [2022-04-27T12:10:39.832Z] 455c02918c45: Pulling fs layer [2022-04-27T12:10:39.832Z] 455c02918c45: Verifying Checksum [2022-04-27T12:10:39.832Z] 455c02918c45: Download complete [2022-04-27T12:10:39.832Z] 455c02918c45: Pull complete [2022-04-27T12:10:39.832Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-27T12:10:39.832Z] Status: Downloaded newer image for alpine:3.14 [2022-04-27T12:10:39.832Z] ---> ac73e934f311 [2022-04-27T12:10:39.832Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-27T12:10:39.832Z] ---> Running in 7b92884491fd [2022-04-27T12:10:39.832Z] Removing intermediate container 7b92884491fd [2022-04-27T12:10:39.832Z] ---> cbf002c95e25 [2022-04-27T12:10:39.832Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-04-27T12:10:39.832Z] ---> Running in 4d67267263f6 [2022-04-27T12:10:39.832Z] Removing intermediate container 4d67267263f6 [2022-04-27T12:10:39.832Z] ---> b1ea833ce06d [2022-04-27T12:10:39.832Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-04-27T12:10:39.832Z] ---> Running in 3de4d2ca6921 [2022-04-27T12:10:39.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-27T12:10:39.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-27T12:10:39.832Z] (1/7) Installing ca-certificates (20211220-r0) [2022-04-27T12:10:39.832Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-04-27T12:10:39.832Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-04-27T12:10:39.832Z] (4/7) Installing libsodium (1.0.18-r0) [2022-04-27T12:10:39.832Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-27T12:10:39.832Z] (6/7) Installing libzmq (4.3.4-r0) [2022-04-27T12:10:39.832Z] (7/7) Installing zeromq (4.3.4-r0) [2022-04-27T12:10:39.832Z] Executing busybox-1.33.1-r7.trigger [2022-04-27T12:10:39.832Z] Executing ca-certificates-20211220-r0.trigger [2022-04-27T12:10:39.832Z] OK: 9 MiB in 21 packages [2022-04-27T12:10:39.832Z] Removing intermediate container 3de4d2ca6921 [2022-04-27T12:10:39.832Z] ---> 51e717ed0abd [2022-04-27T12:10:39.832Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-27T12:10:39.832Z] ---> 85c685a2f41d [2022-04-27T12:10:39.832Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-27T12:10:39.832Z] ---> 58ba0e2bc130 [2022-04-27T12:10:39.832Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-04-27T12:10:39.832Z] ---> b4c610a01ec0 [2022-04-27T12:10:39.832Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-04-27T12:10:39.832Z] ---> 25f5fde4a0c5 [2022-04-27T12:10:39.832Z] Step 22/27 : EXPOSE 48095 [2022-04-27T12:10:39.832Z] ---> Running in cae08e7c127c [2022-04-27T12:10:39.832Z] Removing intermediate container cae08e7c127c [2022-04-27T12:10:39.832Z] ---> e50dd68d8e6f [2022-04-27T12:10:39.832Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-04-27T12:10:39.832Z] ---> Running in 0f79139cda4e [2022-04-27T12:10:39.832Z] Removing intermediate container 0f79139cda4e [2022-04-27T12:10:39.832Z] ---> 7ff6aaae4af8 [2022-04-27T12:10:39.832Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-27T12:10:39.832Z] ---> Running in cb1273ecced6 [2022-04-27T12:10:39.832Z] Removing intermediate container cb1273ecced6 [2022-04-27T12:10:39.832Z] ---> 7a5506c23fbb [2022-04-27T12:10:39.832Z] Step 25/27 : LABEL arch=arm64 [2022-04-27T12:10:39.832Z] ---> Running in 23c6b2181341 [2022-04-27T12:10:39.832Z] Removing intermediate container 23c6b2181341 [2022-04-27T12:10:39.832Z] ---> 180f30986843 [2022-04-27T12:10:39.832Z] Step 26/27 : LABEL git_sha=aef5da4b06ea2bd0d9d337c860b935f246de31f3 [2022-04-27T12:10:39.832Z] ---> Running in 76e23d5c9a60 [2022-04-27T12:10:39.832Z] Removing intermediate container 76e23d5c9a60 [2022-04-27T12:10:39.832Z] ---> b09c14c29662 [2022-04-27T12:10:39.832Z] Step 27/27 : LABEL version=0.0.0 [2022-04-27T12:10:39.832Z] ---> Running in f997c4b6e9ee [2022-04-27T12:10:39.832Z] Removing intermediate container f997c4b6e9ee [2022-04-27T12:10:39.832Z] ---> 884276f44642 [2022-04-27T12:10:39.832Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-27T12:10:39.832Z] Successfully built 884276f44642 [2022-04-27T12:10:39.832Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T12:10:40.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T12:10:40.499Z] [2022-04-27T12:10:40.499Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-27T12:10:40.879Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T12:10:41.155Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-27T12:10:41.155Z] 8998bd30e6a1: Pulling fs layer [2022-04-27T12:10:41.155Z] 04944245beec: Pulling fs layer [2022-04-27T12:10:41.155Z] 699f458cf7ca: Pulling fs layer [2022-04-27T12:10:41.155Z] 765212b225bb: Pulling fs layer [2022-04-27T12:10:41.155Z] f23df028b6ca: Pulling fs layer [2022-04-27T12:10:41.155Z] d65c8cfc05b1: Pulling fs layer [2022-04-27T12:10:41.155Z] 2437ff75d9bd: Pulling fs layer [2022-04-27T12:10:41.155Z] f23df028b6ca: Waiting [2022-04-27T12:10:41.155Z] d65c8cfc05b1: Waiting [2022-04-27T12:10:41.155Z] 2437ff75d9bd: Waiting [2022-04-27T12:10:41.155Z] 765212b225bb: Waiting [2022-04-27T12:10:41.155Z] 04944245beec: Verifying Checksum [2022-04-27T12:10:41.155Z] 04944245beec: Download complete [2022-04-27T12:10:41.155Z] 765212b225bb: Verifying Checksum [2022-04-27T12:10:41.155Z] 765212b225bb: Download complete [2022-04-27T12:10:41.155Z] f23df028b6ca: Download complete [2022-04-27T12:10:41.155Z] d65c8cfc05b1: Verifying Checksum [2022-04-27T12:10:41.155Z] d65c8cfc05b1: Download complete [2022-04-27T12:10:41.439Z] 699f458cf7ca: Verifying Checksum [2022-04-27T12:10:41.439Z] 699f458cf7ca: Download complete [2022-04-27T12:10:41.714Z] 8998bd30e6a1: Verifying Checksum [2022-04-27T12:10:41.714Z] 8998bd30e6a1: Download complete [2022-04-27T12:10:44.334Z] 2437ff75d9bd: Verifying Checksum [2022-04-27T12:10:44.334Z] 2437ff75d9bd: Download complete [2022-04-27T12:10:45.781Z] 8998bd30e6a1: Pull complete [2022-04-27T12:10:46.377Z] 04944245beec: Pull complete [2022-04-27T12:10:47.831Z] 699f458cf7ca: Pull complete [2022-04-27T12:10:48.109Z] 765212b225bb: Pull complete [2022-04-27T12:10:49.088Z] f23df028b6ca: Pull complete [2022-04-27T12:10:49.088Z] d65c8cfc05b1: Pull complete [2022-04-27T12:11:04.185Z] 2437ff75d9bd: Pull complete [2022-04-27T12:11:04.185Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-27T12:11:04.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T12:11:04.185Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-27T12:11:04.440Z] prd-ubuntu20.04-docker-arm64-4c-16g-33473 does not seem to be running inside a container [2022-04-27T12:11:04.543Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-27T12:11:07.040Z] $ docker top 41be1c67cd8ed8790fd2e9c46c48d057bd79a5424d4fedef663b694c4fe51d03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T12:11:08.012Z] ---> job-cost.sh [2022-04-27T12:11:08.012Z] lf-activate-venv: SKIPPING [2022-04-27T12:11:08.012Z] INFO: No Stack... [2022-04-27T12:11:08.603Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-27T12:11:09.574Z] INFO: Archiving Costs [Pipeline] sh [2022-04-27T12:11:10.252Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2022-04-27T12:11:10.252Z] + cut -d, -f6 [Pipeline] lock [2022-04-27T12:11:10.304Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-412-1-stack-cost] [2022-04-27T12:11:10.309Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-412-1-stack-cost] did not exist. Created. [2022-04-27T12:11:10.309Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-412-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-27T12:11:11.052Z] /w/workspace/app-service-configurable/1@tmp/durable-1cbe95e4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-27T12:11:11.740Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-27T12:11:11.777Z] Warning: overwriting stash ‘stack-cost’ [2022-04-27T12:11:11.822Z] Stashed 1 file(s) [Pipeline] } [2022-04-27T12:11:11.836Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-412-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-27T12:11:11.933Z] $ docker stop --time=1 41be1c67cd8ed8790fd2e9c46c48d057bd79a5424d4fedef663b694c4fe51d03 [2022-04-27T12:11:13.415Z] $ docker rm -f 41be1c67cd8ed8790fd2e9c46c48d057bd79a5424d4fedef663b694c4fe51d03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-27T12:11:14.467Z] provisioning config files... [2022-04-27T12:11:14.476Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-412@tmp/config2122053771319692742tmp [Pipeline] { [Pipeline] sh [2022-04-27T12:11:14.814Z] + set +x [2022-04-27T12:11:14.815Z] + curl -s https://codecov.io/bash [2022-04-27T12:11:14.815Z] + bash -s -- [2022-04-27T12:11:14.815Z] [2022-04-27T12:11:14.815Z] _____ _ [2022-04-27T12:11:14.815Z] / ____| | | [2022-04-27T12:11:14.815Z] | | ___ __| | ___ ___ _____ __ [2022-04-27T12:11:14.815Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-27T12:11:14.815Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-27T12:11:14.815Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-27T12:11:14.815Z] Bash-1.0.6 [2022-04-27T12:11:14.815Z] [2022-04-27T12:11:14.815Z] [2022-04-27T12:11:14.815Z] ==> git version 2.25.1 found [2022-04-27T12:11:14.815Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-27T12:11:14.815Z] Release-Date: 2020-01-08 [2022-04-27T12:11:14.815Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-27T12:11:14.815Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-27T12:11:14.815Z] ==> Jenkins CI detected. [2022-04-27T12:11:14.815Z] current dir:  /w/workspace/_app-service-configurable_PR-412 [2022-04-27T12:11:14.815Z] project root: . [2022-04-27T12:11:14.815Z] --> token set from env [2022-04-27T12:11:14.815Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-27T12:11:14.815Z] ==> Running gcov in . (disable via -X gcov) [2022-04-27T12:11:14.815Z] ==> Python coveragepy not found [2022-04-27T12:11:14.815Z] ==> Searching for coverage reports in: [2022-04-27T12:11:14.815Z] + . [2022-04-27T12:11:14.815Z] -> Found 1 reports [2022-04-27T12:11:14.815Z] ==> Detecting git/mercurial file structure [2022-04-27T12:11:14.815Z] ==> Reading reports [2022-04-27T12:11:14.815Z] + ./coverage.out bytes=10 [2022-04-27T12:11:14.815Z] ==> Appending adjustments [2022-04-27T12:11:14.815Z] https://docs.codecov.io/docs/fixing-reports [2022-04-27T12:11:15.077Z] + Found adjustments [2022-04-27T12:11:15.077Z] ==> Gzipping contents [2022-04-27T12:11:15.077Z] 4.0K /tmp/codecov.iVbc9c.gz [2022-04-27T12:11:15.077Z] ==> Uploading reports [2022-04-27T12:11:15.077Z] url: https://codecov.io [2022-04-27T12:11:15.077Z] query: branch=PR-412&commit=aef5da4b06ea2bd0d9d337c860b935f246de31f3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-412%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=412&job=&cmd_args= [2022-04-27T12:11:15.077Z] -> Pinging Codecov [2022-04-27T12:11:15.077Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-412&commit=aef5da4b06ea2bd0d9d337c860b935f246de31f3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-412%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=412&job=&cmd_args= [2022-04-27T12:11:15.340Z] -> Uploading to [2022-04-27T12:11:15.340Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-27/A97CA9966030D2A3747ED39772930CCE/aef5da4b06ea2bd0d9d337c860b935f246de31f3/e224afc9-b3ee-4d72-a898-0099028cf18b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220427T121115Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9b119f5361d6d0f3b4eae78718c9ef946c9df4938932e3f3e36cb65297ef37ed [2022-04-27T12:11:15.340Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-27T12:11:15.340Z] Dload Upload Total Spent Left Speed [2022-04-27T12:11:15.601Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 577 0 0 100 577 0 1982 --:--:-- --:--:-- --:--:-- 1982 [2022-04-27T12:11:15.601Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/aef5da4b06ea2bd0d9d337c860b935f246de31f3 [Pipeline] } [2022-04-27T12:11:15.631Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-27T12:11:17.493Z] + [ -d /w/workspace/_app-service-configurable_PR-412/archives ] [2022-04-27T12:11:17.493Z] + ls -al /w/workspace/_app-service-configurable_PR-412/archives [2022-04-27T12:11:17.493Z] total 16 [2022-04-27T12:11:17.493Z] drwxr-xr-x 3 root root 4096 Apr 27 12:06 . [2022-04-27T12:11:17.493Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 12:06 .. [2022-04-27T12:11:17.493Z] drwxr-xr-x 2 root root 4096 Apr 27 12:06 cost [2022-04-27T12:11:17.493Z] -rw-r--r-- 1 root root 95 Apr 27 12:06 cost.csv [2022-04-27T12:11:17.493Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-412/archives [2022-04-27T12:11:17.493Z] + ls -al /w/workspace/_app-service-configurable_PR-412/archives [2022-04-27T12:11:17.493Z] total 16 [2022-04-27T12:11:17.493Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 12:06 . [2022-04-27T12:11:17.493Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 12:06 .. [2022-04-27T12:11:17.493Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 12:06 cost [2022-04-27T12:11:17.493Z] -rw-r--r-- 1 jenkins jenkins 95 Apr 27 12:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-27T12:11:17.840Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T12:11:18.738Z] ---> package-listing.sh [2022-04-27T12:11:18.739Z] ++ facter osfamily [2022-04-27T12:11:18.739Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-27T12:11:19.000Z] + OS_FAMILY=debian [2022-04-27T12:11:19.000Z] + workspace=/w/workspace/_app-service-configurable_PR-412 [2022-04-27T12:11:19.000Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-27T12:11:19.000Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-27T12:11:19.000Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-27T12:11:19.000Z] + PACKAGES=/tmp/packages_start.txt [2022-04-27T12:11:19.000Z] + '[' /w/workspace/_app-service-configurable_PR-412 ']' [2022-04-27T12:11:19.000Z] + PACKAGES=/tmp/packages_end.txt [2022-04-27T12:11:19.000Z] + case "${OS_FAMILY}" in [2022-04-27T12:11:19.000Z] + dpkg -l [2022-04-27T12:11:19.000Z] + grep '^ii' [2022-04-27T12:11:19.000Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-27T12:11:19.000Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-27T12:11:19.000Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-27T12:11:19.000Z] + '[' /w/workspace/_app-service-configurable_PR-412 ']' [2022-04-27T12:11:19.000Z] + mkdir -p /w/workspace/_app-service-configurable_PR-412/archives/ [2022-04-27T12:11:19.000Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-412/archives/ [Pipeline] echo [2022-04-27T12:11:19.032Z] 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-412/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-27T12:11:19.343Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-27T12:11:20.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T12:11:20.006Z] . [Pipeline] withDockerContainer [2022-04-27T12:11:20.099Z] prd-ubuntu20.04-docker-8c-8g-33475 does not seem to be running inside a container [2022-04-27T12:11:20.145Z] $ 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-412/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-412 -v /w/workspace/_app-service-configurable_PR-412:/w/workspace/_app-service-configurable_PR-412:rw,z -v /w/workspace/_app-service-configurable_PR-412@tmp:/w/workspace/_app-service-configurable_PR-412@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-27T12:11:20.370Z] $ docker top ff8166b885b9ac158400761ad82e2427ab9e472e5986b09837f045c6f4f48fa2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T12:11:20.778Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-27T12:11:21.095Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-27T12:11:21.505Z] + ls /var/log/sa-host [2022-04-27T12:11:21.505Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T12:11:21.835Z] provisioning config files... [2022-04-27T12:11:21.846Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-412@tmp/config1922429930769658641tmp [Pipeline] { [Pipeline] echo [2022-04-27T12:11:21.896Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T12:11:22.211Z] ---> create-netrc.sh [Pipeline] } [2022-04-27T12:11:22.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-27T12:11:22.654Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-27T12:11:22.689Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T12:11:23.007Z] ---> sudo-logs.sh [2022-04-27T12:11:23.007Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-27T12:11:23.092Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T12:11:23.405Z] ---> job-cost.sh [2022-04-27T12:11:23.405Z] lf-activate-venv: SKIPPING [2022-04-27T12:11:23.405Z] DEBUG: total: 0.2199999988079071 [2022-04-27T12:11:23.405Z] INFO: Retrieving Stack Cost... [2022-04-27T12:11:23.665Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-27T12:11:24.237Z] INFO: Archiving Costs [Pipeline] echo [2022-04-27T12:11:24.270Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T12:11:24.589Z] ---> logs-deploy.sh [2022-04-27T12:11:24.589Z] lf-activate-venv: SKIPPING [2022-04-27T12:11:24.589Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-412/1 [2022-04-27T12:11:24.589Z] INFO: archiving workspace using pattern(s): [2022-04-27T12:11:25.539Z] Archives upload complete. [2022-04-27T12:11:25.539Z] INFO: archiving logs to Nexus