Pull request #483 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc+1735f48e51a8b957f26a7b6e7e56a0d623d8fe70 (04fadd0a033aacad16aacdfe476bee2905e77b52) 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-ssh5975440215963072529.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh12887723358179487241.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-483/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-483/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13267573273623246502.key Verifying host key using known hosts file > 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-483/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15394020492016098256.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12594429484284387406.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-483/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-483/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3357793731576213631.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-117887 in /w/workspace/_app-service-configurable_PR-483 [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-483 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/483/head:refs/remotes/origin/PR-483 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1735f48e51a8b957f26a7b6e7e56a0d623d8fe70 into PR head commit fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc Merge succeeded, producing fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc Checking out Revision fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc (PR-483) 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 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-02T12:04:45.191Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 1735f48e51a8b957f26a7b6e7e56a0d623d8fe70 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc # timeout=10 [Pipeline] withCredentials [2022-11-02T12:04:45.363Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-02T12:04:45.464Z] ========================================================= [2022-11-02T12:04:45.465Z] EdgeX Global Pipelines Version Info [2022-11-02T12:04:45.465Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-02T12:04:46.209Z] ------------------- [2022-11-02T12:04:46.210Z] stable info: [2022-11-02T12:04:46.210Z] ------------------- [2022-11-02T12:04:46.210Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-02T12:04:46.210Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-11-02T12:04:46.210Z] Message: update stable to v1.0.243 [2022-11-02T12:04:46.778Z] ------------------- [2022-11-02T12:04:46.778Z] experimental info: [2022-11-02T12:04:46.778Z] ------------------- [2022-11-02T12:04:46.778Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-02T12:04:46.778Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-11-02T12:04:46.778Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-02T12:04:47.061Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-11-02T12:04:47.100Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-11-02T12:04:47.141Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-02T12:04:47.181Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-02T12:04:47.223Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-02T12:04:47.263Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-02T12:04:47.302Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-02T12:04:47.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-02T12:04:47.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-02T12:04:47.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-02T12:04:47.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-02T12:04:47.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-11-02T12:04:47.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-02T12:04:47.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-02T12:04:47.626Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-02T12:04:47.666Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-02T12:04:47.709Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-02T12:04:47.751Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-02T12:04:47.796Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-02T12:04:47.881Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-02T12:04:47.925Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-02T12:04:47.965Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-02T12:04:48.003Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-02T12:04:48.050Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-02T12:04:48.093Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-02T12:04:48.142Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-02T12:04:48.186Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-02T12:04:48.224Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-483 [Pipeline] echo [2022-11-02T12:04:48.271Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-483 [Pipeline] echo [2022-11-02T12:04:48.313Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-483 [Pipeline] echo [2022-11-02T12:04:48.351Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc [Pipeline] echo [2022-11-02T12:04:48.393Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fc7a1f5 [Pipeline] echo [2022-11-02T12:04:48.431Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-02T12:04:48.540Z] provisioning config files... [2022-11-02T12:04:48.554Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-483@tmp/config106839849320975186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-02T12:04:48.910Z] ---> docker-login.sh [2022-11-02T12:04:48.910Z] nexus3.edgexfoundry.org:10001 [2022-11-02T12:04:49.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T12:04:49.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T12:04:49.741Z] Configure a credential helper to remove this warning. See [2022-11-02T12:04:49.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T12:04:49.741Z] [2022-11-02T12:04:49.741Z] Login Succeeded [2022-11-02T12:04:49.741Z] nexus3.edgexfoundry.org:10002 [2022-11-02T12:04:49.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T12:04:49.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T12:04:49.741Z] Configure a credential helper to remove this warning. See [2022-11-02T12:04:49.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T12:04:49.741Z] [2022-11-02T12:04:49.741Z] Login Succeeded [2022-11-02T12:04:49.741Z] nexus3.edgexfoundry.org:10003 [2022-11-02T12:04:49.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T12:04:50.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T12:04:50.002Z] Configure a credential helper to remove this warning. See [2022-11-02T12:04:50.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T12:04:50.002Z] [2022-11-02T12:04:50.002Z] Login Succeeded [2022-11-02T12:04:50.002Z] nexus3.edgexfoundry.org:10004 [2022-11-02T12:04:50.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T12:04:50.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T12:04:50.002Z] Configure a credential helper to remove this warning. See [2022-11-02T12:04:50.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T12:04:50.002Z] [2022-11-02T12:04:50.002Z] Login Succeeded [2022-11-02T12:04:50.002Z] docker.io [2022-11-02T12:04:50.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T12:04:50.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T12:04:50.573Z] Configure a credential helper to remove this warning. See [2022-11-02T12:04:50.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T12:04:50.573Z] [2022-11-02T12:04:50.573Z] Login Succeeded [2022-11-02T12:04:50.573Z] ---> docker-login.sh ends [Pipeline] } [2022-11-02T12:04:50.604Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-02T12:04:51.229Z] + git rev-list -1 --merges fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc~1..fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc [Pipeline] echo [2022-11-02T12:04:51.273Z] -----------> git rev-list -1 --merges fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc~1..fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc [false] [Pipeline] sh [2022-11-02T12:04:51.573Z] + git log --format=format:%s -1 fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc [Pipeline] echo [2022-11-02T12:04:51.605Z] ========================================================= [2022-11-02T12:04:51.606Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-02T12:04:51.606Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-02T12:04:52.026Z] + git log --format=format:%s -1 fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc [Pipeline] echo [2022-11-02T12:04:52.061Z] [semverPrep] GIT_COMMIT: fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2022-11-02T12:04:52.089Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-02T12:04:52.473Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-02T12:04:52.473Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-02T12:04:52.473Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-02T12:04:52.473Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-02T12:04:52.473Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-02T12:04:52.473Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-02T12:04:52.473Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T12:04:52.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-02T12:04:52.962Z] [2022-11-02T12:04:52.962Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T12:04:53.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-02T12:04:53.630Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-02T12:04:53.630Z] b85a868b505f: Pulling fs layer [2022-11-02T12:04:53.630Z] e2be974225ed: Pulling fs layer [2022-11-02T12:04:53.630Z] 339a4e72a1f5: Pulling fs layer [2022-11-02T12:04:53.630Z] 988bab9f4d93: Pulling fs layer [2022-11-02T12:04:53.630Z] 1469e6f7b9e6: Pulling fs layer [2022-11-02T12:04:53.630Z] eaf3925da568: Pulling fs layer [2022-11-02T12:04:53.630Z] bab4dde63d76: Pulling fs layer [2022-11-02T12:04:53.630Z] bde34c3a00c8: Pulling fs layer [2022-11-02T12:04:53.630Z] 988bab9f4d93: Waiting [2022-11-02T12:04:53.630Z] 1469e6f7b9e6: Waiting [2022-11-02T12:04:53.630Z] eaf3925da568: Waiting [2022-11-02T12:04:53.630Z] bab4dde63d76: Waiting [2022-11-02T12:04:53.630Z] b352a97aabf1: Pulling fs layer [2022-11-02T12:04:53.630Z] 4872d77fe225: Pulling fs layer [2022-11-02T12:04:53.630Z] 5851b861e8e6: Pulling fs layer [2022-11-02T12:04:53.630Z] bde34c3a00c8: Waiting [2022-11-02T12:04:53.630Z] b352a97aabf1: Waiting [2022-11-02T12:04:53.630Z] 4872d77fe225: Waiting [2022-11-02T12:04:53.630Z] 5851b861e8e6: Waiting [2022-11-02T12:04:53.630Z] e2be974225ed: Download complete [2022-11-02T12:04:53.630Z] 988bab9f4d93: Download complete [2022-11-02T12:04:53.892Z] 1469e6f7b9e6: Verifying Checksum [2022-11-02T12:04:53.892Z] 1469e6f7b9e6: Download complete [2022-11-02T12:04:53.892Z] 339a4e72a1f5: Verifying Checksum [2022-11-02T12:04:53.892Z] 339a4e72a1f5: Download complete [2022-11-02T12:04:53.892Z] eaf3925da568: Verifying Checksum [2022-11-02T12:04:53.892Z] eaf3925da568: Download complete [2022-11-02T12:04:53.892Z] bde34c3a00c8: Verifying Checksum [2022-11-02T12:04:53.892Z] bde34c3a00c8: Download complete [2022-11-02T12:04:53.892Z] b352a97aabf1: Download complete [2022-11-02T12:04:53.892Z] 4872d77fe225: Verifying Checksum [2022-11-02T12:04:53.892Z] 4872d77fe225: Download complete [2022-11-02T12:04:53.892Z] 5851b861e8e6: Verifying Checksum [2022-11-02T12:04:53.892Z] 5851b861e8e6: Download complete [2022-11-02T12:04:53.892Z] b85a868b505f: Verifying Checksum [2022-11-02T12:04:53.892Z] b85a868b505f: Download complete [2022-11-02T12:04:54.151Z] bab4dde63d76: Verifying Checksum [2022-11-02T12:04:54.151Z] bab4dde63d76: Download complete [2022-11-02T12:04:55.531Z] b85a868b505f: Pull complete [2022-11-02T12:04:55.531Z] e2be974225ed: Pull complete [2022-11-02T12:04:56.099Z] 339a4e72a1f5: Pull complete [2022-11-02T12:04:56.099Z] 988bab9f4d93: Pull complete [2022-11-02T12:04:56.360Z] 1469e6f7b9e6: Pull complete [2022-11-02T12:04:56.620Z] eaf3925da568: Pull complete [2022-11-02T12:04:58.572Z] bab4dde63d76: Pull complete [2022-11-02T12:04:58.572Z] bde34c3a00c8: Pull complete [2022-11-02T12:04:58.832Z] b352a97aabf1: Pull complete [2022-11-02T12:04:58.832Z] 4872d77fe225: Pull complete [2022-11-02T12:04:59.091Z] 5851b861e8e6: Pull complete [2022-11-02T12:04:59.091Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-02T12:04:59.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-02T12:04:59.091Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T12:04:59.306Z] prd-ubuntu20.04-docker-8c-8g-117887 does not seem to be running inside a container [2022-11-02T12:04:59.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-483 -v /w/workspace/_app-service-configurable_PR-483:/w/workspace/_app-service-configurable_PR-483:rw,z -v /w/workspace/_app-service-configurable_PR-483@tmp:/w/workspace/_app-service-configurable_PR-483@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-02T12:05:03.983Z] $ docker top 4847655bd345ab8ca1ccc1dcf3f9bf9246ae52d789ec9fc37c25d15793d5ff6d -eo pid,comm [2022-11-02T12:05:04.031Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-11-02T12:05:04.031Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-02T12:05:04.163Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-02T12:05:04.163Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-02T12:05:04.302Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-02T12:05:04.308Z] $ docker exec 4847655bd345ab8ca1ccc1dcf3f9bf9246ae52d789ec9fc37c25d15793d5ff6d ssh-agent [2022-11-02T12:05:04.422Z] SSH_AUTH_SOCK=/tmp/ssh-Z2hfGpn2g9l3/agent.32 [2022-11-02T12:05:04.422Z] SSH_AGENT_PID=38 [2022-11-02T12:05:04.429Z] Running ssh-add (command line suppressed) [2022-11-02T12:05:04.540Z] Identity added: /w/workspace/_app-service-configurable_PR-483@tmp/private_key_6177258748557336011.key (/w/workspace/_app-service-configurable_PR-483@tmp/private_key_6177258748557336011.key) [2022-11-02T12:05:04.559Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-02T12:05:04.896Z] + git tag --points-at HEAD [Pipeline] } [2022-11-02T12:05:04.924Z] $ docker exec --env ******** --env ******** 4847655bd345ab8ca1ccc1dcf3f9bf9246ae52d789ec9fc37c25d15793d5ff6d ssh-agent -k [2022-11-02T12:05:05.028Z] unset SSH_AUTH_SOCK; [2022-11-02T12:05:05.028Z] unset SSH_AGENT_PID; [2022-11-02T12:05:05.028Z] echo Agent pid 38 killed; [2022-11-02T12:05:05.036Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-02T12:05:05.126Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-02T12:05:05.126Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-02T12:05:05.231Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-02T12:05:05.237Z] $ docker exec 4847655bd345ab8ca1ccc1dcf3f9bf9246ae52d789ec9fc37c25d15793d5ff6d ssh-agent [2022-11-02T12:05:05.374Z] SSH_AUTH_SOCK=/tmp/ssh-jM48qcl0o3L0/agent.70 [2022-11-02T12:05:05.374Z] SSH_AGENT_PID=76 [2022-11-02T12:05:05.381Z] Running ssh-add (command line suppressed) [2022-11-02T12:05:05.488Z] Identity added: /w/workspace/_app-service-configurable_PR-483@tmp/private_key_12387518071894648169.key (/w/workspace/_app-service-configurable_PR-483@tmp/private_key_12387518071894648169.key) [2022-11-02T12:05:05.501Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-02T12:05:05.827Z] + git semver init [2022-11-02T12:05:06.088Z] 2022-11-02 12:05:06,048 [run_init] DEBUG init version:0.0.0 force:False [2022-11-02T12:05:06.088Z] 2022-11-02 12:05:06,049 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-483/.semver [2022-11-02T12:05:06.088Z] 2022-11-02 12:05:06,050 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-483/.semver [2022-11-02T12:05:06.088Z] 2022-11-02 12:05:06,050 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-483/.semver'], cwd=/w/workspace/_app-service-configurable_PR-483, universal_newlines=False, shell=None, istream=None) [2022-11-02T12:05:07.470Z] 2022-11-02 12:05:07,076 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-483/.git/info/exclude [2022-11-02T12:05:07.470Z] 2022-11-02 12:05:07,077 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-483/.semver/PR-483 with force:False [2022-11-02T12:05:07.470Z] 2022-11-02 12:05:07,077 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-483/.semver/PR-483 [2022-11-02T12:05:07.470Z] 2022-11-02 12:05:07,081 [execute] INFO git cat-file --batch-check [2022-11-02T12:05:07.470Z] 2022-11-02 12:05:07,082 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-483/.semver, universal_newlines=False, shell=None, istream=) [2022-11-02T12:05:07.470Z] 2022-11-02 12:05:07,089 [execute] INFO git cat-file --batch [2022-11-02T12:05:07.470Z] 2022-11-02 12:05:07,090 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-483/.semver, universal_newlines=False, shell=None, istream=) [2022-11-02T12:05:07.470Z] 2022-11-02 12:05:07,096 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-483/.semver/PR-483 [2022-11-02T12:05:07.470Z] 0.0.0 [Pipeline] } [2022-11-02T12:05:07.503Z] $ docker exec --env ******** --env ******** 4847655bd345ab8ca1ccc1dcf3f9bf9246ae52d789ec9fc37c25d15793d5ff6d ssh-agent -k [2022-11-02T12:05:07.617Z] unset SSH_AUTH_SOCK; [2022-11-02T12:05:07.617Z] unset SSH_AGENT_PID; [2022-11-02T12:05:07.618Z] echo Agent pid 76 killed; [2022-11-02T12:05:07.625Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-02T12:05:08.047Z] + git semver [Pipeline] } [2022-11-02T12:05:08.333Z] $ docker stop --time=1 4847655bd345ab8ca1ccc1dcf3f9bf9246ae52d789ec9fc37c25d15793d5ff6d [2022-11-02T12:05:09.627Z] $ docker rm -f 4847655bd345ab8ca1ccc1dcf3f9bf9246ae52d789ec9fc37c25d15793d5ff6d [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-02T12:05:10.031Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-02T12:05:10.311Z] Stashed 1 file(s) [Pipeline] echo [2022-11-02T12:05:10.332Z] [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 [2022-11-02T12:05:10.887Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117885 in /w/workspace/_app-service-configurable_PR-483 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] { [Pipeline] configFileProvider [2022-11-02T12:05:11.014Z] provisioning config files... [2022-11-02T12:05:11.023Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-483@tmp/config15809332184426008286tmp [Pipeline] ws [2022-11-02T12:05:11.044Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] libraryResource [2022-11-02T12:05:11.133Z] Selected Git installation does not exist. Using Default [2022-11-02T12:05:11.133Z] The recommended git tool is: NONE [Pipeline] sh [2022-11-02T12:05:11.425Z] ---> docker-login.sh [2022-11-02T12:05:11.425Z] nexus3.edgexfoundry.org:10001 [2022-11-02T12:05:11.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T12:05:11.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T12:05:11.425Z] Configure a credential helper to remove this warning. See [2022-11-02T12:05:11.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T12:05:11.425Z] [2022-11-02T12:05:11.425Z] Login Succeeded [2022-11-02T12:05:11.425Z] nexus3.edgexfoundry.org:10002 [2022-11-02T12:05:11.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T12:05:11.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T12:05:11.425Z] Configure a credential helper to remove this warning. See [2022-11-02T12:05:11.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T12:05:11.425Z] [2022-11-02T12:05:11.425Z] Login Succeeded [2022-11-02T12:05:11.684Z] nexus3.edgexfoundry.org:10003 [2022-11-02T12:05:11.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T12:05:11.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T12:05:11.684Z] Configure a credential helper to remove this warning. See [2022-11-02T12:05:11.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T12:05:11.684Z] [2022-11-02T12:05:11.684Z] Login Succeeded [2022-11-02T12:05:11.684Z] nexus3.edgexfoundry.org:10004 [2022-11-02T12:05:11.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T12:05:11.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T12:05:11.684Z] Configure a credential helper to remove this warning. See [2022-11-02T12:05:11.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T12:05:11.684Z] [2022-11-02T12:05:11.684Z] Login Succeeded [2022-11-02T12:05:11.684Z] docker.io [2022-11-02T12:05:11.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T12:05:12.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T12:05:12.202Z] Configure a credential helper to remove this warning. See [2022-11-02T12:05:12.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T12:05:12.202Z] [2022-11-02T12:05:12.202Z] Login Succeeded [2022-11-02T12:05:12.202Z] ---> docker-login.sh ends [Pipeline] } [2022-11-02T12:05:12.232Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-02T12:05:12.448Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-02T12:05:12.489Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-02T12:05:12.520Z] ========================================================= [2022-11-02T12:05:12.520Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-02T12:05:12.520Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T12:05:12.999Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-02T12:05:12.999Z] Sending build context to Docker daemon 3.196MB [2022-11-02T12:05:12.999Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-11-02T12:05:12.999Z] Step 2/13 : FROM ${BASE} AS builder [2022-11-02T12:05:12.999Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-02T12:05:12.999Z] 213ec9aee27d: Pulling fs layer [2022-11-02T12:05:12.999Z] 4583459ba037: Pulling fs layer [2022-11-02T12:05:12.999Z] 93c1e223e6f2: Pulling fs layer [2022-11-02T12:05:12.999Z] 53926ce57604: Pulling fs layer [2022-11-02T12:05:12.999Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-02T12:05:12.999Z] 30f14e443154: Pulling fs layer [2022-11-02T12:05:12.999Z] 801331c1e519: Pulling fs layer [2022-11-02T12:05:12.999Z] 99cc6dd402b0: Pulling fs layer [2022-11-02T12:05:12.999Z] 7d9ed39f4882: Pulling fs layer [2022-11-02T12:05:12.999Z] 21b2b0c7a3f4: Waiting [2022-11-02T12:05:12.999Z] 30f14e443154: Waiting [2022-11-02T12:05:12.999Z] 7d9ed39f4882: Waiting [2022-11-02T12:05:12.999Z] 801331c1e519: Waiting [2022-11-02T12:05:12.999Z] 99cc6dd402b0: Waiting [2022-11-02T12:05:12.999Z] 53926ce57604: Waiting [2022-11-02T12:05:12.999Z] 93c1e223e6f2: Verifying Checksum [2022-11-02T12:05:12.999Z] 93c1e223e6f2: Download complete [2022-11-02T12:05:12.999Z] 4583459ba037: Download complete [2022-11-02T12:05:12.999Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-02T12:05:12.999Z] 21b2b0c7a3f4: Download complete [2022-11-02T12:05:12.999Z] 30f14e443154: Download complete [2022-11-02T12:05:13.261Z] 213ec9aee27d: Download complete [2022-11-02T12:05:13.261Z] 801331c1e519: Verifying Checksum [2022-11-02T12:05:13.261Z] 801331c1e519: Download complete [2022-11-02T12:05:13.261Z] 213ec9aee27d: Pull complete [2022-11-02T12:05:13.522Z] 4583459ba037: Pull complete [2022-11-02T12:05:13.522Z] 7d9ed39f4882: Verifying Checksum [2022-11-02T12:05:13.522Z] 7d9ed39f4882: Download complete [2022-11-02T12:05:13.781Z] 93c1e223e6f2: Pull complete [2022-11-02T12:05:13.781Z] 99cc6dd402b0: Verifying Checksum [2022-11-02T12:05:13.781Z] 99cc6dd402b0: Download complete [2022-11-02T12:05:14.040Z] 53926ce57604: Download complete [2022-11-02T12:05:15.262Z] using credential edgex-jenkins-ssh [2022-11-02T12:05:15.282Z] Cloning the remote Git repository [2022-11-02T12:05:15.300Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-11-02T12:05:15.351Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2022-11-02T12:05:15.469Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-11-02T12:05:15.471Z] > git --version # timeout=10 [2022-11-02T12:05:15.491Z] > git --version # 'git version 2.25.1' [2022-11-02T12:05:15.492Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-02T12:05:15.530Z] Verifying host key using known hosts file [2022-11-02T12:05:15.707Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-02T12:05:15.718Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-02T12:05:16.833Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-11-02T12:05:16.854Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-02T12:05:18.234Z] 53926ce57604: Pull complete [2022-11-02T12:05:18.234Z] 21b2b0c7a3f4: Pull complete [2022-11-02T12:05:18.234Z] 30f14e443154: Pull complete [2022-11-02T12:05:18.260Z] Merging remotes/origin/main commit 1735f48e51a8b957f26a7b6e7e56a0d623d8fe70 into PR head commit fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc [2022-11-02T12:05:17.637Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-11-02T12:05:17.671Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-11-02T12:05:17.672Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-02T12:05:17.678Z] Verifying host key using known hosts file [2022-11-02T12:05:17.684Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-02T12:05:17.694Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/483/head:refs/remotes/origin/PR-483 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-11-02T12:05:18.262Z] > git config core.sparsecheckout # timeout=10 [2022-11-02T12:05:18.277Z] > git checkout -f fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc # timeout=10 [2022-11-02T12:05:18.492Z] 801331c1e519: Pull complete [2022-11-02T12:05:18.561Z] Merge succeeded, producing fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc [2022-11-02T12:05:18.562Z] Checking out Revision fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc (PR-483) [2022-11-02T12:05:19.041Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2022-11-02T12:05:19.068Z] > git --version # timeout=10 [2022-11-02T12:05:19.082Z] > git --version # 'git version 2.25.1' [2022-11-02T12:05:19.097Z] fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-02T12:05:18.426Z] > git remote # timeout=10 [2022-11-02T12:05:18.459Z] > git config --get remote.origin.url # timeout=10 [2022-11-02T12:05:18.485Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-02T12:05:18.490Z] Verifying host key using known hosts file [2022-11-02T12:05:18.494Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-02T12:05:18.503Z] > git merge 1735f48e51a8b957f26a7b6e7e56a0d623d8fe70 # timeout=10 [2022-11-02T12:05:18.526Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-02T12:05:18.548Z] > git config core.sparsecheckout # timeout=10 [2022-11-02T12:05:18.559Z] > git checkout -f fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc # timeout=10 [2022-11-02T12:05:20.164Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-02T12:05:20.165Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-02T12:05:20.165Z] Dload Upload Total Spent Left Speed [2022-11-02T12:05:20.165Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88746 0 --:--:-- --:--:-- --:--:-- 89375 [2022-11-02T12:05:20.390Z] 99cc6dd402b0: Pull complete [Pipeline] sh [2022-11-02T12:05:20.787Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-02T12:05:21.129Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-02T12:05:21.129Z] + sudo tee /etc/docker/daemon.new [2022-11-02T12:05:21.129Z] { [2022-11-02T12:05:21.129Z] "registry-mirrors": [ [2022-11-02T12:05:21.129Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-02T12:05:21.129Z] ], [2022-11-02T12:05:21.129Z] "bip": "10.250.0.254/24", [2022-11-02T12:05:21.129Z] "hosts": [ [2022-11-02T12:05:21.129Z] "tcp://0.0.0.0:5555", [2022-11-02T12:05:21.129Z] "unix:///var/run/docker.sock" [2022-11-02T12:05:21.129Z] ], [2022-11-02T12:05:21.129Z] "mtu": 1458, [2022-11-02T12:05:21.129Z] "selinux-enabled": true, [2022-11-02T12:05:21.129Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-02T12:05:21.129Z] } [Pipeline] sh [2022-11-02T12:05:21.323Z] 7d9ed39f4882: Pull complete [2022-11-02T12:05:21.323Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-11-02T12:05:21.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-02T12:05:21.323Z] ---> 1dedd983c030 [2022-11-02T12:05:21.323Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-11-02T12:05:21.473Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-02T12:05:21.821Z] + sudo service docker restart [2022-11-02T12:05:31.339Z] ---> Running in 3b2d131695d2 [2022-11-02T12:05:31.339Z] Removing intermediate container 3b2d131695d2 [2022-11-02T12:05:31.339Z] ---> 4fbbb6ce71f6 [2022-11-02T12:05:31.339Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-11-02T12:05:31.339Z] ---> Running in fcfb0c26db5e [2022-11-02T12:05:31.339Z] Removing intermediate container fcfb0c26db5e [2022-11-02T12:05:31.339Z] ---> 24939480ea7d [2022-11-02T12:05:31.339Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-11-02T12:05:31.339Z] ---> Running in 58f5d5432c51 [2022-11-02T12:05:31.339Z] Removing intermediate container 58f5d5432c51 [2022-11-02T12:05:31.339Z] ---> 5952225c926b [2022-11-02T12:05:31.339Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-02T12:05:31.339Z] ---> Running in b233888c9dab [2022-11-02T12:05:31.339Z] Removing intermediate container b233888c9dab [2022-11-02T12:05:31.339Z] ---> 7763ad453a86 [2022-11-02T12:05:31.339Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-02T12:05:31.339Z] ---> Running in 8b194dbf23e8 [2022-11-02T12:05:31.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-02T12:05:31.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-02T12:05:31.599Z] OK: 211 MiB in 51 packages [2022-11-02T12:05:32.170Z] Removing intermediate container 8b194dbf23e8 [2022-11-02T12:05:32.170Z] ---> daeb4f3743db [2022-11-02T12:05:32.170Z] Step 8/13 : WORKDIR /app [2022-11-02T12:05:32.170Z] ---> Running in 4984cfd25455 [2022-11-02T12:05:32.444Z] Removing intermediate container 4984cfd25455 [2022-11-02T12:05:32.444Z] ---> 422f96c7c3e9 [2022-11-02T12:05:32.444Z] Step 9/13 : COPY go.mod vendor* ./ [2022-11-02T12:05:32.444Z] ---> b7e2b91eacc0 [2022-11-02T12:05:32.444Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-02T12:05:32.444Z] ---> Running in 2639223497ac [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-02T12:05:40.114Z] provisioning config files... [2022-11-02T12:05:40.137Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config5949125498602215857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-02T12:05:40.509Z] ---> docker-login.sh [2022-11-02T12:05:40.509Z] nexus3.edgexfoundry.org:10001 [2022-11-02T12:05:40.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T12:05:41.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T12:05:41.045Z] Configure a credential helper to remove this warning. See [2022-11-02T12:05:41.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T12:05:41.045Z] [2022-11-02T12:05:41.045Z] Login Succeeded [2022-11-02T12:05:41.045Z] nexus3.edgexfoundry.org:10002 [2022-11-02T12:05:41.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T12:05:41.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T12:05:41.313Z] Configure a credential helper to remove this warning. See [2022-11-02T12:05:41.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T12:05:41.313Z] [2022-11-02T12:05:41.313Z] Login Succeeded [2022-11-02T12:05:41.313Z] nexus3.edgexfoundry.org:10003 [2022-11-02T12:05:41.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T12:05:41.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T12:05:41.580Z] Configure a credential helper to remove this warning. See [2022-11-02T12:05:41.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T12:05:41.580Z] [2022-11-02T12:05:41.580Z] Login Succeeded [2022-11-02T12:05:41.849Z] nexus3.edgexfoundry.org:10004 [2022-11-02T12:05:41.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T12:05:42.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T12:05:42.117Z] Configure a credential helper to remove this warning. See [2022-11-02T12:05:42.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T12:05:42.117Z] [2022-11-02T12:05:42.117Z] Login Succeeded [2022-11-02T12:05:42.117Z] docker.io [2022-11-02T12:05:42.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T12:05:42.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T12:05:42.648Z] Configure a credential helper to remove this warning. See [2022-11-02T12:05:42.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T12:05:42.649Z] [2022-11-02T12:05:42.649Z] Login Succeeded [2022-11-02T12:05:42.649Z] ---> docker-login.sh ends [Pipeline] } [2022-11-02T12:05:42.683Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-02T12:05:42.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-02T12:05:43.000Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-02T12:05:43.034Z] ========================================================= [2022-11-02T12:05:43.034Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-02T12:05:43.034Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T12:05:43.544Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-02T12:05:43.544Z] Sending build context to Docker daemon 217.6kB [2022-11-02T12:05:43.811Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-11-02T12:05:43.811Z] Step 2/13 : FROM ${BASE} AS builder [2022-11-02T12:05:44.079Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-02T12:05:44.079Z] 9b18e9b68314: Pulling fs layer [2022-11-02T12:05:44.079Z] d32db5db7311: Pulling fs layer [2022-11-02T12:05:44.079Z] d0c4b47475fc: Pulling fs layer [2022-11-02T12:05:44.079Z] 5831b945b038: Pulling fs layer [2022-11-02T12:05:44.079Z] 86bbec2aaacd: Pulling fs layer [2022-11-02T12:05:44.079Z] e10730c5d714: Pulling fs layer [2022-11-02T12:05:44.079Z] 5dd5c2283517: Pulling fs layer [2022-11-02T12:05:44.079Z] d5ac0230b979: Pulling fs layer [2022-11-02T12:05:44.079Z] 5831b945b038: Waiting [2022-11-02T12:05:44.079Z] 86bbec2aaacd: Waiting [2022-11-02T12:05:44.079Z] e10730c5d714: Waiting [2022-11-02T12:05:44.079Z] 5dd5c2283517: Waiting [2022-11-02T12:05:44.079Z] d5ac0230b979: Waiting [2022-11-02T12:05:44.079Z] d0c4b47475fc: Verifying Checksum [2022-11-02T12:05:44.079Z] d0c4b47475fc: Download complete [2022-11-02T12:05:44.079Z] d32db5db7311: Verifying Checksum [2022-11-02T12:05:44.079Z] d32db5db7311: Download complete [2022-11-02T12:05:44.079Z] 86bbec2aaacd: Verifying Checksum [2022-11-02T12:05:44.079Z] 86bbec2aaacd: Download complete [2022-11-02T12:05:44.079Z] e10730c5d714: Download complete [2022-11-02T12:05:44.079Z] 9b18e9b68314: Verifying Checksum [2022-11-02T12:05:45.046Z] 9b18e9b68314: Pull complete [2022-11-02T12:05:45.046Z] d5ac0230b979: Verifying Checksum [2022-11-02T12:05:45.046Z] d5ac0230b979: Download complete [2022-11-02T12:05:45.315Z] d32db5db7311: Pull complete [2022-11-02T12:05:45.585Z] d0c4b47475fc: Pull complete [2022-11-02T12:05:46.169Z] 5dd5c2283517: Verifying Checksum [2022-11-02T12:05:46.169Z] 5dd5c2283517: Download complete [2022-11-02T12:05:46.759Z] 5831b945b038: Verifying Checksum [2022-11-02T12:05:46.759Z] 5831b945b038: Download complete [2022-11-02T12:05:59.099Z] 5831b945b038: Pull complete [2022-11-02T12:05:59.099Z] 86bbec2aaacd: Pull complete [2022-11-02T12:05:59.099Z] e10730c5d714: Pull complete [2022-11-02T12:06:04.460Z] 5dd5c2283517: Pull complete [2022-11-02T12:06:05.880Z] d5ac0230b979: Pull complete [2022-11-02T12:06:05.880Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-11-02T12:06:05.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-02T12:06:05.880Z] ---> 59b3b1a385d4 [2022-11-02T12:06:05.880Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-11-02T12:06:07.833Z] ---> Running in 6f9212d8ef8b [2022-11-02T12:06:08.101Z] Removing intermediate container 6f9212d8ef8b [2022-11-02T12:06:08.101Z] ---> 18d05fa00960 [2022-11-02T12:06:08.101Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-11-02T12:06:08.101Z] ---> Running in 7b87eed5901d [2022-11-02T12:06:08.372Z] Removing intermediate container 7b87eed5901d [2022-11-02T12:06:08.372Z] ---> 9caeb00056e1 [2022-11-02T12:06:08.372Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-11-02T12:06:08.644Z] ---> Running in 48c9c4978e23 [2022-11-02T12:06:08.913Z] Removing intermediate container 48c9c4978e23 [2022-11-02T12:06:08.913Z] ---> b1c28dc499bb [2022-11-02T12:06:08.913Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-02T12:06:08.913Z] ---> Running in c73455fafe14 [2022-11-02T12:06:09.183Z] Removing intermediate container c73455fafe14 [2022-11-02T12:06:09.183Z] ---> a9a1c6694f9a [2022-11-02T12:06:09.183Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-02T12:06:09.183Z] ---> Running in 7f801d400aaa [2022-11-02T12:06:10.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-02T12:06:10.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-02T12:06:11.380Z] OK: 221 MiB in 51 packages [2022-11-02T12:06:11.535Z] Removing intermediate container 2639223497ac [2022-11-02T12:06:11.535Z] ---> 81e4f1c32f19 [2022-11-02T12:06:11.535Z] Step 11/13 : COPY . . [2022-11-02T12:06:11.535Z] ---> 1c36875473c5 [2022-11-02T12:06:11.535Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-02T12:06:11.535Z] ---> Running in 0b8789d0b2a0 [2022-11-02T12:06:11.535Z] Removing intermediate container 0b8789d0b2a0 [2022-11-02T12:06:11.535Z] ---> dd6090f0ad53 [2022-11-02T12:06:11.535Z] Step 13/13 : RUN $MAKE [2022-11-02T12:06:11.535Z] ---> Running in f5d6796c1249 [2022-11-02T12:06:11.535Z] noop [2022-11-02T12:06:11.535Z] Removing intermediate container f5d6796c1249 [2022-11-02T12:06:11.535Z] ---> f5c1a56d7398 [2022-11-02T12:06:11.535Z] Successfully built f5c1a56d7398 [2022-11-02T12:06:11.535Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T12:06:11.984Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-02T12:06:11.984Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T12:06:12.150Z] prd-ubuntu20.04-docker-8c-8g-117887 does not seem to be running inside a container [2022-11-02T12:06:12.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-483 -v /w/workspace/_app-service-configurable_PR-483:/w/workspace/_app-service-configurable_PR-483:rw,z -v /w/workspace/_app-service-configurable_PR-483@tmp:/w/workspace/_app-service-configurable_PR-483@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-02T12:06:12.341Z] Removing intermediate container 7f801d400aaa [2022-11-02T12:06:12.341Z] ---> c08c27f8606d [2022-11-02T12:06:12.341Z] Step 8/13 : WORKDIR /app [2022-11-02T12:06:12.341Z] ---> Running in f66b09fe4e4f [2022-11-02T12:06:12.530Z] $ docker top 4a02ebf143d96812a38df1f12ec9490dc01dd7e215e21da69e64902b5f0b1b56 -eo pid,comm [Pipeline] { [2022-11-02T12:06:12.609Z] Removing intermediate container f66b09fe4e4f [2022-11-02T12:06:12.609Z] ---> 6f0e58cd30dd [2022-11-02T12:06:12.609Z] Step 9/13 : COPY go.mod vendor* ./ [Pipeline] sh [2022-11-02T12:06:12.877Z] ---> c8a9bd7276fc [2022-11-02T12:06:12.877Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-02T12:06:12.969Z] + go version [2022-11-02T12:06:12.969Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-02T12:06:13.008Z] $ docker stop --time=1 4a02ebf143d96812a38df1f12ec9490dc01dd7e215e21da69e64902b5f0b1b56 [2022-11-02T12:06:13.146Z] ---> Running in 499ec9b8c0b5 [2022-11-02T12:06:14.278Z] $ docker rm -f 4a02ebf143d96812a38df1f12ec9490dc01dd7e215e21da69e64902b5f0b1b56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T12:06:15.084Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-02T12:06:15.084Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T12:06:15.260Z] prd-ubuntu20.04-docker-8c-8g-117887 does not seem to be running inside a container [2022-11-02T12:06:15.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-483 -v /w/workspace/_app-service-configurable_PR-483:/w/workspace/_app-service-configurable_PR-483:rw,z -v /w/workspace/_app-service-configurable_PR-483@tmp:/w/workspace/_app-service-configurable_PR-483@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-02T12:06:15.643Z] $ docker top cb408cc39d092bf905447b85233b46b2eb97771ada4d0e0ecf18e9b4ca9d9edc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T12:06:16.028Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-483 [Pipeline] fileExists [Pipeline] sh [2022-11-02T12:06:16.395Z] + make test [2022-11-02T12:06:16.395Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-11-02T12:06:26.397Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-11-02T12:06:26.397Z] CGO_ENABLED=1 go vet ./... [2022-11-02T12:06:29.688Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-02T12:06:29.688Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-02T12:06:29.688Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-02T12:06:29.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-02T12:06:29.765Z] $ docker stop --time=1 cb408cc39d092bf905447b85233b46b2eb97771ada4d0e0ecf18e9b4ca9d9edc [2022-11-02T12:06:32.681Z] $ docker rm -f cb408cc39d092bf905447b85233b46b2eb97771ada4d0e0ecf18e9b4ca9d9edc [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-02T12:06:33.140Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-02T12:06:33.206Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-02T12:06:34.013Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-02T12:06:34.336Z] + ls -al . [2022-11-02T12:06:34.336Z] total 184 [2022-11-02T12:06:34.336Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 12:06 . [2022-11-02T12:06:34.336Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 12:04 .. [2022-11-02T12:06:34.336Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 2 12:04 .dockerignore [2022-11-02T12:06:34.336Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 12:05 .git [2022-11-02T12:06:34.336Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 12:04 .github [2022-11-02T12:06:34.336Z] -rw-rw-r-- 1 jenkins jenkins 171 Nov 2 12:04 .gitignore [2022-11-02T12:06:34.336Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 12:05 .semver [2022-11-02T12:06:34.336Z] -rw-rw-r-- 1 jenkins jenkins 9207 Nov 2 12:04 Attribution.txt [2022-11-02T12:06:34.336Z] -rw-rw-r-- 1 jenkins jenkins 29118 Nov 2 12:04 CHANGELOG.md [2022-11-02T12:06:34.336Z] -rw-rw-r-- 1 jenkins jenkins 2058 Nov 2 12:04 Dockerfile [2022-11-02T12:06:34.336Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 12:04 GOVERNANCE.md [2022-11-02T12:06:34.336Z] -rw-rw-r-- 1 jenkins jenkins 688 Nov 2 12:04 Jenkinsfile [2022-11-02T12:06:34.336Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 2 12:04 LICENSE [2022-11-02T12:06:34.336Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 2 12:04 OWNERS.md [2022-11-02T12:06:34.336Z] -rw-rw-r-- 1 jenkins jenkins 4369 Nov 2 12:04 README.md [2022-11-02T12:06:34.336Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 12:05 VERSION [2022-11-02T12:06:34.336Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 12:04 bin [2022-11-02T12:06:34.336Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 2 12:06 coverage.out [2022-11-02T12:06:34.336Z] -rw-rw-r-- 1 jenkins jenkins 3444 Nov 2 12:04 go.mod [2022-11-02T12:06:34.336Z] -rw-rw-r-- 1 jenkins jenkins 44361 Nov 2 12:04 go.sum [2022-11-02T12:06:34.336Z] -rw-rw-r-- 1 jenkins jenkins 1949 Nov 2 12:04 main.go [2022-11-02T12:06:34.336Z] -rw-rw-r-- 1 jenkins jenkins 2185 Nov 2 12:04 makefile [2022-11-02T12:06:34.336Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 2 12:04 res [2022-11-02T12:06:34.336Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 12:04 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T12:06:34.725Z] + 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=fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc --label arch=amd64 --label version=0.0.0 . [2022-11-02T12:06:34.725Z] Sending build context to Docker daemon 3.197MB [2022-11-02T12:06:34.725Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-11-02T12:06:34.725Z] Step 2/27 : FROM ${BASE} AS builder [2022-11-02T12:06:34.725Z] ---> f5c1a56d7398 [2022-11-02T12:06:34.725Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-11-02T12:06:34.725Z] ---> Running in 9f741f2cc066 [2022-11-02T12:06:34.984Z] Removing intermediate container 9f741f2cc066 [2022-11-02T12:06:34.984Z] ---> cd238ae86f3d [2022-11-02T12:06:34.984Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-11-02T12:06:34.984Z] ---> Running in 4f84e2e70980 [2022-11-02T12:06:34.984Z] Removing intermediate container 4f84e2e70980 [2022-11-02T12:06:34.984Z] ---> febd940b4770 [2022-11-02T12:06:34.984Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2022-11-02T12:06:35.243Z] ---> Running in 91a0fbeb97b4 [2022-11-02T12:06:35.243Z] Removing intermediate container 91a0fbeb97b4 [2022-11-02T12:06:35.243Z] ---> f9e8d479b6bb [2022-11-02T12:06:35.243Z] Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-02T12:06:35.243Z] ---> Running in d3b40a6732ba [2022-11-02T12:06:35.243Z] Removing intermediate container d3b40a6732ba [2022-11-02T12:06:35.243Z] ---> d76ff35033d1 [2022-11-02T12:06:35.243Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-02T12:06:35.243Z] ---> Running in 7e1c3f55822f [2022-11-02T12:06:35.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-02T12:06:35.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-02T12:06:35.761Z] OK: 211 MiB in 51 packages [2022-11-02T12:06:36.332Z] Removing intermediate container 7e1c3f55822f [2022-11-02T12:06:36.332Z] ---> f4a6616f13f2 [2022-11-02T12:06:36.332Z] Step 8/27 : WORKDIR /app [2022-11-02T12:06:36.332Z] ---> Running in a51b229d261c [2022-11-02T12:06:36.332Z] Removing intermediate container a51b229d261c [2022-11-02T12:06:36.332Z] ---> 0c900cdc79cf [2022-11-02T12:06:36.332Z] Step 9/27 : COPY go.mod vendor* ./ [2022-11-02T12:06:36.593Z] ---> 75003513b971 [2022-11-02T12:06:36.593Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-02T12:06:36.593Z] ---> Running in 668c91cb48ad [2022-11-02T12:06:37.162Z] Removing intermediate container 668c91cb48ad [2022-11-02T12:06:37.162Z] ---> be097ccfa475 [2022-11-02T12:06:37.162Z] Step 11/27 : COPY . . [2022-11-02T12:06:37.422Z] ---> 6d065d55fa44 [2022-11-02T12:06:37.422Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-02T12:06:37.422Z] ---> Running in 4bd85de30089 [2022-11-02T12:06:37.422Z] Removing intermediate container 4bd85de30089 [2022-11-02T12:06:37.422Z] ---> 224959ba1ce4 [2022-11-02T12:06:37.422Z] Step 13/27 : RUN $MAKE [2022-11-02T12:06:37.422Z] ---> Running in 49c95e7929b2 [2022-11-02T12:06:37.999Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.59 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-11-02T12:07:04.612Z] Removing intermediate container 49c95e7929b2 [2022-11-02T12:07:04.612Z] ---> ce11d33ff0a6 [2022-11-02T12:07:04.612Z] Step 14/27 : FROM alpine:3.16 [2022-11-02T12:07:04.612Z] 3.16: Pulling from library/alpine [2022-11-02T12:07:04.612Z] 213ec9aee27d: Already exists [2022-11-02T12:07:04.612Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-02T12:07:04.612Z] Status: Downloaded newer image for alpine:3.16 [2022-11-02T12:07:04.612Z] ---> 9c6f07244728 [2022-11-02T12:07:04.612Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-02T12:07:04.612Z] ---> Running in 54f5f0a77cea [2022-11-02T12:07:04.612Z] Removing intermediate container 54f5f0a77cea [2022-11-02T12:07:04.612Z] ---> 9b8f18a588a4 [2022-11-02T12:07:04.612Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-11-02T12:07:04.612Z] ---> Running in 8d112b10238d [2022-11-02T12:07:04.612Z] Removing intermediate container 8d112b10238d [2022-11-02T12:07:04.612Z] ---> edc6938badcb [2022-11-02T12:07:04.612Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-11-02T12:07:04.612Z] ---> Running in 8b24f34851a0 [2022-11-02T12:07:04.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-02T12:07:04.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-02T12:07:04.612Z] (1/7) Installing ca-certificates (20220614-r0) [2022-11-02T12:07:04.612Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-11-02T12:07:04.612Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-11-02T12:07:04.612Z] (4/7) Installing libsodium (1.0.18-r0) [2022-11-02T12:07:04.612Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-02T12:07:04.612Z] (6/7) Installing libzmq (4.3.4-r0) [2022-11-02T12:07:04.612Z] (7/7) Installing zeromq (4.3.4-r0) [2022-11-02T12:07:04.612Z] Executing busybox-1.35.0-r17.trigger [2022-11-02T12:07:04.612Z] Executing ca-certificates-20220614-r0.trigger [2022-11-02T12:07:04.612Z] OK: 9 MiB in 21 packages [2022-11-02T12:07:04.612Z] Removing intermediate container 8b24f34851a0 [2022-11-02T12:07:04.612Z] ---> 5ac645bb0700 [2022-11-02T12:07:04.612Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-11-02T12:07:04.612Z] ---> 945a614c3eb4 [2022-11-02T12:07:04.612Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-11-02T12:07:04.612Z] ---> 7ea7202f15b7 [2022-11-02T12:07:04.612Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-11-02T12:07:04.612Z] ---> 5974c6d5a11a [2022-11-02T12:07:04.612Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-11-02T12:07:05.180Z] ---> d83ca6f1bb60 [2022-11-02T12:07:05.180Z] Step 22/27 : EXPOSE 48095 [2022-11-02T12:07:05.180Z] ---> Running in a9bc8ddd42a3 [2022-11-02T12:07:05.180Z] Removing intermediate container a9bc8ddd42a3 [2022-11-02T12:07:05.180Z] ---> 63cde41d8189 [2022-11-02T12:07:05.180Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-11-02T12:07:05.180Z] ---> Running in 508bc8dbc3fb [2022-11-02T12:07:05.180Z] Removing intermediate container 508bc8dbc3fb [2022-11-02T12:07:05.180Z] ---> 96696f40fbb9 [2022-11-02T12:07:05.180Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-02T12:07:05.180Z] ---> Running in 75086cded437 [2022-11-02T12:07:05.439Z] Removing intermediate container 75086cded437 [2022-11-02T12:07:05.439Z] ---> 43fca4488ef0 [2022-11-02T12:07:05.439Z] Step 25/27 : LABEL arch=amd64 [2022-11-02T12:07:05.439Z] ---> Running in 4e7cdff97184 [2022-11-02T12:07:05.439Z] Removing intermediate container 4e7cdff97184 [2022-11-02T12:07:05.439Z] ---> 18dd266ba887 [2022-11-02T12:07:05.439Z] Step 26/27 : LABEL git_sha=fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc [2022-11-02T12:07:05.439Z] ---> Running in eaca5ae2d071 [2022-11-02T12:07:05.439Z] Removing intermediate container eaca5ae2d071 [2022-11-02T12:07:05.439Z] ---> afd42aca8d6a [2022-11-02T12:07:05.439Z] Step 27/27 : LABEL version=0.0.0 [2022-11-02T12:07:05.439Z] ---> Running in 249bc24316ab [2022-11-02T12:07:05.698Z] Removing intermediate container 249bc24316ab [2022-11-02T12:07:05.698Z] ---> 6985014c1211 [2022-11-02T12:07:05.698Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-02T12:07:05.698Z] Successfully built 6985014c1211 [2022-11-02T12:07:05.698Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T12:07:06.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-02T12:07:06.589Z] [2022-11-02T12:07:06.589Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T12:07:06.971Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-02T12:07:06.971Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-02T12:07:06.971Z] 5eb5b503b376: Pulling fs layer [2022-11-02T12:07:06.971Z] 5c69ac0246d0: Pulling fs layer [2022-11-02T12:07:06.971Z] ec43610c2a17: Pulling fs layer [2022-11-02T12:07:06.971Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-02T12:07:06.971Z] 33b1e0a273af: Pulling fs layer [2022-11-02T12:07:06.971Z] 3a2ae6a8a46f: Waiting [2022-11-02T12:07:06.971Z] 33b1e0a273af: Waiting [2022-11-02T12:07:06.971Z] 5d3b04190fa2: Pulling fs layer [2022-11-02T12:07:06.971Z] 2f39f015ded8: Pulling fs layer [2022-11-02T12:07:06.971Z] 5d3b04190fa2: Waiting [2022-11-02T12:07:06.971Z] 2f39f015ded8: Waiting [2022-11-02T12:07:06.971Z] 5c69ac0246d0: Download complete [2022-11-02T12:07:06.971Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-02T12:07:06.971Z] 3a2ae6a8a46f: Download complete [2022-11-02T12:07:06.971Z] 33b1e0a273af: Verifying Checksum [2022-11-02T12:07:06.971Z] 33b1e0a273af: Download complete [2022-11-02T12:07:06.971Z] ec43610c2a17: Download complete [2022-11-02T12:07:07.232Z] 5d3b04190fa2: Verifying Checksum [2022-11-02T12:07:07.232Z] 5d3b04190fa2: Download complete [2022-11-02T12:07:07.232Z] 5eb5b503b376: Verifying Checksum [2022-11-02T12:07:07.232Z] 5eb5b503b376: Download complete [2022-11-02T12:07:07.799Z] 2f39f015ded8: Download complete [2022-11-02T12:07:08.736Z] 5eb5b503b376: Pull complete [2022-11-02T12:07:08.736Z] 5c69ac0246d0: Pull complete [2022-11-02T12:07:09.303Z] ec43610c2a17: Pull complete [2022-11-02T12:07:09.303Z] 3a2ae6a8a46f: Pull complete [2022-11-02T12:07:09.556Z] Removing intermediate container 499ec9b8c0b5 [2022-11-02T12:07:09.556Z] ---> 8bc0f77b4fe3 [2022-11-02T12:07:09.556Z] Step 11/13 : COPY . . [2022-11-02T12:07:09.556Z] ---> c09bcf201ec0 [2022-11-02T12:07:09.556Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-02T12:07:09.556Z] ---> Running in d81fabfa77c6 [2022-11-02T12:07:09.556Z] Removing intermediate container d81fabfa77c6 [2022-11-02T12:07:09.556Z] ---> 89a4f299e042 [2022-11-02T12:07:09.556Z] Step 13/13 : RUN $MAKE [2022-11-02T12:07:09.556Z] ---> Running in 18f2b7dddf4e [2022-11-02T12:07:09.556Z] noop [2022-11-02T12:07:09.556Z] Removing intermediate container 18f2b7dddf4e [2022-11-02T12:07:09.556Z] ---> 06a46d6d3f6e [2022-11-02T12:07:09.556Z] Successfully built 06a46d6d3f6e [2022-11-02T12:07:09.556Z] Successfully tagged ci-base-image-arm64:latest [2022-11-02T12:07:09.568Z] 33b1e0a273af: Pull complete [2022-11-02T12:07:09.568Z] 5d3b04190fa2: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T12:07:10.081Z] + docker inspect -f . ci-base-image-arm64 [2022-11-02T12:07:10.082Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T12:07:10.333Z] prd-ubuntu20.04-docker-arm64-4c-16g-117885 does not seem to be running inside a container [2022-11-02T12:07:10.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-02T12:07:11.557Z] $ docker top a80cded094c9657d286d138b42627c077b1b2fc8b0bf85f6d076263b44f25298 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T12:07:12.453Z] + go version [2022-11-02T12:07:12.453Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-02T12:07:12.472Z] $ docker stop --time=1 a80cded094c9657d286d138b42627c077b1b2fc8b0bf85f6d076263b44f25298 [2022-11-02T12:07:13.750Z] 2f39f015ded8: Pull complete [2022-11-02T12:07:13.750Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-02T12:07:13.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-02T12:07:13.750Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-02T12:07:14.071Z] $ docker rm -f a80cded094c9657d286d138b42627c077b1b2fc8b0bf85f6d076263b44f25298 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T12:07:14.632Z] prd-ubuntu20.04-docker-8c-8g-117887 does not seem to be running inside a container [2022-11-02T12:07:14.666Z] $ 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-483 -v /w/workspace/_app-service-configurable_PR-483:/w/workspace/_app-service-configurable_PR-483:rw,z -v /w/workspace/_app-service-configurable_PR-483@tmp:/w/workspace/_app-service-configurable_PR-483@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-02T12:07:19.000Z] $ docker top 087b20e5af4d0e80f4d96839aa79e0baecea77aa2da29f6d39eba93fee67f641 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T12:07:19.521Z] ---> job-cost.sh [2022-11-02T12:07:19.522Z] lf-activate-venv: SKIPPING [2022-11-02T12:07:19.522Z] INFO: No Stack... [2022-11-02T12:07:19.743Z] + docker inspect -f . ci-base-image-arm64 [2022-11-02T12:07:19.743Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T12:07:19.983Z] prd-ubuntu20.04-docker-arm64-4c-16g-117885 does not seem to be running inside a container [2022-11-02T12:07:20.036Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-02T12:07:20.088Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-02T12:07:20.349Z] INFO: Archiving Costs [2022-11-02T12:07:21.247Z] $ docker top c234fedc1866e941664cbe09058a46566321de689df64827c6c5d272d0d2df45 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-11-02T12:07:21.847Z] + + catcut /w/workspace/_app-service-configurable_PR-483/archives/cost.csv -d, [2022-11-02T12:07:21.847Z] -f6 [Pipeline] lock [2022-11-02T12:07:21.886Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-483-1-stack-cost] [2022-11-02T12:07:21.891Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-483-1-stack-cost] did not exist. Created. [2022-11-02T12:07:21.891Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-483-1-stack-cost] [Pipeline] { [2022-11-02T12:07:21.929Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] unstash [Pipeline] fileExists [Pipeline] sh [Pipeline] sh [2022-11-02T12:07:22.329Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-02T12:07:22.381Z] Stashed 1 file(s) [Pipeline] } [2022-11-02T12:07:22.414Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-483-1-stack-cost] [2022-11-02T12:07:22.429Z] + make test [2022-11-02T12:07:22.429Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] // lock [Pipeline] } [2022-11-02T12:07:22.521Z] $ docker stop --time=1 087b20e5af4d0e80f4d96839aa79e0baecea77aa2da29f6d39eba93fee67f641 [2022-11-02T12:07:23.693Z] $ docker rm -f 087b20e5af4d0e80f4d96839aa79e0baecea77aa2da29f6d39eba93fee67f641 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-02T12:08:59.075Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-11-02T12:08:59.075Z] CGO_ENABLED=1 go vet ./... [2022-11-02T12:09:07.301Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-02T12:09:07.301Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-02T12:09:07.301Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-02T12:09:07.340Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-02T12:09:07.370Z] $ docker stop --time=1 c234fedc1866e941664cbe09058a46566321de689df64827c6c5d272d0d2df45 [2022-11-02T12:09:09.272Z] $ docker rm -f c234fedc1866e941664cbe09058a46566321de689df64827c6c5d272d0d2df45 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-02T12:09:10.399Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-02T12:09:10.443Z] Warning: overwriting stash ‘coverage-report’ [2022-11-02T12:09:10.969Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-02T12:09:11.550Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-02T12:09:11.892Z] + ls -al . [2022-11-02T12:09:11.892Z] total 180 [2022-11-02T12:09:11.892Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 2 12:07 . [2022-11-02T12:09:11.892Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 12:05 .. [2022-11-02T12:09:11.892Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 2 12:05 .dockerignore [2022-11-02T12:09:11.892Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 12:05 .git [2022-11-02T12:09:11.892Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 12:05 .github [2022-11-02T12:09:11.892Z] -rw-rw-r-- 1 jenkins jenkins 171 Nov 2 12:05 .gitignore [2022-11-02T12:09:11.892Z] -rw-rw-r-- 1 jenkins jenkins 9207 Nov 2 12:05 Attribution.txt [2022-11-02T12:09:11.892Z] -rw-rw-r-- 1 jenkins jenkins 29118 Nov 2 12:05 CHANGELOG.md [2022-11-02T12:09:11.892Z] -rw-rw-r-- 1 jenkins jenkins 2058 Nov 2 12:05 Dockerfile [2022-11-02T12:09:11.892Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 12:05 GOVERNANCE.md [2022-11-02T12:09:11.892Z] -rw-rw-r-- 1 jenkins jenkins 688 Nov 2 12:05 Jenkinsfile [2022-11-02T12:09:11.892Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 2 12:05 LICENSE [2022-11-02T12:09:11.892Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 2 12:05 OWNERS.md [2022-11-02T12:09:11.892Z] -rw-rw-r-- 1 jenkins jenkins 4369 Nov 2 12:05 README.md [2022-11-02T12:09:11.892Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 12:05 VERSION [2022-11-02T12:09:11.892Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 12:05 bin [2022-11-02T12:09:11.892Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 2 12:07 coverage.out [2022-11-02T12:09:11.892Z] -rw-rw-r-- 1 jenkins jenkins 3444 Nov 2 12:05 go.mod [2022-11-02T12:09:11.892Z] -rw-rw-r-- 1 jenkins jenkins 44361 Nov 2 12:05 go.sum [2022-11-02T12:09:11.892Z] -rw-rw-r-- 1 jenkins jenkins 1949 Nov 2 12:05 main.go [2022-11-02T12:09:11.892Z] -rw-rw-r-- 1 jenkins jenkins 2185 Nov 2 12:05 makefile [2022-11-02T12:09:11.892Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 2 12:05 res [2022-11-02T12:09:11.892Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 12:05 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T12:09:12.344Z] + 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=fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc --label arch=arm64 --label version=0.0.0 . [2022-11-02T12:09:12.613Z] Sending build context to Docker daemon 218.6kB [2022-11-02T12:09:12.613Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-11-02T12:09:12.613Z] Step 2/27 : FROM ${BASE} AS builder [2022-11-02T12:09:12.613Z] ---> 06a46d6d3f6e [2022-11-02T12:09:12.613Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-11-02T12:09:12.613Z] ---> Running in 40ddee3ce643 [2022-11-02T12:09:13.201Z] Removing intermediate container 40ddee3ce643 [2022-11-02T12:09:13.201Z] ---> 43657f0768f0 [2022-11-02T12:09:13.201Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-11-02T12:09:13.201Z] ---> Running in 8650b9f8f150 [2022-11-02T12:09:13.469Z] Removing intermediate container 8650b9f8f150 [2022-11-02T12:09:13.469Z] ---> 387d224f0e52 [2022-11-02T12:09:13.469Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2022-11-02T12:09:13.469Z] ---> Running in a9628e17f496 [2022-11-02T12:09:13.753Z] Removing intermediate container a9628e17f496 [2022-11-02T12:09:13.753Z] ---> 5ac8a957a026 [2022-11-02T12:09:13.753Z] Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-02T12:09:14.021Z] ---> Running in 2411005a5f81 [2022-11-02T12:09:14.290Z] Removing intermediate container 2411005a5f81 [2022-11-02T12:09:14.290Z] ---> 9a816f3faf05 [2022-11-02T12:09:14.290Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-02T12:09:14.290Z] ---> Running in 2bf855584a76 [2022-11-02T12:09:15.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-02T12:09:15.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-02T12:09:17.128Z] OK: 221 MiB in 51 packages [2022-11-02T12:09:18.544Z] Removing intermediate container 2bf855584a76 [2022-11-02T12:09:18.544Z] ---> 12ab52a27248 [2022-11-02T12:09:18.544Z] Step 8/27 : WORKDIR /app [2022-11-02T12:09:18.544Z] ---> Running in 10c51d1f71bb [2022-11-02T12:09:18.812Z] Removing intermediate container 10c51d1f71bb [2022-11-02T12:09:18.812Z] ---> b4eadbaf603b [2022-11-02T12:09:18.812Z] Step 9/27 : COPY go.mod vendor* ./ [2022-11-02T12:09:19.402Z] ---> af8def79f16b [2022-11-02T12:09:19.402Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-02T12:09:19.402Z] ---> Running in 317bfc3a5db7 [2022-11-02T12:09:21.352Z] Removing intermediate container 317bfc3a5db7 [2022-11-02T12:09:21.352Z] ---> c9a426212a4c [2022-11-02T12:09:21.352Z] Step 11/27 : COPY . . [2022-11-02T12:09:22.315Z] ---> 0ea3a1cbb0e3 [2022-11-02T12:09:22.315Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-02T12:09:22.315Z] ---> Running in 5733ced27d6e [2022-11-02T12:09:22.585Z] Removing intermediate container 5733ced27d6e [2022-11-02T12:09:22.585Z] ---> 7ebd1426ed4d [2022-11-02T12:09:22.585Z] Step 13/27 : RUN $MAKE [2022-11-02T12:09:22.585Z] ---> Running in 9facc7c18ec6 [2022-11-02T12:09:23.554Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.59 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-11-02T12:12:00.328Z] Removing intermediate container 9facc7c18ec6 [2022-11-02T12:12:00.328Z] ---> 06abf166097e [2022-11-02T12:12:00.328Z] Step 14/27 : FROM alpine:3.16 [2022-11-02T12:12:00.328Z] 3.16: Pulling from library/alpine [2022-11-02T12:12:00.328Z] 9b18e9b68314: Already exists [2022-11-02T12:12:00.328Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-02T12:12:00.328Z] Status: Downloaded newer image for alpine:3.16 [2022-11-02T12:12:00.328Z] ---> a6215f271958 [2022-11-02T12:12:00.328Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-02T12:12:00.328Z] ---> Running in 7918a62495e3 [2022-11-02T12:12:00.328Z] Removing intermediate container 7918a62495e3 [2022-11-02T12:12:00.328Z] ---> bc4351410f54 [2022-11-02T12:12:00.328Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-11-02T12:12:00.328Z] ---> Running in 797edb5e3619 [2022-11-02T12:12:00.328Z] Removing intermediate container 797edb5e3619 [2022-11-02T12:12:00.328Z] ---> 11722fb0806d [2022-11-02T12:12:00.328Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-11-02T12:12:00.328Z] ---> Running in da864d1f4cac [2022-11-02T12:12:00.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-02T12:12:00.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-02T12:12:00.328Z] (1/7) Installing ca-certificates (20220614-r0) [2022-11-02T12:12:00.328Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-11-02T12:12:00.328Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-11-02T12:12:00.328Z] (4/7) Installing libsodium (1.0.18-r0) [2022-11-02T12:12:00.328Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-02T12:12:00.328Z] (6/7) Installing libzmq (4.3.4-r0) [2022-11-02T12:12:00.328Z] (7/7) Installing zeromq (4.3.4-r0) [2022-11-02T12:12:00.328Z] Executing busybox-1.35.0-r17.trigger [2022-11-02T12:12:00.328Z] Executing ca-certificates-20220614-r0.trigger [2022-11-02T12:12:00.328Z] OK: 9 MiB in 21 packages [2022-11-02T12:12:00.328Z] Removing intermediate container da864d1f4cac [2022-11-02T12:12:00.328Z] ---> 83549719b539 [2022-11-02T12:12:00.328Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-11-02T12:12:00.328Z] ---> 866cd82fe0ca [2022-11-02T12:12:00.328Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-11-02T12:12:00.328Z] ---> d2735b1ae114 [2022-11-02T12:12:00.328Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-11-02T12:12:00.328Z] ---> 937082f60ab3 [2022-11-02T12:12:00.328Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-11-02T12:12:00.328Z] ---> 38702164e3fd [2022-11-02T12:12:00.328Z] Step 22/27 : EXPOSE 48095 [2022-11-02T12:12:00.328Z] ---> Running in e294d1eacc73 [2022-11-02T12:12:00.328Z] Removing intermediate container e294d1eacc73 [2022-11-02T12:12:00.328Z] ---> 2a80ae893c1b [2022-11-02T12:12:00.328Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-11-02T12:12:00.328Z] ---> Running in 5e1c7a3bc7d6 [2022-11-02T12:12:00.328Z] Removing intermediate container 5e1c7a3bc7d6 [2022-11-02T12:12:00.328Z] ---> 6d99cbac88f1 [2022-11-02T12:12:00.328Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-02T12:12:00.328Z] ---> Running in 36621208fe23 [2022-11-02T12:12:00.328Z] Removing intermediate container 36621208fe23 [2022-11-02T12:12:00.328Z] ---> ad08b32f464e [2022-11-02T12:12:00.328Z] Step 25/27 : LABEL arch=arm64 [2022-11-02T12:12:00.328Z] ---> Running in 8b3a0082473b [2022-11-02T12:12:00.328Z] Removing intermediate container 8b3a0082473b [2022-11-02T12:12:00.328Z] ---> 6eeaf199cbd3 [2022-11-02T12:12:00.328Z] Step 26/27 : LABEL git_sha=fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc [2022-11-02T12:12:00.328Z] ---> Running in a188e6ab25e2 [2022-11-02T12:12:00.328Z] Removing intermediate container a188e6ab25e2 [2022-11-02T12:12:00.328Z] ---> 6f142e3983cb [2022-11-02T12:12:00.328Z] Step 27/27 : LABEL version=0.0.0 [2022-11-02T12:12:00.328Z] ---> Running in 00129c21a1a9 [2022-11-02T12:12:00.328Z] Removing intermediate container 00129c21a1a9 [2022-11-02T12:12:00.328Z] ---> cae680708064 [2022-11-02T12:12:00.328Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-02T12:12:00.328Z] Successfully built cae680708064 [2022-11-02T12:12:00.328Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T12:12:01.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-02T12:12:01.122Z] [2022-11-02T12:12:01.122Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T12:12:01.526Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-02T12:12:01.794Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-02T12:12:01.794Z] 8998bd30e6a1: Pulling fs layer [2022-11-02T12:12:01.794Z] 04944245beec: Pulling fs layer [2022-11-02T12:12:01.794Z] 699f458cf7ca: Pulling fs layer [2022-11-02T12:12:01.794Z] 765212b225bb: Pulling fs layer [2022-11-02T12:12:01.794Z] f23df028b6ca: Pulling fs layer [2022-11-02T12:12:01.794Z] d65c8cfc05b1: Pulling fs layer [2022-11-02T12:12:01.794Z] 2437ff75d9bd: Pulling fs layer [2022-11-02T12:12:01.794Z] f23df028b6ca: Waiting [2022-11-02T12:12:01.794Z] d65c8cfc05b1: Waiting [2022-11-02T12:12:01.794Z] 2437ff75d9bd: Waiting [2022-11-02T12:12:01.794Z] 765212b225bb: Waiting [2022-11-02T12:12:01.794Z] 04944245beec: Verifying Checksum [2022-11-02T12:12:01.794Z] 04944245beec: Download complete [2022-11-02T12:12:01.794Z] 765212b225bb: Verifying Checksum [2022-11-02T12:12:01.794Z] 765212b225bb: Download complete [2022-11-02T12:12:01.794Z] f23df028b6ca: Verifying Checksum [2022-11-02T12:12:01.794Z] f23df028b6ca: Download complete [2022-11-02T12:12:02.065Z] d65c8cfc05b1: Verifying Checksum [2022-11-02T12:12:02.065Z] d65c8cfc05b1: Download complete [2022-11-02T12:12:02.065Z] 699f458cf7ca: Verifying Checksum [2022-11-02T12:12:02.065Z] 699f458cf7ca: Download complete [2022-11-02T12:12:02.336Z] 8998bd30e6a1: Verifying Checksum [2022-11-02T12:12:02.336Z] 8998bd30e6a1: Download complete [2022-11-02T12:12:04.930Z] 2437ff75d9bd: Verifying Checksum [2022-11-02T12:12:04.930Z] 2437ff75d9bd: Download complete [2022-11-02T12:12:06.341Z] 8998bd30e6a1: Pull complete [2022-11-02T12:12:06.610Z] 04944245beec: Pull complete [2022-11-02T12:12:09.961Z] 699f458cf7ca: Pull complete [2022-11-02T12:12:09.961Z] 765212b225bb: Pull complete [2022-11-02T12:12:10.548Z] f23df028b6ca: Pull complete [2022-11-02T12:12:10.817Z] d65c8cfc05b1: Pull complete [2022-11-02T12:12:25.823Z] 2437ff75d9bd: Pull complete [2022-11-02T12:12:25.823Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-02T12:12:25.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-02T12:12:25.823Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T12:12:26.180Z] prd-ubuntu20.04-docker-arm64-4c-16g-117885 does not seem to be running inside a container [2022-11-02T12:12:26.229Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-02T12:12:28.872Z] $ docker top 0f678af67f052debf89fd0d481315d3dbbecca4cdcfa5e7458dccfa050802644 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-02T12:12:29.780Z] ---> job-cost.sh [2022-11-02T12:12:29.780Z] lf-activate-venv: SKIPPING [2022-11-02T12:12:29.781Z] INFO: No Stack... [2022-11-02T12:12:30.362Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-02T12:12:30.947Z] INFO: Archiving Costs [Pipeline] sh [2022-11-02T12:12:31.295Z] + cut -d, -f6 [2022-11-02T12:12:31.295Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock [2022-11-02T12:12:31.347Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-483-1-stack-cost] [2022-11-02T12:12:31.352Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-483-1-stack-cost] did not exist. Created. [2022-11-02T12:12:31.352Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-483-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-02T12:12:31.779Z] /w/workspace/app-service-configurable/1@tmp/durable-4a9e18dd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-02T12:12:32.137Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-02T12:12:32.173Z] Warning: overwriting stash ‘stack-cost’ [2022-11-02T12:12:32.220Z] Stashed 1 file(s) [Pipeline] } [2022-11-02T12:12:32.236Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-483-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-02T12:12:32.298Z] $ docker stop --time=1 0f678af67f052debf89fd0d481315d3dbbecca4cdcfa5e7458dccfa050802644 [2022-11-02T12:12:33.854Z] $ docker rm -f 0f678af67f052debf89fd0d481315d3dbbecca4cdcfa5e7458dccfa050802644 [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-11-02T12:12:34.984Z] provisioning config files... [2022-11-02T12:12:34.991Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-483@tmp/config8596185796196332895tmp [Pipeline] { [Pipeline] sh [2022-11-02T12:12:35.326Z] + set +x [2022-11-02T12:12:35.326Z] + curl -s https://codecov.io/bash [2022-11-02T12:12:35.326Z] + bash -s -- [2022-11-02T12:12:35.326Z] [2022-11-02T12:12:35.326Z] _____ _ [2022-11-02T12:12:35.326Z] / ____| | | [2022-11-02T12:12:35.326Z] | | ___ __| | ___ ___ _____ __ [2022-11-02T12:12:35.326Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-02T12:12:35.326Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-02T12:12:35.326Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-02T12:12:35.326Z] Bash-1.0.6 [2022-11-02T12:12:35.326Z] [2022-11-02T12:12:35.326Z] [2022-11-02T12:12:35.326Z] ==> git version 2.25.1 found [2022-11-02T12:12:35.326Z] ==> 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-11-02T12:12:35.326Z] Release-Date: 2020-01-08 [2022-11-02T12:12:35.326Z] 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-11-02T12:12:35.326Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-02T12:12:35.326Z] ==> Jenkins CI detected. [2022-11-02T12:12:35.326Z] current dir:  /w/workspace/_app-service-configurable_PR-483 [2022-11-02T12:12:35.326Z] project root: . [2022-11-02T12:12:35.326Z] --> token set from env [2022-11-02T12:12:35.326Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-02T12:12:35.326Z] ==> Running gcov in . (disable via -X gcov) [2022-11-02T12:12:35.326Z] ==> Python coveragepy not found [2022-11-02T12:12:35.326Z] ==> Searching for coverage reports in: [2022-11-02T12:12:35.326Z] + . [2022-11-02T12:12:35.326Z] -> Found 1 reports [2022-11-02T12:12:35.326Z] ==> Detecting git/mercurial file structure [2022-11-02T12:12:35.326Z] ==> Reading reports [2022-11-02T12:12:35.326Z] + ./coverage.out bytes=10 [2022-11-02T12:12:35.586Z] ==> Appending adjustments [2022-11-02T12:12:35.586Z] https://docs.codecov.io/docs/fixing-reports [2022-11-02T12:12:35.586Z] + Found adjustments [2022-11-02T12:12:35.586Z] ==> Gzipping contents [2022-11-02T12:12:35.586Z] 4.0K /tmp/codecov.DO7O3X.gz [2022-11-02T12:12:35.586Z] ==> Uploading reports [2022-11-02T12:12:35.586Z] url: https://codecov.io [2022-11-02T12:12:35.586Z] query: branch=PR-483&commit=fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-483%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=483&job=&cmd_args= [2022-11-02T12:12:35.586Z] -> Pinging Codecov [2022-11-02T12:12:35.586Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-483&commit=fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-483%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=483&job=&cmd_args= [2022-11-02T12:12:35.845Z] -> Uploading to [2022-11-02T12:12:35.845Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-02/A97CA9966030D2A3747ED39772930CCE/fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc/1040d4ef-e85b-4cb8-aa87-7f69d09cbc4a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221102T121235Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=172e56dacf7b28328d42c0b9ea1d3e783ec39facfcb73e59d390ddcbb0f287e9 [2022-11-02T12:12:35.845Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-02T12:12:35.845Z] Dload Upload Total Spent Left Speed [2022-11-02T12:12:36.116Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 2142 --:--:-- --:--:-- --:--:-- 2142 [2022-11-02T12:12:36.116Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc [Pipeline] } [2022-11-02T12:12:36.143Z] 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-11-02T12:12:37.866Z] + [ -d /w/workspace/_app-service-configurable_PR-483/archives ] [2022-11-02T12:12:37.866Z] + ls -al /w/workspace/_app-service-configurable_PR-483/archives [2022-11-02T12:12:37.866Z] total 16 [2022-11-02T12:12:37.866Z] drwxr-xr-x 3 root root 4096 Nov 2 12:07 . [2022-11-02T12:12:37.866Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 12:07 .. [2022-11-02T12:12:37.866Z] drwxr-xr-x 2 root root 4096 Nov 2 12:07 cost [2022-11-02T12:12:37.866Z] -rw-r--r-- 1 root root 96 Nov 2 12:07 cost.csv [2022-11-02T12:12:37.866Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-483/archives [2022-11-02T12:12:37.866Z] + ls -al /w/workspace/_app-service-configurable_PR-483/archives [2022-11-02T12:12:37.866Z] total 16 [2022-11-02T12:12:37.866Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 12:07 . [2022-11-02T12:12:37.866Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 12:07 .. [2022-11-02T12:12:37.866Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 12:07 cost [2022-11-02T12:12:37.866Z] -rw-r--r-- 1 jenkins jenkins 96 Nov 2 12:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-02T12:12:38.198Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T12:12:39.082Z] ---> package-listing.sh [2022-11-02T12:12:39.082Z] ++ facter osfamily [2022-11-02T12:12:39.082Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-02T12:12:39.341Z] + OS_FAMILY=debian [2022-11-02T12:12:39.341Z] + workspace=/w/workspace/_app-service-configurable_PR-483 [2022-11-02T12:12:39.341Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-02T12:12:39.341Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-02T12:12:39.341Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-02T12:12:39.341Z] + PACKAGES=/tmp/packages_start.txt [2022-11-02T12:12:39.341Z] + '[' /w/workspace/_app-service-configurable_PR-483 ']' [2022-11-02T12:12:39.341Z] + PACKAGES=/tmp/packages_end.txt [2022-11-02T12:12:39.341Z] + case "${OS_FAMILY}" in [2022-11-02T12:12:39.341Z] + dpkg -l [2022-11-02T12:12:39.341Z] + grep '^ii' [2022-11-02T12:12:39.341Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-02T12:12:39.341Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-02T12:12:39.341Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-02T12:12:39.341Z] + '[' /w/workspace/_app-service-configurable_PR-483 ']' [2022-11-02T12:12:39.341Z] + mkdir -p /w/workspace/_app-service-configurable_PR-483/archives/ [2022-11-02T12:12:39.341Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-483/archives/ [Pipeline] echo [2022-11-02T12:12:39.446Z] 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-483/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-02T12:12:39.738Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T12:12:40.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-02T12:12:40.430Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T12:12:40.566Z] prd-ubuntu20.04-docker-8c-8g-117887 does not seem to be running inside a container [2022-11-02T12:12:40.601Z] $ 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-483/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-483 -v /w/workspace/_app-service-configurable_PR-483:/w/workspace/_app-service-configurable_PR-483:rw,z -v /w/workspace/_app-service-configurable_PR-483@tmp:/w/workspace/_app-service-configurable_PR-483@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-11-02T12:12:40.840Z] $ docker top cde37b7af4421f00f962b31cd8889f8df0c21cc0036ed669ccb0a183d7bfb876 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T12:12:41.222Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-02T12:12:41.532Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-02T12:12:41.839Z] + ls /var/log/sa-host [2022-11-02T12:12:41.839Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-02T12:12:42.040Z] provisioning config files... [2022-11-02T12:12:42.048Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-483@tmp/config2603367862409782476tmp [Pipeline] { [Pipeline] echo [2022-11-02T12:12:42.099Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T12:12:42.408Z] ---> create-netrc.sh [Pipeline] } [2022-11-02T12:12:42.437Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-02T12:12:42.840Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-02T12:12:42.879Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T12:12:43.189Z] ---> sudo-logs.sh [2022-11-02T12:12:43.189Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-02T12:12:43.274Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T12:12:43.583Z] ---> job-cost.sh [2022-11-02T12:12:43.583Z] lf-activate-venv: SKIPPING [2022-11-02T12:12:43.583Z] DEBUG: total: 0.2199999988079071 [2022-11-02T12:12:43.583Z] INFO: Retrieving Stack Cost... [2022-11-02T12:12:43.841Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-02T12:12:44.100Z] INFO: Archiving Costs [Pipeline] echo [2022-11-02T12:12:44.138Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T12:12:44.446Z] ---> logs-deploy.sh [2022-11-02T12:12:44.446Z] lf-activate-venv: SKIPPING [2022-11-02T12:12:44.446Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-483/1 [2022-11-02T12:12:44.446Z] INFO: archiving workspace using pattern(s): [2022-11-02T12:12:45.380Z] Archives upload complete. [2022-11-02T12:12:45.640Z] INFO: archiving logs to Nexus [2022-11-02T12:12:46.211Z] ---> uname -a: [2022-11-02T12:12:46.211Z] Linux prd-ubuntu20-04-docker-8c-8g-117887 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-11-02T12:12:46.211Z] [2022-11-02T12:12:46.211Z] [2022-11-02T12:12:46.211Z] ---> lscpu: [2022-11-02T12:12:46.211Z] Architecture: x86_64 [2022-11-02T12:12:46.211Z] CPU op-mode(s): 32-bit, 64-bit [2022-11-02T12:12:46.211Z] Byte Order: Little Endian [2022-11-02T12:12:46.211Z] Address sizes: 40 bits physical, 48 bits virtual [2022-11-02T12:12:46.211Z] CPU(s): 8 [2022-11-02T12:12:46.211Z] On-line CPU(s) list: 0-7 [2022-11-02T12:12:46.211Z] Thread(s) per core: 1 [2022-11-02T12:12:46.211Z] Core(s) per socket: 1 [2022-11-02T12:12:46.211Z] Socket(s): 8 [2022-11-02T12:12:46.211Z] NUMA node(s): 1 [2022-11-02T12:12:46.211Z] Vendor ID: AuthenticAMD [2022-11-02T12:12:46.211Z] CPU family: 23 [2022-11-02T12:12:46.211Z] Model: 49 [2022-11-02T12:12:46.211Z] Model name: AMD EPYC-Rome Processor [2022-11-02T12:12:46.211Z] Stepping: 0 [2022-11-02T12:12:46.211Z] CPU MHz: 2799.956 [2022-11-02T12:12:46.211Z] BogoMIPS: 5599.91 [2022-11-02T12:12:46.211Z] Virtualization: AMD-V [2022-11-02T12:12:46.211Z] Hypervisor vendor: KVM [2022-11-02T12:12:46.211Z] Virtualization type: full [2022-11-02T12:12:46.212Z] L1d cache: 256 KiB [2022-11-02T12:12:46.212Z] L1i cache: 256 KiB [2022-11-02T12:12:46.212Z] L2 cache: 4 MiB [2022-11-02T12:12:46.212Z] L3 cache: 128 MiB [2022-11-02T12:12:46.212Z] NUMA node0 CPU(s): 0-7 [2022-11-02T12:12:46.212Z] Vulnerability Itlb multihit: Not affected [2022-11-02T12:12:46.212Z] Vulnerability L1tf: Not affected [2022-11-02T12:12:46.212Z] Vulnerability Mds: Not affected [2022-11-02T12:12:46.212Z] Vulnerability Meltdown: Not affected [2022-11-02T12:12:46.212Z] Vulnerability Mmio stale data: Not affected [2022-11-02T12:12:46.212Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-11-02T12:12:46.212Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-11-02T12:12:46.212Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-11-02T12:12:46.212Z] Vulnerability Srbds: Not affected [2022-11-02T12:12:46.212Z] Vulnerability Tsx async abort: Not affected [2022-11-02T12:12:46.212Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-11-02T12:12:46.212Z] [2022-11-02T12:12:46.212Z] [2022-11-02T12:12:46.212Z] ---> nproc: [2022-11-02T12:12:46.212Z] 8 [2022-11-02T12:12:46.212Z] [2022-11-02T12:12:46.212Z] [2022-11-02T12:12:46.212Z] ---> df -h: [2022-11-02T12:12:46.212Z] Filesystem Size Used Avail Use% Mounted on [2022-11-02T12:12:46.212Z] overlay 155G 12G 144G 8% / [2022-11-02T12:12:46.212Z] tmpfs 64M 0 64M 0% /dev [2022-11-02T12:12:46.212Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-11-02T12:12:46.212Z] shm 64M 0 64M 0% /dev/shm [2022-11-02T12:12:46.212Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-11-02T12:12:46.212Z] [2022-11-02T12:12:46.212Z] [2022-11-02T12:12:46.212Z] ---> sar -b -r -n DEV: [2022-11-02T12:12:46.212Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117887) 11/02/22 _x86_64_ (8 CPU) [2022-11-02T12:12:46.212Z] [2022-11-02T12:12:46.212Z] 12:03:45 LINUX RESTART (8 CPU) [2022-11-02T12:12:46.212Z] [2022-11-02T12:12:46.212Z] 12:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-11-02T12:12:46.212Z] 12:05:02 103.23 44.67 58.56 0.00 4966.77 83328.27 0.00 [2022-11-02T12:12:46.212Z] 12:06:01 146.03 3.98 142.05 0.00 396.55 96241.29 0.00 [2022-11-02T12:12:46.212Z] 12:07:01 143.28 0.20 143.08 0.00 13.86 72602.97 0.00 [2022-11-02T12:12:46.212Z] 12:08:01 98.53 0.03 98.50 0.00 2.27 43413.31 0.00 [2022-11-02T12:12:46.212Z] 12:09:01 18.60 7.07 11.53 0.00 898.65 1977.40 0.00 [2022-11-02T12:12:46.212Z] 12:10:01 21.86 2.27 19.60 0.00 1985.67 2822.46 0.00 [2022-11-02T12:12:46.212Z] 12:11:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 [2022-11-02T12:12:46.212Z] 12:12:01 1.82 0.00 1.82 0.00 0.00 19.60 0.00 [2022-11-02T12:12:46.212Z] Average: 66.65 7.29 59.37 0.00 1034.66 37439.37 0.00 [2022-11-02T12:12:46.212Z] [2022-11-02T12:12:46.212Z] 12:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-11-02T12:12:46.212Z] 12:05:02 30037108 31673464 667668 2.03 59048 1880920 1826748 5.38 887312 1655372 26516 [2022-11-02T12:12:46.212Z] 12:06:01 28054896 31613500 685444 2.08 135824 3594316 1855600 5.47 1119388 3231436 313252 [2022-11-02T12:12:46.212Z] 12:07:01 28353548 31585848 714600 2.17 140184 3302200 1875724 5.53 1149212 2937344 1128 [2022-11-02T12:12:46.212Z] 12:08:01 27824568 31596800 701592 2.13 150440 3780084 1757344 5.18 1184912 3377300 8 [2022-11-02T12:12:46.212Z] 12:09:01 27689652 31575772 708100 2.15 161064 3886828 1646576 4.85 1266104 3417768 1116 [2022-11-02T12:12:46.212Z] 12:10:01 27536792 31583860 698612 2.12 168916 4028976 1826012 5.38 1333392 3489660 152 [2022-11-02T12:12:46.212Z] 12:11:01 27536800 31583924 698504 2.12 168960 4028980 1826012 5.38 1333316 3489700 8 [2022-11-02T12:12:46.212Z] 12:12:01 27542596 31589940 692580 2.11 169040 4028980 1826012 5.38 1327592 3489836 40 [2022-11-02T12:12:46.212Z] Average: 28071995 31600388 695888 2.12 144184 3566410 1805004 5.32 1200154 3136052 42778 [2022-11-02T12:12:46.212Z] [2022-11-02T12:12:46.212Z] 12:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-11-02T12:12:46.212Z] 12:05:02 ens3 395.87 291.97 2418.64 69.07 0.00 0.00 0.00 0.00 [2022-11-02T12:12:46.212Z] 12:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T12:12:46.212Z] 12:05:02 lo 4.26 4.26 0.41 0.41 0.00 0.00 0.00 0.00 [2022-11-02T12:12:46.212Z] 12:06:01 ens3 370.21 256.36 5854.09 35.51 0.00 0.00 0.00 0.00 [2022-11-02T12:12:46.212Z] 12:06:01 docker0 151.23 204.23 12.53 1832.29 0.00 0.00 0.00 0.00 [2022-11-02T12:12:46.212Z] 12:06:01 lo 2.98 2.98 0.29 0.29 0.00 0.00 0.00 0.00 [2022-11-02T12:12:46.212Z] 12:07:01 ens3 65.86 55.89 88.64 91.54 0.00 0.00 0.00 0.00 [2022-11-02T12:12:46.212Z] 12:07:01 docker0 1.65 4.03 0.10 40.58 0.00 0.00 0.00 0.00 [2022-11-02T12:12:46.212Z] 12:07:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 [2022-11-02T12:12:46.212Z] 12:08:01 ens3 115.10 71.37 2583.75 11.91 0.00 0.00 0.00 0.00 [2022-11-02T12:12:46.212Z] 12:08:01 docker0 2.87 6.12 0.19 60.66 0.00 0.00 0.00 0.00 [2022-11-02T12:12:46.212Z] 12:08:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2022-11-02T12:12:46.212Z] 12:09:01 ens3 55.81 32.29 824.14 2.34 0.00 0.00 0.00 0.00 [2022-11-02T12:12:46.212Z] 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T12:12:46.212Z] 12:09:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2022-11-02T12:12:46.212Z] 12:10:01 ens3 20.18 12.00 489.39 0.98 0.00 0.00 0.00 0.00 [2022-11-02T12:12:46.212Z] 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T12:12:46.212Z] 12:10:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2022-11-02T12:12:46.212Z] 12:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T12:12:46.212Z] 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T12:12:46.212Z] 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T12:12:46.212Z] 12:12:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-02T12:12:46.212Z] 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T12:12:46.212Z] 12:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-02T12:12:46.212Z] Average: ens3 127.43 89.68 1523.77 26.41 0.00 0.00 0.00 0.00 [2022-11-02T12:12:46.212Z] Average: docker0 19.20 26.44 1.58 238.48 0.00 0.00 0.00 0.00 [2022-11-02T12:12:46.212Z] Average: lo 1.26 1.26 0.12 0.12 0.00 0.00 0.00 0.00 [2022-11-02T12:12:46.212Z] [2022-11-02T12:12:46.212Z] [2022-11-02T12:12:46.212Z] ---> sar -P ALL: [2022-11-02T12:12:46.212Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117887) 11/02/22 _x86_64_ (8 CPU) [2022-11-02T12:12:46.212Z] [2022-11-02T12:12:46.212Z] 12:03:45 LINUX RESTART (8 CPU) [2022-11-02T12:12:46.212Z] [2022-11-02T12:12:46.212Z] 12:04:01 CPU %user %nice %system %iowait %steal %idle [2022-11-02T12:12:46.212Z] 12:05:02 all 5.79 0.00 1.73 9.06 0.05 83.37 [2022-11-02T12:12:46.212Z] 12:05:02 0 4.21 0.00 1.60 2.87 0.03 91.28 [2022-11-02T12:12:46.212Z] 12:05:02 1 3.90 0.00 1.39 11.75 0.03 82.92 [2022-11-02T12:12:46.212Z] 12:05:02 2 4.77 0.00 1.98 23.78 0.07 69.40 [2022-11-02T12:12:46.212Z] 12:05:02 3 6.43 0.00 1.34 5.24 0.03 86.95 [2022-11-02T12:12:46.212Z] 12:05:02 4 8.16 0.00 1.31 23.71 0.07 66.76 [2022-11-02T12:12:46.212Z] 12:05:02 5 6.24 0.00 1.86 2.55 0.05 89.30 [2022-11-02T12:12:46.212Z] 12:05:02 6 7.27 0.00 1.19 1.20 0.03 90.31 [2022-11-02T12:12:46.212Z] 12:05:02 7 5.31 0.00 3.21 1.39 0.08 90.01 [2022-11-02T12:12:46.212Z] 12:06:01 all 7.77 0.00 3.54 7.01 0.08 81.60 [2022-11-02T12:12:46.212Z] 12:06:01 0 7.70 0.00 3.41 1.51 0.05 87.33 [2022-11-02T12:12:46.212Z] 12:06:01 1 8.10 0.00 4.33 0.99 0.12 86.45 [2022-11-02T12:12:46.212Z] 12:06:01 2 7.66 0.00 3.18 1.15 0.09 87.92 [2022-11-02T12:12:46.212Z] 12:06:01 3 8.08 0.00 3.94 19.66 0.09 68.23 [2022-11-02T12:12:46.212Z] 12:06:01 4 7.50 0.00 2.62 11.32 0.07 78.49 [2022-11-02T12:12:46.212Z] 12:06:01 5 7.68 0.00 3.28 2.61 0.07 86.37 [2022-11-02T12:12:46.212Z] 12:06:01 6 7.90 0.00 3.16 0.51 0.05 88.38 [2022-11-02T12:12:46.212Z] 12:06:01 7 7.52 0.00 4.41 18.50 0.07 69.50 [2022-11-02T12:12:46.212Z] 12:07:01 all 31.56 0.00 6.73 3.73 0.11 57.87 [2022-11-02T12:12:46.212Z] 12:07:01 0 32.36 0.00 6.91 1.03 0.22 59.49 [2022-11-02T12:12:46.212Z] 12:07:01 1 31.09 0.00 5.97 0.32 0.08 62.53 [2022-11-02T12:12:46.212Z] 12:07:01 2 31.34 0.00 7.47 2.18 0.08 58.92 [2022-11-02T12:12:46.212Z] 12:07:01 3 30.78 0.00 7.01 11.57 0.09 50.55 [2022-11-02T12:12:46.212Z] 12:07:01 4 30.79 0.00 6.32 0.14 0.10 62.65 [2022-11-02T12:12:46.212Z] 12:07:01 5 33.22 0.00 7.02 2.29 0.08 57.39 [2022-11-02T12:12:46.212Z] 12:07:01 6 30.86 0.00 6.36 0.58 0.07 62.14 [2022-11-02T12:12:46.212Z] 12:07:01 7 32.04 0.00 6.79 11.83 0.12 49.22 [2022-11-02T12:12:46.212Z] 12:08:01 all 3.24 0.00 1.48 1.21 0.03 94.04 [2022-11-02T12:12:46.212Z] 12:08:01 0 2.68 0.00 1.66 0.38 0.05 95.23 [2022-11-02T12:12:46.212Z] 12:08:01 1 2.98 0.00 1.59 0.08 0.03 95.31 [2022-11-02T12:12:46.212Z] 12:08:01 2 3.87 0.00 1.62 0.92 0.05 93.54 [2022-11-02T12:12:46.212Z] 12:08:01 3 4.67 0.00 1.97 5.37 0.03 87.95 [2022-11-02T12:12:46.212Z] 12:08:01 4 3.37 0.00 1.43 0.07 0.02 95.12 [2022-11-02T12:12:46.212Z] 12:08:01 5 2.63 0.00 1.11 2.58 0.02 93.66 [2022-11-02T12:12:46.212Z] 12:08:01 6 2.69 0.00 1.17 0.07 0.02 96.06 [2022-11-02T12:12:46.212Z] 12:08:01 7 3.00 0.00 1.29 0.12 0.03 95.55 [2022-11-02T12:12:46.212Z] 12:09:01 all 0.45 0.00 0.37 0.27 0.01 98.90 [2022-11-02T12:12:46.212Z] 12:09:01 0 0.73 0.00 0.37 0.03 0.00 98.87 [2022-11-02T12:12:46.212Z] 12:09:01 1 1.08 0.00 0.23 0.23 0.02 98.43 [2022-11-02T12:12:46.212Z] 12:09:01 2 0.63 0.00 0.33 0.70 0.02 98.31 [2022-11-02T12:12:46.212Z] 12:09:01 3 0.25 0.00 0.17 0.02 0.02 99.55 [2022-11-02T12:12:46.212Z] 12:09:01 4 0.57 0.00 1.40 0.68 0.02 97.33 [2022-11-02T12:12:46.212Z] 12:09:01 5 0.10 0.00 0.18 0.48 0.02 99.22 [2022-11-02T12:12:46.212Z] 12:09:01 6 0.10 0.00 0.10 0.00 0.00 99.80 [2022-11-02T12:12:46.212Z] 12:09:01 7 0.10 0.00 0.13 0.02 0.02 99.73 [2022-11-02T12:12:46.212Z] 12:10:01 all 0.77 0.00 0.45 0.21 0.01 98.56 [2022-11-02T12:12:46.212Z] 12:10:01 0 0.58 0.00 0.25 0.02 0.02 99.13 [2022-11-02T12:12:46.212Z] 12:10:01 1 0.72 0.00 0.30 0.05 0.00 98.93 [2022-11-02T12:12:46.212Z] 12:10:01 2 0.77 0.00 0.42 0.05 0.02 98.75 [2022-11-02T12:12:46.212Z] 12:10:01 3 0.99 0.00 0.27 0.02 0.02 98.71 [2022-11-02T12:12:46.212Z] 12:10:01 4 0.63 0.00 0.62 0.15 0.00 98.60 [2022-11-02T12:12:46.212Z] 12:10:01 5 1.03 0.00 0.45 0.83 0.02 97.67 [2022-11-02T12:12:46.212Z] 12:10:01 6 0.75 0.00 1.00 0.47 0.02 97.77 [2022-11-02T12:12:46.212Z] 12:10:01 7 0.67 0.00 0.33 0.07 0.02 98.92 [2022-11-02T12:12:46.212Z] 12:11:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-11-02T12:12:46.212Z] 12:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-02T12:12:46.212Z] 12:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-02T12:12:46.213Z] 12:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-02T12:12:46.213Z] 12:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-02T12:12:46.213Z] 12:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-02T12:12:46.213Z] 12:11:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2022-11-02T12:12:46.213Z] 12:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-02T12:12:46.213Z] 12:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-02T12:12:46.213Z] 12:12:01 all 0.02 0.00 0.00 0.01 0.01 99.96 [2022-11-02T12:12:46.213Z] 12:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-02T12:12:46.213Z] 12:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-02T12:12:46.213Z] 12:12:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2022-11-02T12:12:46.213Z] 12:12:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-02T12:12:46.213Z] 12:12:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-02T12:12:46.213Z] 12:12:01 5 0.05 0.00 0.02 0.03 0.02 99.88 [2022-11-02T12:12:46.213Z] 12:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-02T12:12:46.213Z] 12:12:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-02T12:12:46.213Z] Average: all 6.16 0.00 1.78 2.67 0.04 89.36 [2022-11-02T12:12:46.213Z] Average: 0 6.01 0.00 1.76 0.73 0.05 91.46 [2022-11-02T12:12:46.213Z] Average: 1 5.95 0.00 1.71 1.68 0.04 90.62 [2022-11-02T12:12:46.213Z] Average: 2 6.10 0.00 1.87 3.59 0.04 88.40 [2022-11-02T12:12:46.213Z] Average: 3 6.34 0.00 1.82 5.18 0.04 86.62 [2022-11-02T12:12:46.213Z] Average: 4 6.33 0.00 1.70 4.48 0.04 87.45 [2022-11-02T12:12:46.213Z] Average: 5 6.34 0.00 1.73 1.42 0.04 90.48 [2022-11-02T12:12:46.213Z] Average: 6 6.15 0.00 1.61 0.35 0.02 91.87 [2022-11-02T12:12:46.213Z] Average: 7 6.03 0.00 2.00 3.92 0.04 88.01 [2022-11-02T12:12:46.213Z] [2022-11-02T12:12:46.213Z] [2022-11-02T12:12:46.213Z]