Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from deaabcb9638c408d38a62ca07687bca64c62376f 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-ssh11198504413682169888.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh16303898879616844056.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16509735309076970882.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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 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-ssh10645579515362865600.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/device-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8521365133357555105.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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:device-rest-go] ========================================================= [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: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-17130’ is offline Running on prd-ubuntu20.04-docker-8c-8g-17132 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision deaabcb9638c408d38a62ca07687bca64c62376f (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f deaabcb9638c408d38a62ca07687bca64c62376f # timeout=10 Commit message: "refactor(snap): edgex-snap-hooks related upgrade (#202)" > git rev-list --no-walk 2d7dd7bd9c9b446393cafd64d3a18985a73e6b07 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-07T10:32:19.348Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-07T10:32:19.406Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-07T10:32:19.422Z] ========================================================= [2022-07-07T10:32:19.422Z] EdgeX Global Pipelines Version Info [2022-07-07T10:32:19.422Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-07T10:32:20.153Z] ------------------- [2022-07-07T10:32:20.153Z] stable info: [2022-07-07T10:32:20.153Z] ------------------- [2022-07-07T10:32:20.153Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-07T10:32:20.153Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-07T10:32:20.153Z] Message: update stable to v1.0.234 [2022-07-07T10:32:20.731Z] ------------------- [2022-07-07T10:32:20.731Z] experimental info: [2022-07-07T10:32:20.731Z] ------------------- [2022-07-07T10:32:20.731Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-07T10:32:20.731Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-07T10:32:20.731Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-07T10:32:21.009Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2022-07-07T10:32:21.019Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2022-07-07T10:32:21.030Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-07T10:32:21.041Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-07T10:32:21.054Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-07T10:32:21.065Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-07T10:32:21.076Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-07T10:32:21.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-07T10:32:21.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-07T10:32:21.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-07T10:32:21.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-07T10:32:21.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2022-07-07T10:32:21.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-07T10:32:21.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-07T10:32:21.170Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-07T10:32:21.185Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-07T10:32:21.201Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-07T10:32:21.212Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-07T10:32:21.225Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-07T10:32:21.240Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-07T10:32:21.251Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-07T10:32:21.263Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-07T10:32:21.278Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-07T10:32:21.288Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-07T10:32:21.299Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-07T10:32:21.311Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-07T10:32:21.323Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-07T10:32:21.334Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-07T10:32:21.345Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-07T10:32:21.356Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-07T10:32:21.369Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = deaabcb9638c408d38a62ca07687bca64c62376f [Pipeline] echo [2022-07-07T10:32:21.382Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = deaabcb [Pipeline] echo [2022-07-07T10:32:21.392Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-07T10:32:21.430Z] provisioning config files... [2022-07-07T10:32:21.443Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4449956536277530715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-07T10:32:21.747Z] ---> docker-login.sh [2022-07-07T10:32:21.747Z] nexus3.edgexfoundry.org:10001 [2022-07-07T10:32:22.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T10:32:22.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T10:32:22.270Z] Configure a credential helper to remove this warning. See [2022-07-07T10:32:22.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T10:32:22.270Z] [2022-07-07T10:32:22.270Z] Login Succeeded [2022-07-07T10:32:22.270Z] nexus3.edgexfoundry.org:10002 [2022-07-07T10:32:22.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T10:32:22.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T10:32:22.531Z] Configure a credential helper to remove this warning. See [2022-07-07T10:32:22.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T10:32:22.531Z] [2022-07-07T10:32:22.531Z] Login Succeeded [2022-07-07T10:32:22.531Z] nexus3.edgexfoundry.org:10003 [2022-07-07T10:32:22.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T10:32:22.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T10:32:22.531Z] Configure a credential helper to remove this warning. See [2022-07-07T10:32:22.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T10:32:22.531Z] [2022-07-07T10:32:22.531Z] Login Succeeded [2022-07-07T10:32:22.531Z] nexus3.edgexfoundry.org:10004 [2022-07-07T10:32:22.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T10:32:22.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T10:32:22.792Z] Configure a credential helper to remove this warning. See [2022-07-07T10:32:22.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T10:32:22.792Z] [2022-07-07T10:32:22.792Z] Login Succeeded [2022-07-07T10:32:22.792Z] docker.io [2022-07-07T10:32:22.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T10:32:23.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T10:32:23.053Z] Configure a credential helper to remove this warning. See [2022-07-07T10:32:23.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T10:32:23.053Z] [2022-07-07T10:32:23.053Z] Login Succeeded [2022-07-07T10:32:23.053Z] ---> docker-login.sh ends [Pipeline] } [2022-07-07T10:32:23.062Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-07T10:32:23.440Z] + git rev-list -1 --merges deaabcb9638c408d38a62ca07687bca64c62376f~1..deaabcb9638c408d38a62ca07687bca64c62376f [Pipeline] echo [2022-07-07T10:32:23.477Z] -----------> git rev-list -1 --merges deaabcb9638c408d38a62ca07687bca64c62376f~1..deaabcb9638c408d38a62ca07687bca64c62376f deaabcb9638c408d38a62ca07687bca64c62376f [false] [Pipeline] sh [2022-07-07T10:32:23.773Z] + git log --format=format:%s -1 deaabcb9638c408d38a62ca07687bca64c62376f [Pipeline] echo [2022-07-07T10:32:23.791Z] ========================================================= [2022-07-07T10:32:23.791Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-07T10:32:23.791Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-07T10:32:24.126Z] + git log --format=format:%s -1 deaabcb9638c408d38a62ca07687bca64c62376f [Pipeline] echo [2022-07-07T10:32:24.138Z] [semverPrep] GIT_COMMIT: deaabcb9638c408d38a62ca07687bca64c62376f, Commit Message: refactor(snap): edgex-snap-hooks related upgrade (#202) [Pipeline] echo [2022-07-07T10:32:24.147Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-07T10:32:24.508Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-07T10:32:24.508Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-07T10:32:24.508Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-07T10:32:24.508Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-07T10:32:24.508Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-07T10:32:24.508Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-07T10:32:24.508Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:32:24.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-07T10:32:24.917Z] [2022-07-07T10:32:24.917Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:32:25.222Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-07T10:32:25.222Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-07T10:32:25.222Z] 42c077c10790: Pulling fs layer [2022-07-07T10:32:25.222Z] f63e77b7563a: Pulling fs layer [2022-07-07T10:32:25.222Z] bd5fdadae976: Pulling fs layer [2022-07-07T10:32:25.222Z] 205491f53016: Pulling fs layer [2022-07-07T10:32:25.222Z] df18705c85c3: Pulling fs layer [2022-07-07T10:32:25.222Z] bdb3f477010e: Pulling fs layer [2022-07-07T10:32:25.222Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-07T10:32:25.222Z] 2c6e9b1d212d: Pulling fs layer [2022-07-07T10:32:25.222Z] bdb8f0575790: Pulling fs layer [2022-07-07T10:32:25.222Z] 386e3cb2ff24: Pulling fs layer [2022-07-07T10:32:25.222Z] 2343380bae48: Pulling fs layer [2022-07-07T10:32:25.223Z] bdb3f477010e: Waiting [2022-07-07T10:32:25.223Z] 205491f53016: Waiting [2022-07-07T10:32:25.223Z] 386e3cb2ff24: Waiting [2022-07-07T10:32:25.223Z] df18705c85c3: Waiting [2022-07-07T10:32:25.223Z] 2c6e9b1d212d: Waiting [2022-07-07T10:32:25.223Z] bdb8f0575790: Waiting [2022-07-07T10:32:25.223Z] 2343380bae48: Waiting [2022-07-07T10:32:25.223Z] c8a8fc8e1c8f: Waiting [2022-07-07T10:32:25.223Z] f63e77b7563a: Verifying Checksum [2022-07-07T10:32:25.223Z] f63e77b7563a: Download complete [2022-07-07T10:32:25.223Z] 205491f53016: Download complete [2022-07-07T10:32:25.482Z] df18705c85c3: Verifying Checksum [2022-07-07T10:32:25.482Z] df18705c85c3: Download complete [2022-07-07T10:32:25.482Z] bd5fdadae976: Verifying Checksum [2022-07-07T10:32:25.482Z] bd5fdadae976: Download complete [2022-07-07T10:32:25.482Z] bdb3f477010e: Verifying Checksum [2022-07-07T10:32:25.482Z] bdb3f477010e: Download complete [2022-07-07T10:32:25.482Z] 2c6e9b1d212d: Verifying Checksum [2022-07-07T10:32:25.482Z] 2c6e9b1d212d: Download complete [2022-07-07T10:32:25.482Z] bdb8f0575790: Download complete [2022-07-07T10:32:25.482Z] 386e3cb2ff24: Verifying Checksum [2022-07-07T10:32:25.482Z] 386e3cb2ff24: Download complete [2022-07-07T10:32:25.482Z] 2343380bae48: Verifying Checksum [2022-07-07T10:32:25.482Z] 2343380bae48: Download complete [2022-07-07T10:32:25.482Z] 42c077c10790: Verifying Checksum [2022-07-07T10:32:25.482Z] 42c077c10790: Download complete [2022-07-07T10:32:25.742Z] c8a8fc8e1c8f: Download complete [2022-07-07T10:32:26.680Z] 42c077c10790: Pull complete [2022-07-07T10:32:26.680Z] f63e77b7563a: Pull complete [2022-07-07T10:32:27.249Z] bd5fdadae976: Pull complete [2022-07-07T10:32:27.249Z] 205491f53016: Pull complete [2022-07-07T10:32:27.509Z] df18705c85c3: Pull complete [2022-07-07T10:32:27.509Z] bdb3f477010e: Pull complete [2022-07-07T10:32:29.418Z] c8a8fc8e1c8f: Pull complete [2022-07-07T10:32:29.418Z] 2c6e9b1d212d: Pull complete [2022-07-07T10:32:29.677Z] bdb8f0575790: Pull complete [2022-07-07T10:32:29.677Z] 386e3cb2ff24: Pull complete [2022-07-07T10:32:29.937Z] 2343380bae48: Pull complete [2022-07-07T10:32:29.937Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-07T10:32:29.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-07T10:32:29.937Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T10:32:30.044Z] prd-ubuntu20.04-docker-8c-8g-17132 does not seem to be running inside a container [2022-07-07T10:32:30.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-07T10:32:31.519Z] $ docker top a013c87c02b0d73c7ca06c33b696610dba52dfa3ccb6df80856fa88cc8f19ed5 -eo pid,comm [2022-07-07T10:32:31.581Z] 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-07-07T10:32:31.581Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-07T10:32:31.620Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-07T10:32:31.620Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-07T10:32:31.736Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-07T10:32:31.739Z] $ docker exec a013c87c02b0d73c7ca06c33b696610dba52dfa3ccb6df80856fa88cc8f19ed5 ssh-agent [2022-07-07T10:32:31.853Z] SSH_AUTH_SOCK=/tmp/ssh-auEzR2wA9LX0/agent.32 [2022-07-07T10:32:31.853Z] SSH_AGENT_PID=38 [2022-07-07T10:32:31.860Z] Running ssh-add (command line suppressed) [2022-07-07T10:32:31.975Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1565749500120723268.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1565749500120723268.key) [2022-07-07T10:32:31.991Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-07T10:32:32.278Z] + git tag --points-at HEAD [Pipeline] } [2022-07-07T10:32:32.289Z] $ docker exec --env ******** --env ******** a013c87c02b0d73c7ca06c33b696610dba52dfa3ccb6df80856fa88cc8f19ed5 ssh-agent -k [2022-07-07T10:32:32.386Z] unset SSH_AUTH_SOCK; [2022-07-07T10:32:32.386Z] unset SSH_AGENT_PID; [2022-07-07T10:32:32.386Z] echo Agent pid 38 killed; [2022-07-07T10:32:32.398Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-07T10:32:32.423Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-07T10:32:32.423Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-07T10:32:32.542Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-07T10:32:32.544Z] $ docker exec a013c87c02b0d73c7ca06c33b696610dba52dfa3ccb6df80856fa88cc8f19ed5 ssh-agent [2022-07-07T10:32:32.659Z] SSH_AUTH_SOCK=/tmp/ssh-l7GyhhOA2jVf/agent.71 [2022-07-07T10:32:32.659Z] SSH_AGENT_PID=77 [2022-07-07T10:32:32.664Z] Running ssh-add (command line suppressed) [2022-07-07T10:32:32.782Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2042376491863179096.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2042376491863179096.key) [2022-07-07T10:32:32.797Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-07T10:32:33.086Z] + git semver init [2022-07-07T10:32:33.348Z] 2022-07-07 10:32:33,266 [run_init] DEBUG init version:0.0.0 force:False [2022-07-07T10:32:33.348Z] 2022-07-07 10:32:33,266 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2022-07-07T10:32:33.348Z] 2022-07-07 10:32:33,267 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2022-07-07T10:32:33.348Z] 2022-07-07 10:32:33,267 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-07T10:32:34.291Z] 2022-07-07 10:32:34,116 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2022-07-07T10:32:34.291Z] 2022-07-07 10:32:34,117 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2022-07-07T10:32:34.291Z] 2022-07-07 10:32:34,117 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-07-07T10:32:34.291Z] 2022-07-07 10:32:34,117 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-07-07T10:32:34.291Z] 2.2.1-dev.7 [Pipeline] } [2022-07-07T10:32:34.300Z] $ docker exec --env ******** --env ******** a013c87c02b0d73c7ca06c33b696610dba52dfa3ccb6df80856fa88cc8f19ed5 ssh-agent -k [2022-07-07T10:32:34.395Z] unset SSH_AUTH_SOCK; [2022-07-07T10:32:34.396Z] unset SSH_AGENT_PID; [2022-07-07T10:32:34.396Z] echo Agent pid 77 killed; [2022-07-07T10:32:34.407Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-07T10:32:34.710Z] + git semver [Pipeline] } [2022-07-07T10:32:34.986Z] $ docker stop --time=1 a013c87c02b0d73c7ca06c33b696610dba52dfa3ccb6df80856fa88cc8f19ed5 [2022-07-07T10:32:36.314Z] $ docker rm -f a013c87c02b0d73c7ca06c33b696610dba52dfa3ccb6df80856fa88cc8f19ed5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-07T10:32:36.662Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-07T10:32:36.927Z] Stashed 1 file(s) [Pipeline] echo [2022-07-07T10:32:36.930Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-07T10:32:37.077Z] provisioning config files... [2022-07-07T10:32:37.086Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7817931929725330370tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-07T10:32:37.380Z] ---> docker-login.sh [2022-07-07T10:32:37.380Z] nexus3.edgexfoundry.org:10001 [2022-07-07T10:32:37.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T10:32:37.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T10:32:37.380Z] Configure a credential helper to remove this warning. See [2022-07-07T10:32:37.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T10:32:37.380Z] [2022-07-07T10:32:37.380Z] Login Succeeded [2022-07-07T10:32:37.380Z] nexus3.edgexfoundry.org:10002 [2022-07-07T10:32:37.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T10:32:37.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T10:32:37.639Z] Configure a credential helper to remove this warning. See [2022-07-07T10:32:37.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T10:32:37.639Z] [2022-07-07T10:32:37.639Z] Login Succeeded [2022-07-07T10:32:37.639Z] nexus3.edgexfoundry.org:10003 [2022-07-07T10:32:37.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T10:32:37.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T10:32:37.640Z] Configure a credential helper to remove this warning. See [2022-07-07T10:32:37.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T10:32:37.640Z] [2022-07-07T10:32:37.640Z] Login Succeeded [2022-07-07T10:32:37.640Z] nexus3.edgexfoundry.org:10004 [2022-07-07T10:32:37.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T10:32:37.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T10:32:37.900Z] Configure a credential helper to remove this warning. See [2022-07-07T10:32:37.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T10:32:37.900Z] [2022-07-07T10:32:37.900Z] Login Succeeded [2022-07-07T10:32:37.900Z] docker.io [2022-07-07T10:32:37.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T10:32:38.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T10:32:38.162Z] Configure a credential helper to remove this warning. See [2022-07-07T10:32:38.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T10:32:38.162Z] [2022-07-07T10:32:38.162Z] Login Succeeded [2022-07-07T10:32:38.162Z] ---> docker-login.sh ends [Pipeline] } [2022-07-07T10:32:38.170Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-07T10:32:38.229Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-07T10:32:38.241Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-07T10:32:38.250Z] ========================================================= [2022-07-07T10:32:38.250Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-07T10:32:38.250Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:32:38.566Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-07T10:32:38.566Z] Sending build context to Docker daemon 10.68MB [2022-07-07T10:32:38.566Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-07-07T10:32:38.566Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-07T10:32:38.566Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-07T10:32:38.566Z] 59bf1c3509f3: Pulling fs layer [2022-07-07T10:32:38.566Z] 666ba61612fd: Pulling fs layer [2022-07-07T10:32:38.566Z] 8ed8ca486205: Pulling fs layer [2022-07-07T10:32:38.566Z] cc1cd167ecdc: Pulling fs layer [2022-07-07T10:32:38.566Z] c516ae0d96e1: Pulling fs layer [2022-07-07T10:32:38.566Z] 684cea983483: Pulling fs layer [2022-07-07T10:32:38.566Z] dd3240ac7de5: Pulling fs layer [2022-07-07T10:32:38.566Z] b1e948a4e11c: Pulling fs layer [2022-07-07T10:32:38.566Z] a8fd76ee1af6: Pulling fs layer [2022-07-07T10:32:38.566Z] 646ad004c059: Pulling fs layer [2022-07-07T10:32:38.566Z] cc1cd167ecdc: Waiting [2022-07-07T10:32:38.566Z] c516ae0d96e1: Waiting [2022-07-07T10:32:38.566Z] 684cea983483: Waiting [2022-07-07T10:32:38.566Z] dd3240ac7de5: Waiting [2022-07-07T10:32:38.566Z] b1e948a4e11c: Waiting [2022-07-07T10:32:38.566Z] a8fd76ee1af6: Waiting [2022-07-07T10:32:38.566Z] 646ad004c059: Waiting [2022-07-07T10:32:38.566Z] 8ed8ca486205: Verifying Checksum [2022-07-07T10:32:38.566Z] 8ed8ca486205: Download complete [2022-07-07T10:32:38.566Z] 666ba61612fd: Verifying Checksum [2022-07-07T10:32:38.566Z] 666ba61612fd: Download complete [2022-07-07T10:32:38.566Z] c516ae0d96e1: Verifying Checksum [2022-07-07T10:32:38.566Z] c516ae0d96e1: Download complete [2022-07-07T10:32:38.827Z] 684cea983483: Download complete [2022-07-07T10:32:38.827Z] dd3240ac7de5: Verifying Checksum [2022-07-07T10:32:38.827Z] dd3240ac7de5: Download complete [2022-07-07T10:32:38.827Z] 59bf1c3509f3: Verifying Checksum [2022-07-07T10:32:38.827Z] 59bf1c3509f3: Download complete [2022-07-07T10:32:38.827Z] b1e948a4e11c: Verifying Checksum [2022-07-07T10:32:38.827Z] b1e948a4e11c: Download complete [2022-07-07T10:32:38.827Z] 59bf1c3509f3: Pull complete [2022-07-07T10:32:39.086Z] 666ba61612fd: Pull complete [2022-07-07T10:32:39.086Z] 8ed8ca486205: Pull complete [2022-07-07T10:32:39.086Z] 646ad004c059: Verifying Checksum [2022-07-07T10:32:39.086Z] 646ad004c059: Download complete [2022-07-07T10:32:39.344Z] a8fd76ee1af6: Verifying Checksum [2022-07-07T10:32:39.344Z] a8fd76ee1af6: Download complete [2022-07-07T10:32:39.344Z] cc1cd167ecdc: Verifying Checksum [2022-07-07T10:32:39.344Z] cc1cd167ecdc: Download complete [2022-07-07T10:32:42.678Z] cc1cd167ecdc: Pull complete [2022-07-07T10:32:42.937Z] c516ae0d96e1: Pull complete [2022-07-07T10:32:42.937Z] 684cea983483: Pull complete [2022-07-07T10:32:42.937Z] dd3240ac7de5: Pull complete [2022-07-07T10:32:43.195Z] b1e948a4e11c: Pull complete [2022-07-07T10:32:45.102Z] a8fd76ee1af6: Pull complete [2022-07-07T10:32:45.670Z] 646ad004c059: Pull complete [2022-07-07T10:32:45.670Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-07T10:32:45.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-07T10:32:45.670Z] ---> 8f69c11f6b0c [2022-07-07T10:32:45.670Z] Step 3/12 : ARG MAKE='make build' [2022-07-07T10:32:47.590Z] ---> Running in bfd0294d2b1a [2022-07-07T10:32:47.590Z] Removing intermediate container bfd0294d2b1a [2022-07-07T10:32:47.590Z] ---> ee0f32252abd [2022-07-07T10:32:47.590Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-07T10:32:47.848Z] ---> Running in 003660aa1b79 [2022-07-07T10:32:47.848Z] Removing intermediate container 003660aa1b79 [2022-07-07T10:32:47.848Z] ---> e2a82a401d42 [2022-07-07T10:32:47.848Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-07T10:32:47.848Z] ---> Running in c1ef489ac066 [2022-07-07T10:32:47.848Z] Removing intermediate container c1ef489ac066 [2022-07-07T10:32:47.848Z] ---> 156834e4283e [2022-07-07T10:32:47.848Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T10:32:48.110Z] ---> Running in 99d713ff2d80 [2022-07-07T10:32:48.685Z] Removing intermediate container 99d713ff2d80 [2022-07-07T10:32:48.685Z] ---> 76a10ce22739 [2022-07-07T10:32:48.685Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-07T10:32:48.685Z] ---> Running in 734403341b30 [2022-07-07T10:32:48.945Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-07T10:32:49.890Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-07T10:32:50.151Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-07-07T10:32:50.151Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-07-07T10:32:50.412Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-07-07T10:32:50.412Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-07-07T10:32:50.412Z] Executing busybox-1.34.1-r3.trigger [2022-07-07T10:32:50.412Z] OK: 224 MiB in 56 packages [2022-07-07T10:32:50.981Z] Removing intermediate container 734403341b30 [2022-07-07T10:32:50.981Z] ---> 5df9204300bb [2022-07-07T10:32:50.981Z] Step 8/12 : WORKDIR /device-rest-go [2022-07-07T10:32:50.981Z] ---> Running in dbe53ede71e1 [2022-07-07T10:32:50.981Z] Removing intermediate container dbe53ede71e1 [2022-07-07T10:32:50.981Z] ---> 59da5c6bf015 [2022-07-07T10:32:50.981Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-07T10:32:51.241Z] ---> c7abde94953a [2022-07-07T10:32:51.241Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T10:32:51.241Z] ---> Running in 799c90b0d397 [2022-07-07T10:32:52.038Z] Still waiting to schedule task [2022-07-07T10:32:52.038Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-07T10:33:06.153Z] Removing intermediate container 799c90b0d397 [2022-07-07T10:33:06.153Z] ---> 5f0d2429821e [2022-07-07T10:33:06.153Z] Step 11/12 : COPY . . [2022-07-07T10:33:06.153Z] ---> ed63c04e542d [2022-07-07T10:33:06.153Z] Step 12/12 : RUN $MAKE [2022-07-07T10:33:06.153Z] ---> Running in 38227791ed2a [2022-07-07T10:33:06.153Z] noop [2022-07-07T10:33:06.153Z] Removing intermediate container 38227791ed2a [2022-07-07T10:33:06.153Z] ---> 879f636f553f [2022-07-07T10:33:06.153Z] Successfully built 879f636f553f [2022-07-07T10:33:06.153Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:33:06.485Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-07T10:33:06.485Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T10:33:06.567Z] prd-ubuntu20.04-docker-8c-8g-17132 does not seem to be running inside a container [2022-07-07T10:33:06.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-07T10:33:07.037Z] $ docker top 1a7123bd906fd5c13c4fa5d5dcc95d141735d05502667e49393699e309e02da6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-07T10:33:07.412Z] + go version [2022-07-07T10:33:07.412Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-07T10:33:07.425Z] $ docker stop --time=1 1a7123bd906fd5c13c4fa5d5dcc95d141735d05502667e49393699e309e02da6 [2022-07-07T10:33:08.720Z] $ docker rm -f 1a7123bd906fd5c13c4fa5d5dcc95d141735d05502667e49393699e309e02da6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:33:09.144Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-07T10:33:09.144Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T10:33:09.228Z] prd-ubuntu20.04-docker-8c-8g-17132 does not seem to be running inside a container [2022-07-07T10:33:09.264Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-07T10:33:09.642Z] $ docker top d295de85a11646f5ca53aa327408cc27458b76d4e4c4d177c00ad16043fe860f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-07T10:33:10.006Z] + make test [2022-07-07T10:33:10.006Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-07T10:33:10.266Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-07-07T10:33:20.995Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-07-07T10:33:20.995Z] ok github.com/edgexfoundry/device-rest-go/driver 0.015s coverage: 55.2% of statements [2022-07-07T10:33:26.275Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-07T10:33:29.568Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-07T10:33:29.568Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-07T10:33:29.568Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-07T10:33:30.151Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-07T10:33:30.167Z] $ docker stop --time=1 d295de85a11646f5ca53aa327408cc27458b76d4e4c4d177c00ad16043fe860f [2022-07-07T10:33:31.983Z] $ docker rm -f d295de85a11646f5ca53aa327408cc27458b76d4e4c4d177c00ad16043fe860f [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-07T10:33:32.420Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-07T10:33:32.451Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-07T10:33:32.953Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-07T10:33:33.243Z] + ls -al . [2022-07-07T10:33:33.243Z] total 172 [2022-07-07T10:33:33.243Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 7 10:33 . [2022-07-07T10:33:33.243Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 7 10:32 .. [2022-07-07T10:33:33.243Z] -rw-rw-r-- 1 jenkins jenkins 151 Jul 7 10:32 .dockerignore [2022-07-07T10:33:33.243Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 7 10:32 .git [2022-07-07T10:33:33.243Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 10:32 .github [2022-07-07T10:33:33.243Z] -rw-rw-r-- 1 jenkins jenkins 329 Jul 7 10:32 .gitignore [2022-07-07T10:33:33.243Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 7 10:32 .golangci.yml [2022-07-07T10:33:33.243Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 7 10:32 .semver [2022-07-07T10:33:33.243Z] -rw-rw-r-- 1 jenkins jenkins 8724 Jul 7 10:32 Attribution.txt [2022-07-07T10:33:33.243Z] -rw-rw-r-- 1 jenkins jenkins 11736 Jul 7 10:32 CHANGELOG.md [2022-07-07T10:33:33.243Z] -rw-rw-r-- 1 jenkins jenkins 1672 Jul 7 10:32 Dockerfile [2022-07-07T10:33:33.243Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 7 10:32 GOVERNANCE.md [2022-07-07T10:33:33.243Z] -rw-rw-r-- 1 jenkins jenkins 680 Jul 7 10:32 Jenkinsfile [2022-07-07T10:33:33.243Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 7 10:32 LICENSE [2022-07-07T10:33:33.243Z] -rw-rw-r-- 1 jenkins jenkins 1977 Jul 7 10:32 Makefile [2022-07-07T10:33:33.243Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 7 10:32 OWNERS.md [2022-07-07T10:33:33.243Z] -rw-rw-r-- 1 jenkins jenkins 8003 Jul 7 10:32 README.md [2022-07-07T10:33:33.243Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 7 10:32 VERSION [2022-07-07T10:33:33.243Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 7 10:32 bin [2022-07-07T10:33:33.243Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 10:32 cmd [2022-07-07T10:33:33.243Z] -rw-r--r-- 1 jenkins jenkins 9355 Jul 7 10:33 coverage.out [2022-07-07T10:33:33.243Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 7 10:32 driver [2022-07-07T10:33:33.243Z] -rw-rw-r-- 1 jenkins jenkins 3338 Jul 7 10:32 go.mod [2022-07-07T10:33:33.243Z] -rw-rw-r-- 1 jenkins jenkins 36281 Jul 7 10:32 go.sum [2022-07-07T10:33:33.243Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 7 10:32 snap [2022-07-07T10:33:33.243Z] -rw-rw-r-- 1 jenkins jenkins 713 Jul 7 10:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:33:33.553Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=deaabcb9638c408d38a62ca07687bca64c62376f --label arch=amd64 --label version=2.2.1-dev.7 . [2022-07-07T10:33:33.553Z] Sending build context to Docker daemon 10.69MB [2022-07-07T10:33:33.553Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-07-07T10:33:33.553Z] Step 2/25 : FROM ${BASE} AS builder [2022-07-07T10:33:33.553Z] ---> 879f636f553f [2022-07-07T10:33:33.553Z] Step 3/25 : ARG MAKE='make build' [2022-07-07T10:33:33.553Z] ---> Running in d9d028636a38 [2022-07-07T10:33:33.812Z] Removing intermediate container d9d028636a38 [2022-07-07T10:33:33.812Z] ---> f0d394fa5c2d [2022-07-07T10:33:33.812Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-07T10:33:33.812Z] ---> Running in 7f7b1a899ded [2022-07-07T10:33:33.812Z] Removing intermediate container 7f7b1a899ded [2022-07-07T10:33:33.812Z] ---> 40bcc6eda593 [2022-07-07T10:33:33.812Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-07-07T10:33:33.812Z] ---> Running in 8bc60a6d31ee [2022-07-07T10:33:34.071Z] Removing intermediate container 8bc60a6d31ee [2022-07-07T10:33:34.071Z] ---> 52d5db58acfb [2022-07-07T10:33:34.071Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T10:33:34.071Z] ---> Running in 537f0b981e0a [2022-07-07T10:33:34.638Z] Removing intermediate container 537f0b981e0a [2022-07-07T10:33:34.638Z] ---> e1369f83e8f9 [2022-07-07T10:33:34.638Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-07T10:33:34.638Z] ---> Running in 72d0b0d91d96 [2022-07-07T10:33:34.898Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-07T10:33:35.842Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-07T10:33:36.103Z] OK: 224 MiB in 56 packages [2022-07-07T10:33:36.674Z] Removing intermediate container 72d0b0d91d96 [2022-07-07T10:33:36.674Z] ---> ca28675977cf [2022-07-07T10:33:36.674Z] Step 8/25 : WORKDIR /device-rest-go [2022-07-07T10:33:36.674Z] ---> Running in 5fd499fee627 [2022-07-07T10:33:36.674Z] Removing intermediate container 5fd499fee627 [2022-07-07T10:33:36.674Z] ---> 381254d09f86 [2022-07-07T10:33:36.674Z] Step 9/25 : COPY go.mod vendor* ./ [2022-07-07T10:33:36.674Z] ---> 5e398638ec6e [2022-07-07T10:33:36.674Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T10:33:36.946Z] ---> Running in ec4183138ac7 [2022-07-07T10:33:37.516Z] Removing intermediate container ec4183138ac7 [2022-07-07T10:33:37.516Z] ---> 1c17ee3db0ee [2022-07-07T10:33:37.516Z] Step 11/25 : COPY . . [2022-07-07T10:33:37.777Z] ---> 77f574b090cd [2022-07-07T10:33:37.777Z] Step 12/25 : RUN $MAKE [2022-07-07T10:33:37.777Z] ---> Running in d80d1a036088 [2022-07-07T10:33:38.037Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=2.2.1-dev.7" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-07-07T10:33:56.139Z] Removing intermediate container d80d1a036088 [2022-07-07T10:33:56.139Z] ---> 6456d05d372a [2022-07-07T10:33:56.139Z] Step 13/25 : FROM alpine:3.14 [2022-07-07T10:33:56.708Z] 3.14: Pulling from library/alpine [2022-07-07T10:33:56.708Z] 8663204ce13b: Pulling fs layer [2022-07-07T10:33:56.968Z] 8663204ce13b: Verifying Checksum [2022-07-07T10:33:56.968Z] 8663204ce13b: Download complete [2022-07-07T10:33:57.233Z] 8663204ce13b: Pull complete [2022-07-07T10:33:57.233Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-07T10:33:57.233Z] Status: Downloaded newer image for alpine:3.14 [2022-07-07T10:33:57.233Z] ---> e04c818066af [2022-07-07T10:33:57.233Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2022-07-07T10:33:57.233Z] ---> Running in d5edb2828516 [2022-07-07T10:33:57.493Z] Removing intermediate container d5edb2828516 [2022-07-07T10:33:57.493Z] ---> 874022e35546 [2022-07-07T10:33:57.493Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-07-07T10:33:57.494Z] ---> Running in bc47f365fdb1 [2022-07-07T10:33:57.494Z] Removing intermediate container bc47f365fdb1 [2022-07-07T10:33:57.494Z] ---> efabddc29a0d [2022-07-07T10:33:57.494Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-07T10:33:57.494Z] ---> Running in d3a2933a9a43 [2022-07-07T10:33:57.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-07T10:33:58.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-07T10:33:58.013Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-07T10:33:58.013Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-07T10:33:58.013Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-07T10:33:58.013Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-07T10:33:58.013Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-07T10:33:58.013Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-07T10:33:58.013Z] Executing busybox-1.33.1-r7.trigger [2022-07-07T10:33:58.013Z] OK: 8 MiB in 20 packages [2022-07-07T10:33:58.584Z] Removing intermediate container d3a2933a9a43 [2022-07-07T10:33:58.584Z] ---> 56269f363351 [2022-07-07T10:33:58.584Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-07-07T10:33:59.156Z] ---> ea28d3f086be [2022-07-07T10:33:59.156Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-07-07T10:33:59.156Z] ---> 0a4084d652ec [2022-07-07T10:33:59.156Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-07-07T10:33:59.417Z] ---> 545f04688591 [2022-07-07T10:33:59.417Z] Step 20/25 : EXPOSE 59986 [2022-07-07T10:33:59.417Z] ---> Running in 97c671a199c5 [2022-07-07T10:33:59.417Z] Removing intermediate container 97c671a199c5 [2022-07-07T10:33:59.417Z] ---> 9e5f2a984b31 [2022-07-07T10:33:59.417Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-07-07T10:33:59.417Z] ---> Running in 51b5183dc3c7 [2022-07-07T10:33:59.676Z] Removing intermediate container 51b5183dc3c7 [2022-07-07T10:33:59.676Z] ---> 379f64c54b36 [2022-07-07T10:33:59.676Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-07-07T10:33:59.676Z] ---> Running in 77fc15a9052a [2022-07-07T10:33:59.676Z] Removing intermediate container 77fc15a9052a [2022-07-07T10:33:59.676Z] ---> 337ff36c9d28 [2022-07-07T10:33:59.676Z] Step 23/25 : LABEL arch=amd64 [2022-07-07T10:33:59.676Z] ---> Running in 23e9dd45e398 [2022-07-07T10:33:59.935Z] Removing intermediate container 23e9dd45e398 [2022-07-07T10:33:59.935Z] ---> b5b81622b61c [2022-07-07T10:33:59.935Z] Step 24/25 : LABEL git_sha=deaabcb9638c408d38a62ca07687bca64c62376f [2022-07-07T10:33:59.935Z] ---> Running in 1ac8e31f7388 [2022-07-07T10:33:59.935Z] Removing intermediate container 1ac8e31f7388 [2022-07-07T10:33:59.935Z] ---> 1b45ec0aa82e [2022-07-07T10:33:59.935Z] Step 25/25 : LABEL version=2.2.1-dev.7 [2022-07-07T10:33:59.935Z] ---> Running in f97856f913af [2022-07-07T10:34:00.195Z] Removing intermediate container f97856f913af [2022-07-07T10:34:00.195Z] ---> 4ec93023a092 [2022-07-07T10:34:00.196Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-07T10:34:00.196Z] Successfully built 4ec93023a092 [2022-07-07T10:34:00.196Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-07T10:34:00.314Z] provisioning config files... [2022-07-07T10:34:00.323Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5905984454642857420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-07T10:34:00.707Z] ---> docker-login.sh [2022-07-07T10:34:00.707Z] nexus3.edgexfoundry.org:10001 [2022-07-07T10:34:00.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T10:34:00.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T10:34:00.707Z] Configure a credential helper to remove this warning. See [2022-07-07T10:34:00.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T10:34:00.707Z] [2022-07-07T10:34:00.707Z] Login Succeeded [2022-07-07T10:34:00.707Z] nexus3.edgexfoundry.org:10002 [2022-07-07T10:34:00.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T10:34:00.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T10:34:00.707Z] Configure a credential helper to remove this warning. See [2022-07-07T10:34:00.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T10:34:00.707Z] [2022-07-07T10:34:00.707Z] Login Succeeded [2022-07-07T10:34:00.707Z] nexus3.edgexfoundry.org:10003 [2022-07-07T10:34:00.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T10:34:00.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T10:34:00.980Z] Configure a credential helper to remove this warning. See [2022-07-07T10:34:00.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T10:34:00.980Z] [2022-07-07T10:34:00.980Z] Login Succeeded [2022-07-07T10:34:00.980Z] nexus3.edgexfoundry.org:10004 [2022-07-07T10:34:00.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T10:34:01.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T10:34:01.241Z] Configure a credential helper to remove this warning. See [2022-07-07T10:34:01.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T10:34:01.241Z] [2022-07-07T10:34:01.241Z] Login Succeeded [2022-07-07T10:34:01.241Z] docker.io [2022-07-07T10:34:01.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T10:34:01.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T10:34:01.500Z] Configure a credential helper to remove this warning. See [2022-07-07T10:34:01.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T10:34:01.500Z] [2022-07-07T10:34:01.500Z] Login Succeeded [2022-07-07T10:34:01.500Z] ---> docker-login.sh ends [Pipeline] } [2022-07-07T10:34:01.508Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-07T10:34:01.535Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-07T10:34:01.557Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2022-07-07T10:34:01.557Z] deaabcb9638c408d38a62ca07687bca64c62376f [2022-07-07T10:34:01.557Z] latest [2022-07-07T10:34:01.557Z] 2.2.1-dev.7 [2022-07-07T10:34:01.557Z] deaabcb9638c408d38a62ca07687bca64c62376f-2.2.1-dev.7 [2022-07-07T10:34:01.557Z] main [2022-07-07T10:34:01.557Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:34:01.872Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:deaabcb9638c408d38a62ca07687bca64c62376f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:34:02.175Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:deaabcb9638c408d38a62ca07687bca64c62376f [2022-07-07T10:34:02.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-07-07T10:34:02.175Z] 0468799ad52d: Preparing [2022-07-07T10:34:02.175Z] d7f0ad753938: Preparing [2022-07-07T10:34:02.175Z] f6e4ea97f04d: Preparing [2022-07-07T10:34:02.175Z] 3c6cfd76fb7e: Preparing [2022-07-07T10:34:02.175Z] b541d28bf3b4: Preparing [2022-07-07T10:34:02.175Z] b541d28bf3b4: Layer already exists [2022-07-07T10:34:02.175Z] d7f0ad753938: Pushed [2022-07-07T10:34:02.175Z] 0468799ad52d: Pushed [2022-07-07T10:34:02.435Z] 3c6cfd76fb7e: Pushed [2022-07-07T10:34:04.969Z] f6e4ea97f04d: Pushed [2022-07-07T10:34:05.229Z] deaabcb9638c408d38a62ca07687bca64c62376f: digest: sha256:8b3668ac0f3c632d39a39398e9feae64be02df9fb04a75060907ae6872125203 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:34:05.547Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:34:05.857Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2022-07-07T10:34:05.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-07-07T10:34:05.858Z] 0468799ad52d: Preparing [2022-07-07T10:34:05.858Z] d7f0ad753938: Preparing [2022-07-07T10:34:05.858Z] f6e4ea97f04d: Preparing [2022-07-07T10:34:05.858Z] 3c6cfd76fb7e: Preparing [2022-07-07T10:34:05.858Z] b541d28bf3b4: Preparing [2022-07-07T10:34:05.858Z] 0468799ad52d: Layer already exists [2022-07-07T10:34:05.858Z] b541d28bf3b4: Layer already exists [2022-07-07T10:34:05.858Z] d7f0ad753938: Layer already exists [2022-07-07T10:34:05.858Z] f6e4ea97f04d: Layer already exists [2022-07-07T10:34:05.858Z] 3c6cfd76fb7e: Layer already exists [2022-07-07T10:34:05.858Z] latest: digest: sha256:8b3668ac0f3c632d39a39398e9feae64be02df9fb04a75060907ae6872125203 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:34:06.179Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:34:06.495Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:2.2.1-dev.7 [2022-07-07T10:34:06.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-07-07T10:34:06.496Z] 0468799ad52d: Preparing [2022-07-07T10:34:06.496Z] d7f0ad753938: Preparing [2022-07-07T10:34:06.496Z] f6e4ea97f04d: Preparing [2022-07-07T10:34:06.496Z] 3c6cfd76fb7e: Preparing [2022-07-07T10:34:06.496Z] b541d28bf3b4: Preparing [2022-07-07T10:34:06.496Z] f6e4ea97f04d: Layer already exists [2022-07-07T10:34:06.496Z] 3c6cfd76fb7e: Layer already exists [2022-07-07T10:34:06.496Z] d7f0ad753938: Layer already exists [2022-07-07T10:34:06.496Z] b541d28bf3b4: Layer already exists [2022-07-07T10:34:06.496Z] 0468799ad52d: Layer already exists [2022-07-07T10:34:06.496Z] 2.2.1-dev.7: digest: sha256:8b3668ac0f3c632d39a39398e9feae64be02df9fb04a75060907ae6872125203 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:34:06.818Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:deaabcb9638c408d38a62ca07687bca64c62376f-2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:34:07.129Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:deaabcb9638c408d38a62ca07687bca64c62376f-2.2.1-dev.7 [2022-07-07T10:34:07.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-07-07T10:34:07.129Z] 0468799ad52d: Preparing [2022-07-07T10:34:07.129Z] d7f0ad753938: Preparing [2022-07-07T10:34:07.129Z] f6e4ea97f04d: Preparing [2022-07-07T10:34:07.129Z] 3c6cfd76fb7e: Preparing [2022-07-07T10:34:07.129Z] b541d28bf3b4: Preparing [2022-07-07T10:34:07.129Z] b541d28bf3b4: Layer already exists [2022-07-07T10:34:07.129Z] 0468799ad52d: Layer already exists [2022-07-07T10:34:07.129Z] 3c6cfd76fb7e: Layer already exists [2022-07-07T10:34:07.129Z] f6e4ea97f04d: Layer already exists [2022-07-07T10:34:07.129Z] d7f0ad753938: Layer already exists [2022-07-07T10:34:07.129Z] deaabcb9638c408d38a62ca07687bca64c62376f-2.2.1-dev.7: digest: sha256:8b3668ac0f3c632d39a39398e9feae64be02df9fb04a75060907ae6872125203 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:34:07.450Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:34:07.766Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2022-07-07T10:34:07.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-07-07T10:34:07.766Z] 0468799ad52d: Preparing [2022-07-07T10:34:07.766Z] d7f0ad753938: Preparing [2022-07-07T10:34:07.766Z] f6e4ea97f04d: Preparing [2022-07-07T10:34:07.766Z] 3c6cfd76fb7e: Preparing [2022-07-07T10:34:07.766Z] b541d28bf3b4: Preparing [2022-07-07T10:34:07.766Z] 0468799ad52d: Layer already exists [2022-07-07T10:34:07.766Z] f6e4ea97f04d: Layer already exists [2022-07-07T10:34:07.766Z] 3c6cfd76fb7e: Layer already exists [2022-07-07T10:34:07.766Z] b541d28bf3b4: Layer already exists [2022-07-07T10:34:07.766Z] d7f0ad753938: Layer already exists [2022-07-07T10:34:07.766Z] main: digest: sha256:8b3668ac0f3c632d39a39398e9feae64be02df9fb04a75060907ae6872125203 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-07T10:34:07.819Z] ===================================================== [Pipeline] echo [2022-07-07T10:34:07.826Z] taggedImages: [2022-07-07T10:34:07.826Z] - nexus3.edgexfoundry.org:10004/device-rest:deaabcb9638c408d38a62ca07687bca64c62376f [2022-07-07T10:34:07.826Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2022-07-07T10:34:07.826Z] - nexus3.edgexfoundry.org:10004/device-rest:2.2.1-dev.7 [2022-07-07T10:34:07.826Z] - nexus3.edgexfoundry.org:10004/device-rest:deaabcb9638c408d38a62ca07687bca64c62376f-2.2.1-dev.7 [2022-07-07T10:34:07.826Z] - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // script [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-07-07T10:34:08.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-07T10:34:08.179Z] [2022-07-07T10:34:08.179Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:34:08.488Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-07T10:34:08.488Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-07T10:34:08.488Z] 5eb5b503b376: Pulling fs layer [2022-07-07T10:34:08.488Z] 5c69ac0246d0: Pulling fs layer [2022-07-07T10:34:08.488Z] ec43610c2a17: Pulling fs layer [2022-07-07T10:34:08.488Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-07T10:34:08.488Z] 33b1e0a273af: Pulling fs layer [2022-07-07T10:34:08.488Z] 5d3b04190fa2: Pulling fs layer [2022-07-07T10:34:08.488Z] 2f39f015ded8: Pulling fs layer [2022-07-07T10:34:08.488Z] 2f39f015ded8: Waiting [2022-07-07T10:34:08.488Z] 5d3b04190fa2: Waiting [2022-07-07T10:34:08.488Z] 3a2ae6a8a46f: Waiting [2022-07-07T10:34:08.488Z] 33b1e0a273af: Waiting [2022-07-07T10:34:08.488Z] 5c69ac0246d0: Verifying Checksum [2022-07-07T10:34:08.488Z] 5c69ac0246d0: Download complete [2022-07-07T10:34:08.488Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-07T10:34:08.488Z] 3a2ae6a8a46f: Download complete [2022-07-07T10:34:08.488Z] 33b1e0a273af: Download complete [2022-07-07T10:34:08.488Z] ec43610c2a17: Verifying Checksum [2022-07-07T10:34:08.488Z] ec43610c2a17: Download complete [2022-07-07T10:34:08.488Z] 5d3b04190fa2: Download complete [2022-07-07T10:34:08.748Z] 5eb5b503b376: Verifying Checksum [2022-07-07T10:34:08.748Z] 5eb5b503b376: Download complete [2022-07-07T10:34:09.320Z] 2f39f015ded8: Verifying Checksum [2022-07-07T10:34:09.320Z] 2f39f015ded8: Download complete [2022-07-07T10:34:10.259Z] 5eb5b503b376: Pull complete [2022-07-07T10:34:10.259Z] 5c69ac0246d0: Pull complete [2022-07-07T10:34:10.518Z] ec43610c2a17: Pull complete [2022-07-07T10:34:10.777Z] 3a2ae6a8a46f: Pull complete [2022-07-07T10:34:11.036Z] 33b1e0a273af: Pull complete [2022-07-07T10:34:11.036Z] 5d3b04190fa2: Pull complete [2022-07-07T10:34:15.226Z] 2f39f015ded8: Pull complete [2022-07-07T10:34:15.226Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-07T10:34:15.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-07T10:34:15.226Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T10:34:15.313Z] prd-ubuntu20.04-docker-8c-8g-17132 does not seem to be running inside a container [2022-07-07T10:34:15.348Z] $ 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/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-07T10:34:17.274Z] $ docker top d5b3830dbc5c77dfafc8d903ef131fdcb30f6bb10848838127ff28de9b931dfb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-07T10:34:17.665Z] ---> job-cost.sh [2022-07-07T10:34:17.665Z] lf-activate-venv: SKIPPING [2022-07-07T10:34:17.665Z] INFO: No Stack... [2022-07-07T10:34:18.235Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-07T10:34:18.804Z] INFO: Archiving Costs [Pipeline] sh [2022-07-07T10:34:19.093Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2022-07-07T10:34:19.093Z] + cut -d, -f6 [Pipeline] lock [2022-07-07T10:34:19.105Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-48-stack-cost] [2022-07-07T10:34:19.113Z] Resource [jenkins-edgexfoundry-device-rest-go-main-48-stack-cost] did not exist. Created. [2022-07-07T10:34:19.113Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-07T10:34:19.415Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-07T10:34:19.440Z] Stashed 1 file(s) [Pipeline] } [2022-07-07T10:34:19.446Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-48-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-07T10:34:19.472Z] $ docker stop --time=1 d5b3830dbc5c77dfafc8d903ef131fdcb30f6bb10848838127ff28de9b931dfb [2022-07-07T10:34:20.637Z] $ docker rm -f d5b3830dbc5c77dfafc8d903ef131fdcb30f6bb10848838127ff28de9b931dfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-07T10:34:28.845Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17134 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2022-07-07T10:34:28.855Z] Running in /w/workspace/device-rest-go/48 [Pipeline] { [Pipeline] checkout [2022-07-07T10:34:28.891Z] The recommended git tool is: git [2022-07-07T10:34:35.431Z] using credential edgex-jenkins-ssh [2022-07-07T10:34:35.448Z] Cloning the remote Git repository [2022-07-07T10:34:35.599Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2022-07-07T10:34:35.784Z] > git init /w/workspace/device-rest-go/48 # timeout=10 [2022-07-07T10:34:35.901Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-07-07T10:34:35.902Z] > git --version # timeout=10 [2022-07-07T10:34:35.925Z] > git --version # 'git version 2.25.1' [2022-07-07T10:34:35.927Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-07T10:34:36.007Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-07T10:34:37.687Z] Avoid second fetch [2022-07-07T10:34:37.687Z] Checking out Revision deaabcb9638c408d38a62ca07687bca64c62376f (main) [2022-07-07T10:34:37.630Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-07-07T10:34:37.651Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-07T10:34:37.712Z] > git config core.sparsecheckout # timeout=10 [2022-07-07T10:34:37.726Z] > git checkout -f deaabcb9638c408d38a62ca07687bca64c62376f # timeout=10 [2022-07-07T10:34:41.910Z] Commit message: "refactor(snap): edgex-snap-hooks related upgrade (#202)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-07T10:34:42.756Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-07T10:34:42.756Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-07T10:34:42.756Z] Dload Upload Total Spent Left Speed [2022-07-07T10:34:42.756Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 98814 0 --:--:-- --:--:-- --:--:-- 98814 [Pipeline] sh [2022-07-07T10:34:43.482Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-07T10:34:43.868Z] + sudo tee /etc/docker/daemon.new [2022-07-07T10:34:43.868Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-07T10:34:43.868Z] { [2022-07-07T10:34:43.868Z] "registry-mirrors": [ [2022-07-07T10:34:43.868Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-07T10:34:43.868Z] ], [2022-07-07T10:34:43.868Z] "bip": "10.250.0.254/24", [2022-07-07T10:34:43.868Z] "hosts": [ [2022-07-07T10:34:43.868Z] "tcp://0.0.0.0:5555", [2022-07-07T10:34:43.868Z] "unix:///var/run/docker.sock" [2022-07-07T10:34:43.868Z] ], [2022-07-07T10:34:43.868Z] "mtu": 1458, [2022-07-07T10:34:43.868Z] "selinux-enabled": true, [2022-07-07T10:34:43.868Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-07T10:34:43.868Z] } [Pipeline] sh [2022-07-07T10:34:44.214Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-07T10:34:44.556Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-07T10:35:02.883Z] provisioning config files... [2022-07-07T10:35:02.907Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/48@tmp/config6952319541488974471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-07T10:35:03.271Z] ---> docker-login.sh [2022-07-07T10:35:03.271Z] nexus3.edgexfoundry.org:10001 [2022-07-07T10:35:03.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T10:35:04.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T10:35:04.142Z] Configure a credential helper to remove this warning. See [2022-07-07T10:35:04.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T10:35:04.142Z] [2022-07-07T10:35:04.142Z] Login Succeeded [2022-07-07T10:35:04.142Z] nexus3.edgexfoundry.org:10002 [2022-07-07T10:35:04.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T10:35:04.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T10:35:04.418Z] Configure a credential helper to remove this warning. See [2022-07-07T10:35:04.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T10:35:04.418Z] [2022-07-07T10:35:04.418Z] Login Succeeded [2022-07-07T10:35:04.418Z] nexus3.edgexfoundry.org:10003 [2022-07-07T10:35:05.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T10:35:05.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T10:35:05.019Z] Configure a credential helper to remove this warning. See [2022-07-07T10:35:05.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T10:35:05.019Z] [2022-07-07T10:35:05.019Z] Login Succeeded [2022-07-07T10:35:05.019Z] nexus3.edgexfoundry.org:10004 [2022-07-07T10:35:05.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T10:35:05.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T10:35:05.298Z] Configure a credential helper to remove this warning. See [2022-07-07T10:35:05.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T10:35:05.298Z] [2022-07-07T10:35:05.298Z] Login Succeeded [2022-07-07T10:35:05.298Z] docker.io [2022-07-07T10:35:05.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T10:35:06.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T10:35:06.166Z] Configure a credential helper to remove this warning. See [2022-07-07T10:35:06.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T10:35:06.166Z] [2022-07-07T10:35:06.166Z] Login Succeeded [2022-07-07T10:35:06.166Z] ---> docker-login.sh ends [Pipeline] } [2022-07-07T10:35:06.184Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-07T10:35:06.675Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-07T10:35:06.688Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-07T10:35:06.698Z] ========================================================= [2022-07-07T10:35:06.698Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-07T10:35:06.698Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:35:07.089Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-07T10:35:07.089Z] Sending build context to Docker daemon 127kB [2022-07-07T10:35:07.367Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-07-07T10:35:07.367Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-07T10:35:07.641Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-07T10:35:07.641Z] 9b3977197b4f: Pulling fs layer [2022-07-07T10:35:07.641Z] 1a89e8eeedd5: Pulling fs layer [2022-07-07T10:35:07.641Z] 94645a83ff95: Pulling fs layer [2022-07-07T10:35:07.641Z] e6fb740bc735: Pulling fs layer [2022-07-07T10:35:07.641Z] 3a77bd46dcc9: Pulling fs layer [2022-07-07T10:35:07.641Z] 355e64cbe906: Pulling fs layer [2022-07-07T10:35:07.641Z] 63ab81a10011: Pulling fs layer [2022-07-07T10:35:07.641Z] 555d1d1c4555: Pulling fs layer [2022-07-07T10:35:07.641Z] 7d9057610161: Pulling fs layer [2022-07-07T10:35:07.641Z] e6fb740bc735: Waiting [2022-07-07T10:35:07.641Z] 3a77bd46dcc9: Waiting [2022-07-07T10:35:07.641Z] 355e64cbe906: Waiting [2022-07-07T10:35:07.641Z] 63ab81a10011: Waiting [2022-07-07T10:35:07.641Z] 555d1d1c4555: Waiting [2022-07-07T10:35:07.641Z] 7d9057610161: Waiting [2022-07-07T10:35:07.641Z] 94645a83ff95: Verifying Checksum [2022-07-07T10:35:07.641Z] 94645a83ff95: Download complete [2022-07-07T10:35:07.641Z] 1a89e8eeedd5: Verifying Checksum [2022-07-07T10:35:07.641Z] 1a89e8eeedd5: Download complete [2022-07-07T10:35:07.641Z] 3a77bd46dcc9: Verifying Checksum [2022-07-07T10:35:07.641Z] 3a77bd46dcc9: Download complete [2022-07-07T10:35:07.641Z] 355e64cbe906: Verifying Checksum [2022-07-07T10:35:07.641Z] 355e64cbe906: Download complete [2022-07-07T10:35:07.641Z] 9b3977197b4f: Verifying Checksum [2022-07-07T10:35:07.641Z] 9b3977197b4f: Download complete [2022-07-07T10:35:07.641Z] 63ab81a10011: Verifying Checksum [2022-07-07T10:35:07.641Z] 63ab81a10011: Download complete [2022-07-07T10:35:08.637Z] 9b3977197b4f: Pull complete [2022-07-07T10:35:08.637Z] 7d9057610161: Verifying Checksum [2022-07-07T10:35:08.637Z] 7d9057610161: Download complete [2022-07-07T10:35:08.915Z] 1a89e8eeedd5: Pull complete [2022-07-07T10:35:09.189Z] 94645a83ff95: Pull complete [2022-07-07T10:35:09.794Z] 555d1d1c4555: Verifying Checksum [2022-07-07T10:35:09.794Z] 555d1d1c4555: Download complete [2022-07-07T10:35:10.393Z] e6fb740bc735: Verifying Checksum [2022-07-07T10:35:10.393Z] e6fb740bc735: Download complete [2022-07-07T10:35:22.796Z] e6fb740bc735: Pull complete [2022-07-07T10:35:22.796Z] 3a77bd46dcc9: Pull complete [2022-07-07T10:35:22.796Z] 355e64cbe906: Pull complete [2022-07-07T10:35:23.070Z] 63ab81a10011: Pull complete [2022-07-07T10:35:29.787Z] 555d1d1c4555: Pull complete [2022-07-07T10:35:31.773Z] 7d9057610161: Pull complete [2022-07-07T10:35:31.773Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-07T10:35:31.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-07T10:35:31.773Z] ---> 819e984ddca1 [2022-07-07T10:35:31.773Z] Step 3/12 : ARG MAKE='make build' [2022-07-07T10:35:32.372Z] ---> Running in 879bebadb232 [2022-07-07T10:35:32.647Z] Removing intermediate container 879bebadb232 [2022-07-07T10:35:32.647Z] ---> b11882b7e1a2 [2022-07-07T10:35:32.647Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-07T10:35:32.647Z] ---> Running in 85079191f264 [2022-07-07T10:35:32.934Z] Removing intermediate container 85079191f264 [2022-07-07T10:35:32.934Z] ---> bfe14fbf15d4 [2022-07-07T10:35:32.934Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-07T10:35:32.934Z] ---> Running in 32b84c315c72 [2022-07-07T10:35:33.537Z] Removing intermediate container 32b84c315c72 [2022-07-07T10:35:33.537Z] ---> 82d5f65694cf [2022-07-07T10:35:33.537Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T10:35:33.537Z] ---> Running in 73688195e1a8 [2022-07-07T10:35:35.518Z] Removing intermediate container 73688195e1a8 [2022-07-07T10:35:35.518Z] ---> d5450a8269c1 [2022-07-07T10:35:35.518Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-07T10:35:35.518Z] ---> Running in b71493f9c55d [2022-07-07T10:35:36.514Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-07T10:35:37.497Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-07T10:35:38.091Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-07-07T10:35:38.368Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-07-07T10:35:38.368Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-07-07T10:35:38.644Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-07-07T10:35:38.644Z] Executing busybox-1.34.1-r3.trigger [2022-07-07T10:35:38.644Z] OK: 224 MiB in 56 packages [2022-07-07T10:35:39.656Z] Removing intermediate container b71493f9c55d [2022-07-07T10:35:39.656Z] ---> 0e943cc348af [2022-07-07T10:35:39.656Z] Step 8/12 : WORKDIR /device-rest-go [2022-07-07T10:35:39.656Z] ---> Running in 75a4865c2fa7 [2022-07-07T10:35:40.253Z] Removing intermediate container 75a4865c2fa7 [2022-07-07T10:35:40.253Z] ---> 3f73065229db [2022-07-07T10:35:40.253Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-07T10:35:40.528Z] ---> 84ffd7dfcf5c [2022-07-07T10:35:40.528Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T10:35:40.811Z] ---> Running in 552db8638eff [2022-07-07T10:36:27.804Z] Removing intermediate container 552db8638eff [2022-07-07T10:36:27.804Z] ---> ddde1ee8bb15 [2022-07-07T10:36:27.804Z] Step 11/12 : COPY . . [2022-07-07T10:36:27.804Z] ---> a16d37141668 [2022-07-07T10:36:27.804Z] Step 12/12 : RUN $MAKE [2022-07-07T10:36:27.804Z] ---> Running in 55873813affc [2022-07-07T10:36:27.804Z] noop [2022-07-07T10:36:27.804Z] Removing intermediate container 55873813affc [2022-07-07T10:36:27.804Z] ---> 82d195de3d37 [2022-07-07T10:36:27.804Z] Successfully built 82d195de3d37 [2022-07-07T10:36:27.804Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:36:28.172Z] + docker inspect -f . ci-base-image-arm64 [2022-07-07T10:36:28.172Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T10:36:28.434Z] prd-ubuntu20.04-docker-arm64-4c-16g-17134 does not seem to be running inside a container [2022-07-07T10:36:28.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/48 -v /w/workspace/device-rest-go/48:/w/workspace/device-rest-go/48:rw,z -v /w/workspace/device-rest-go/48@tmp:/w/workspace/device-rest-go/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-07T10:36:29.795Z] $ docker top 2e759bff8d3682dfdf7356dc4e693ddff11e932c8815eabd8daa97f0b97cd123 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-07T10:36:30.685Z] + go version [2022-07-07T10:36:30.685Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-07T10:36:30.712Z] $ docker stop --time=1 2e759bff8d3682dfdf7356dc4e693ddff11e932c8815eabd8daa97f0b97cd123 [2022-07-07T10:36:32.365Z] $ docker rm -f 2e759bff8d3682dfdf7356dc4e693ddff11e932c8815eabd8daa97f0b97cd123 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:36:33.003Z] + docker inspect -f . ci-base-image-arm64 [2022-07-07T10:36:33.003Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T10:36:33.287Z] prd-ubuntu20.04-docker-arm64-4c-16g-17134 does not seem to be running inside a container [2022-07-07T10:36:33.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/48 -v /w/workspace/device-rest-go/48:/w/workspace/device-rest-go/48:rw,z -v /w/workspace/device-rest-go/48@tmp:/w/workspace/device-rest-go/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-07T10:36:34.641Z] $ docker top 091e1afbeaeaa57dbf13173ce363f408b8acc56b32a31d2f2d0c1b65c5c3807e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-07T10:36:35.588Z] + make test [2022-07-07T10:36:35.588Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-07T10:36:37.028Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-07-07T10:37:58.923Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-07-07T10:37:58.923Z] ok github.com/edgexfoundry/device-rest-go/driver 0.074s coverage: 55.2% of statements [2022-07-07T10:37:59.198Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-07T10:37:59.198Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-07T10:38:31.607Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-07T10:38:31.607Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-07T10:38:31.607Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-07T10:38:31.631Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-07T10:38:31.646Z] $ docker stop --time=1 091e1afbeaeaa57dbf13173ce363f408b8acc56b32a31d2f2d0c1b65c5c3807e [2022-07-07T10:38:33.424Z] $ docker rm -f 091e1afbeaeaa57dbf13173ce363f408b8acc56b32a31d2f2d0c1b65c5c3807e [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-07T10:38:34.408Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-07T10:38:34.429Z] Warning: overwriting stash ‘coverage-report’ [2022-07-07T10:38:34.913Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-07T10:38:35.291Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-07T10:38:35.633Z] + ls -al . [2022-07-07T10:38:35.633Z] total 168 [2022-07-07T10:38:35.633Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 7 10:38 . [2022-07-07T10:38:35.633Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 7 10:34 .. [2022-07-07T10:38:35.633Z] -rw-rw-r-- 1 jenkins jenkins 151 Jul 7 10:34 .dockerignore [2022-07-07T10:38:35.633Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 7 10:34 .git [2022-07-07T10:38:35.633Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 10:34 .github [2022-07-07T10:38:35.633Z] -rw-rw-r-- 1 jenkins jenkins 329 Jul 7 10:34 .gitignore [2022-07-07T10:38:35.633Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 7 10:34 .golangci.yml [2022-07-07T10:38:35.633Z] -rw-rw-r-- 1 jenkins jenkins 8724 Jul 7 10:34 Attribution.txt [2022-07-07T10:38:35.633Z] -rw-rw-r-- 1 jenkins jenkins 11736 Jul 7 10:34 CHANGELOG.md [2022-07-07T10:38:35.633Z] -rw-rw-r-- 1 jenkins jenkins 1672 Jul 7 10:34 Dockerfile [2022-07-07T10:38:35.633Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 7 10:34 GOVERNANCE.md [2022-07-07T10:38:35.633Z] -rw-rw-r-- 1 jenkins jenkins 680 Jul 7 10:34 Jenkinsfile [2022-07-07T10:38:35.633Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 7 10:34 LICENSE [2022-07-07T10:38:35.633Z] -rw-rw-r-- 1 jenkins jenkins 1977 Jul 7 10:34 Makefile [2022-07-07T10:38:35.633Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 7 10:34 OWNERS.md [2022-07-07T10:38:35.633Z] -rw-rw-r-- 1 jenkins jenkins 8003 Jul 7 10:34 README.md [2022-07-07T10:38:35.633Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 7 10:32 VERSION [2022-07-07T10:38:35.633Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 7 10:34 bin [2022-07-07T10:38:35.633Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 10:34 cmd [2022-07-07T10:38:35.633Z] -rw-r--r-- 1 jenkins jenkins 9355 Jul 7 10:37 coverage.out [2022-07-07T10:38:35.633Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 7 10:34 driver [2022-07-07T10:38:35.633Z] -rw-rw-r-- 1 jenkins jenkins 3338 Jul 7 10:34 go.mod [2022-07-07T10:38:35.633Z] -rw-rw-r-- 1 jenkins jenkins 36281 Jul 7 10:34 go.sum [2022-07-07T10:38:35.633Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 7 10:34 snap [2022-07-07T10:38:35.633Z] -rw-rw-r-- 1 jenkins jenkins 713 Jul 7 10:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:38:35.995Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=deaabcb9638c408d38a62ca07687bca64c62376f --label arch=arm64 --label version=2.2.1-dev.7 . [2022-07-07T10:38:35.995Z] Sending build context to Docker daemon 137.2kB [2022-07-07T10:38:36.270Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-07-07T10:38:36.270Z] Step 2/25 : FROM ${BASE} AS builder [2022-07-07T10:38:36.270Z] ---> 82d195de3d37 [2022-07-07T10:38:36.270Z] Step 3/25 : ARG MAKE='make build' [2022-07-07T10:38:36.547Z] ---> Running in df13bf6504fa [2022-07-07T10:38:36.823Z] Removing intermediate container df13bf6504fa [2022-07-07T10:38:36.824Z] ---> abedbd0b55cd [2022-07-07T10:38:36.824Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-07T10:38:36.824Z] ---> Running in 8867bf79386b [2022-07-07T10:38:37.099Z] Removing intermediate container 8867bf79386b [2022-07-07T10:38:37.099Z] ---> cbfa838abfdd [2022-07-07T10:38:37.099Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-07-07T10:38:37.099Z] ---> Running in 3311478fbd0a [2022-07-07T10:38:37.386Z] Removing intermediate container 3311478fbd0a [2022-07-07T10:38:37.386Z] ---> 830c93346db6 [2022-07-07T10:38:37.386Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T10:38:37.663Z] ---> Running in 9a71a2482f96 [2022-07-07T10:38:39.100Z] Removing intermediate container 9a71a2482f96 [2022-07-07T10:38:39.100Z] ---> 8c2f7f08cd4a [2022-07-07T10:38:39.100Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-07T10:38:39.375Z] ---> Running in 2414af1c662c [2022-07-07T10:38:40.356Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-07T10:38:41.344Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-07T10:38:42.333Z] OK: 224 MiB in 56 packages [2022-07-07T10:38:42.931Z] Removing intermediate container 2414af1c662c [2022-07-07T10:38:42.931Z] ---> 5ba9ddbb331a [2022-07-07T10:38:42.931Z] Step 8/25 : WORKDIR /device-rest-go [2022-07-07T10:38:42.931Z] ---> Running in c737826c3b0e [2022-07-07T10:38:43.210Z] Removing intermediate container c737826c3b0e [2022-07-07T10:38:43.210Z] ---> df736506ecd7 [2022-07-07T10:38:43.210Z] Step 9/25 : COPY go.mod vendor* ./ [2022-07-07T10:38:43.808Z] ---> 38ddf2419b4d [2022-07-07T10:38:43.808Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T10:38:44.083Z] ---> Running in 7587bd029045 [2022-07-07T10:38:46.066Z] Removing intermediate container 7587bd029045 [2022-07-07T10:38:46.066Z] ---> 1554f097056a [2022-07-07T10:38:46.066Z] Step 11/25 : COPY . . [2022-07-07T10:38:46.342Z] ---> 24165cb642dc [2022-07-07T10:38:46.342Z] Step 12/25 : RUN $MAKE [2022-07-07T10:38:46.619Z] ---> Running in 7cc32603385f [2022-07-07T10:38:47.608Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=2.2.1-dev.7" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-07-07T10:40:54.506Z] Removing intermediate container 7cc32603385f [2022-07-07T10:40:54.506Z] ---> ae33344daa7b [2022-07-07T10:40:54.506Z] Step 13/25 : FROM alpine:3.14 [2022-07-07T10:40:54.506Z] 3.14: Pulling from library/alpine [2022-07-07T10:40:54.506Z] 455c02918c45: Pulling fs layer [2022-07-07T10:40:54.506Z] 455c02918c45: Download complete [2022-07-07T10:40:54.506Z] 455c02918c45: Pull complete [2022-07-07T10:40:54.506Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-07T10:40:54.506Z] Status: Downloaded newer image for alpine:3.14 [2022-07-07T10:40:54.506Z] ---> ac73e934f311 [2022-07-07T10:40:54.506Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2022-07-07T10:40:54.506Z] ---> Running in 5e2953039452 [2022-07-07T10:40:54.506Z] Removing intermediate container 5e2953039452 [2022-07-07T10:40:54.506Z] ---> 1c2ceba483a8 [2022-07-07T10:40:54.506Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-07-07T10:40:54.506Z] ---> Running in acf934776a5a [2022-07-07T10:40:55.109Z] Removing intermediate container acf934776a5a [2022-07-07T10:40:55.109Z] ---> 5c1fb24ba326 [2022-07-07T10:40:55.109Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-07T10:40:55.109Z] ---> Running in 93c6fbe8d751 [2022-07-07T10:40:56.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-07T10:40:56.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-07T10:40:56.985Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-07T10:40:56.985Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-07T10:40:56.985Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-07T10:40:56.985Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-07T10:40:57.259Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-07T10:40:57.259Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-07T10:40:57.259Z] Executing busybox-1.33.1-r7.trigger [2022-07-07T10:40:57.259Z] OK: 8 MiB in 20 packages [2022-07-07T10:40:58.242Z] Removing intermediate container 93c6fbe8d751 [2022-07-07T10:40:58.242Z] ---> b3c60a10038b [2022-07-07T10:40:58.242Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-07-07T10:40:59.683Z] ---> c3874c7bb64d [2022-07-07T10:40:59.683Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-07-07T10:41:00.290Z] ---> d004778414c5 [2022-07-07T10:41:00.290Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-07-07T10:41:00.568Z] ---> 5e4455fdcdc9 [2022-07-07T10:41:00.568Z] Step 20/25 : EXPOSE 59986 [2022-07-07T10:41:00.842Z] ---> Running in 9a79f1c8b226 [2022-07-07T10:41:01.116Z] Removing intermediate container 9a79f1c8b226 [2022-07-07T10:41:01.116Z] ---> cee9b866ef50 [2022-07-07T10:41:01.116Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-07-07T10:41:01.116Z] ---> Running in 3af11220cbd5 [2022-07-07T10:41:01.391Z] Removing intermediate container 3af11220cbd5 [2022-07-07T10:41:01.391Z] ---> e1cba78ae342 [2022-07-07T10:41:01.391Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-07-07T10:41:01.391Z] ---> Running in 398ff0893275 [2022-07-07T10:41:01.663Z] Removing intermediate container 398ff0893275 [2022-07-07T10:41:01.663Z] ---> 3d492479ff4d [2022-07-07T10:41:01.663Z] Step 23/25 : LABEL arch=arm64 [2022-07-07T10:41:01.938Z] ---> Running in bddaad31a5b4 [2022-07-07T10:41:02.220Z] Removing intermediate container bddaad31a5b4 [2022-07-07T10:41:02.220Z] ---> 140fe3984bae [2022-07-07T10:41:02.220Z] Step 24/25 : LABEL git_sha=deaabcb9638c408d38a62ca07687bca64c62376f [2022-07-07T10:41:02.220Z] ---> Running in 8b3cb1a1f0d6 [2022-07-07T10:41:02.496Z] Removing intermediate container 8b3cb1a1f0d6 [2022-07-07T10:41:02.496Z] ---> 099254d970ba [2022-07-07T10:41:02.496Z] Step 25/25 : LABEL version=2.2.1-dev.7 [2022-07-07T10:41:02.496Z] ---> Running in 44051e7c8f5c [2022-07-07T10:41:02.771Z] Removing intermediate container 44051e7c8f5c [2022-07-07T10:41:02.771Z] ---> c195d3737ac7 [2022-07-07T10:41:02.771Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-07T10:41:02.771Z] Successfully built c195d3737ac7 [2022-07-07T10:41:02.771Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-07T10:41:02.905Z] provisioning config files... [2022-07-07T10:41:02.927Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/48@tmp/config3124397281716090720tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-07T10:41:03.432Z] ---> docker-login.sh [2022-07-07T10:41:03.432Z] nexus3.edgexfoundry.org:10001 [2022-07-07T10:41:03.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T10:41:03.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T10:41:03.705Z] Configure a credential helper to remove this warning. See [2022-07-07T10:41:03.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T10:41:03.705Z] [2022-07-07T10:41:03.705Z] Login Succeeded [2022-07-07T10:41:03.705Z] nexus3.edgexfoundry.org:10002 [2022-07-07T10:41:03.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T10:41:04.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T10:41:04.253Z] Configure a credential helper to remove this warning. See [2022-07-07T10:41:04.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T10:41:04.253Z] [2022-07-07T10:41:04.253Z] Login Succeeded [2022-07-07T10:41:04.253Z] nexus3.edgexfoundry.org:10003 [2022-07-07T10:41:04.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T10:41:04.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T10:41:04.803Z] Configure a credential helper to remove this warning. See [2022-07-07T10:41:04.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T10:41:04.803Z] [2022-07-07T10:41:04.803Z] Login Succeeded [2022-07-07T10:41:04.803Z] nexus3.edgexfoundry.org:10004 [2022-07-07T10:41:05.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T10:41:05.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T10:41:05.076Z] Configure a credential helper to remove this warning. See [2022-07-07T10:41:05.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T10:41:05.076Z] [2022-07-07T10:41:05.076Z] Login Succeeded [2022-07-07T10:41:05.076Z] docker.io [2022-07-07T10:41:05.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T10:41:05.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T10:41:05.949Z] Configure a credential helper to remove this warning. See [2022-07-07T10:41:05.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T10:41:05.949Z] [2022-07-07T10:41:05.949Z] Login Succeeded [2022-07-07T10:41:05.949Z] ---> docker-login.sh ends [Pipeline] } [2022-07-07T10:41:05.968Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-07T10:41:05.992Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-07T10:41:06.007Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2022-07-07T10:41:06.007Z] deaabcb9638c408d38a62ca07687bca64c62376f [2022-07-07T10:41:06.007Z] latest [2022-07-07T10:41:06.007Z] 2.2.1-dev.7 [2022-07-07T10:41:06.007Z] deaabcb9638c408d38a62ca07687bca64c62376f-2.2.1-dev.7 [2022-07-07T10:41:06.007Z] main [2022-07-07T10:41:06.007Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:41:06.376Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:deaabcb9638c408d38a62ca07687bca64c62376f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:41:06.759Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:deaabcb9638c408d38a62ca07687bca64c62376f [2022-07-07T10:41:06.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-07-07T10:41:06.759Z] c56bcd60d1ec: Preparing [2022-07-07T10:41:06.759Z] b53117670065: Preparing [2022-07-07T10:41:06.759Z] a98c803ee26f: Preparing [2022-07-07T10:41:06.759Z] ace76817aaf7: Preparing [2022-07-07T10:41:06.759Z] f73e7dbfee58: Preparing [2022-07-07T10:41:06.759Z] f73e7dbfee58: Layer already exists [2022-07-07T10:41:07.035Z] b53117670065: Pushed [2022-07-07T10:41:07.035Z] c56bcd60d1ec: Pushed [2022-07-07T10:41:07.635Z] ace76817aaf7: Pushed [2022-07-07T10:41:14.352Z] a98c803ee26f: Pushed [2022-07-07T10:41:14.352Z] deaabcb9638c408d38a62ca07687bca64c62376f: digest: sha256:4a8ffe257e55105ae7cb804cc91ea99dbfd672549a533774b7b464c37420f35d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:41:14.726Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:41:15.095Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2022-07-07T10:41:15.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-07-07T10:41:15.095Z] c56bcd60d1ec: Preparing [2022-07-07T10:41:15.095Z] b53117670065: Preparing [2022-07-07T10:41:15.095Z] a98c803ee26f: Preparing [2022-07-07T10:41:15.095Z] ace76817aaf7: Preparing [2022-07-07T10:41:15.095Z] f73e7dbfee58: Preparing [2022-07-07T10:41:15.095Z] b53117670065: Layer already exists [2022-07-07T10:41:15.095Z] c56bcd60d1ec: Layer already exists [2022-07-07T10:41:15.095Z] f73e7dbfee58: Layer already exists [2022-07-07T10:41:15.095Z] a98c803ee26f: Layer already exists [2022-07-07T10:41:15.095Z] ace76817aaf7: Layer already exists [2022-07-07T10:41:15.369Z] latest: digest: sha256:4a8ffe257e55105ae7cb804cc91ea99dbfd672549a533774b7b464c37420f35d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:41:15.740Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:41:16.099Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:2.2.1-dev.7 [2022-07-07T10:41:16.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-07-07T10:41:16.099Z] c56bcd60d1ec: Preparing [2022-07-07T10:41:16.099Z] b53117670065: Preparing [2022-07-07T10:41:16.099Z] a98c803ee26f: Preparing [2022-07-07T10:41:16.099Z] ace76817aaf7: Preparing [2022-07-07T10:41:16.099Z] f73e7dbfee58: Preparing [2022-07-07T10:41:16.099Z] c56bcd60d1ec: Layer already exists [2022-07-07T10:41:16.099Z] a98c803ee26f: Layer already exists [2022-07-07T10:41:16.099Z] ace76817aaf7: Layer already exists [2022-07-07T10:41:16.099Z] b53117670065: Layer already exists [2022-07-07T10:41:16.099Z] f73e7dbfee58: Layer already exists [2022-07-07T10:41:16.373Z] 2.2.1-dev.7: digest: sha256:4a8ffe257e55105ae7cb804cc91ea99dbfd672549a533774b7b464c37420f35d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:41:16.737Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:deaabcb9638c408d38a62ca07687bca64c62376f-2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:41:17.101Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:deaabcb9638c408d38a62ca07687bca64c62376f-2.2.1-dev.7 [2022-07-07T10:41:17.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-07-07T10:41:17.101Z] c56bcd60d1ec: Preparing [2022-07-07T10:41:17.101Z] b53117670065: Preparing [2022-07-07T10:41:17.101Z] a98c803ee26f: Preparing [2022-07-07T10:41:17.101Z] ace76817aaf7: Preparing [2022-07-07T10:41:17.101Z] f73e7dbfee58: Preparing [2022-07-07T10:41:17.101Z] a98c803ee26f: Layer already exists [2022-07-07T10:41:17.101Z] b53117670065: Layer already exists [2022-07-07T10:41:17.101Z] f73e7dbfee58: Layer already exists [2022-07-07T10:41:17.101Z] ace76817aaf7: Layer already exists [2022-07-07T10:41:17.101Z] c56bcd60d1ec: Layer already exists [2022-07-07T10:41:17.374Z] deaabcb9638c408d38a62ca07687bca64c62376f-2.2.1-dev.7: digest: sha256:4a8ffe257e55105ae7cb804cc91ea99dbfd672549a533774b7b464c37420f35d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:41:17.736Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:41:18.107Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2022-07-07T10:41:18.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-07-07T10:41:18.107Z] c56bcd60d1ec: Preparing [2022-07-07T10:41:18.107Z] b53117670065: Preparing [2022-07-07T10:41:18.107Z] a98c803ee26f: Preparing [2022-07-07T10:41:18.107Z] ace76817aaf7: Preparing [2022-07-07T10:41:18.107Z] f73e7dbfee58: Preparing [2022-07-07T10:41:18.107Z] f73e7dbfee58: Layer already exists [2022-07-07T10:41:18.107Z] b53117670065: Layer already exists [2022-07-07T10:41:18.107Z] a98c803ee26f: Layer already exists [2022-07-07T10:41:18.107Z] c56bcd60d1ec: Layer already exists [2022-07-07T10:41:18.107Z] ace76817aaf7: Layer already exists [2022-07-07T10:41:18.380Z] main: digest: sha256:4a8ffe257e55105ae7cb804cc91ea99dbfd672549a533774b7b464c37420f35d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-07T10:41:18.444Z] ===================================================== [Pipeline] echo [2022-07-07T10:41:18.454Z] taggedImages: [2022-07-07T10:41:18.454Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:deaabcb9638c408d38a62ca07687bca64c62376f [2022-07-07T10:41:18.454Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2022-07-07T10:41:18.454Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:2.2.1-dev.7 [2022-07-07T10:41:18.454Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:deaabcb9638c408d38a62ca07687bca64c62376f-2.2.1-dev.7 [2022-07-07T10:41:18.454Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:41:18.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-07T10:41:18.834Z] [2022-07-07T10:41:18.834Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:41:19.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-07T10:41:19.458Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-07T10:41:19.458Z] 8998bd30e6a1: Pulling fs layer [2022-07-07T10:41:19.458Z] 04944245beec: Pulling fs layer [2022-07-07T10:41:19.458Z] 699f458cf7ca: Pulling fs layer [2022-07-07T10:41:19.458Z] 765212b225bb: Pulling fs layer [2022-07-07T10:41:19.458Z] f23df028b6ca: Pulling fs layer [2022-07-07T10:41:19.458Z] d65c8cfc05b1: Pulling fs layer [2022-07-07T10:41:19.458Z] 2437ff75d9bd: Pulling fs layer [2022-07-07T10:41:19.458Z] d65c8cfc05b1: Waiting [2022-07-07T10:41:19.458Z] f23df028b6ca: Waiting [2022-07-07T10:41:19.458Z] 2437ff75d9bd: Waiting [2022-07-07T10:41:19.458Z] 765212b225bb: Waiting [2022-07-07T10:41:19.458Z] 04944245beec: Download complete [2022-07-07T10:41:19.458Z] 765212b225bb: Verifying Checksum [2022-07-07T10:41:19.458Z] 765212b225bb: Download complete [2022-07-07T10:41:19.458Z] f23df028b6ca: Verifying Checksum [2022-07-07T10:41:19.458Z] f23df028b6ca: Download complete [2022-07-07T10:41:19.458Z] d65c8cfc05b1: Verifying Checksum [2022-07-07T10:41:19.458Z] d65c8cfc05b1: Download complete [2022-07-07T10:41:19.737Z] 699f458cf7ca: Verifying Checksum [2022-07-07T10:41:19.737Z] 699f458cf7ca: Download complete [2022-07-07T10:41:20.012Z] 8998bd30e6a1: Verifying Checksum [2022-07-07T10:41:20.012Z] 8998bd30e6a1: Download complete [2022-07-07T10:41:22.648Z] 2437ff75d9bd: Verifying Checksum [2022-07-07T10:41:24.637Z] 8998bd30e6a1: Pull complete [2022-07-07T10:41:24.909Z] 04944245beec: Pull complete [2022-07-07T10:41:26.882Z] 699f458cf7ca: Pull complete [2022-07-07T10:41:26.882Z] 765212b225bb: Pull complete [2022-07-07T10:41:27.485Z] f23df028b6ca: Pull complete [2022-07-07T10:41:27.760Z] d65c8cfc05b1: Pull complete [2022-07-07T10:41:42.879Z] 2437ff75d9bd: Pull complete [2022-07-07T10:41:42.879Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-07T10:41:42.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-07T10:41:42.879Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T10:41:43.131Z] prd-ubuntu20.04-docker-arm64-4c-16g-17134 does not seem to be running inside a container [2022-07-07T10:41:43.223Z] $ 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/device-rest-go/48 -v /w/workspace/device-rest-go/48:/w/workspace/device-rest-go/48:rw,z -v /w/workspace/device-rest-go/48@tmp:/w/workspace/device-rest-go/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-07T10:41:45.745Z] $ docker top 86e2f1ef0d3bdfd6d4876f5624401650a86cfc3cb0267b38154322e68697e635 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-07T10:41:46.669Z] ---> job-cost.sh [2022-07-07T10:41:46.669Z] lf-activate-venv: SKIPPING [2022-07-07T10:41:46.669Z] INFO: No Stack... [2022-07-07T10:41:46.942Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-07T10:41:47.919Z] INFO: Archiving Costs [Pipeline] sh [2022-07-07T10:41:48.589Z] + cat /w/workspace/device-rest-go/48/archives/cost.csv [2022-07-07T10:41:48.589Z] + cut -d, -f6 [Pipeline] lock [2022-07-07T10:41:48.653Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-48-stack-cost] [2022-07-07T10:41:48.663Z] Resource [jenkins-edgexfoundry-device-rest-go-main-48-stack-cost] did not exist. Created. [2022-07-07T10:41:48.663Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-07T10:41:49.354Z] /w/workspace/device-rest-go/48@tmp/durable-7a39615d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-07T10:41:50.086Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-07T10:41:50.108Z] Warning: overwriting stash ‘stack-cost’ [2022-07-07T10:41:50.167Z] Stashed 1 file(s) [Pipeline] } [2022-07-07T10:41:50.173Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-48-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-07T10:41:50.194Z] $ docker stop --time=1 86e2f1ef0d3bdfd6d4876f5624401650a86cfc3cb0267b38154322e68697e635 [2022-07-07T10:41:51.734Z] $ docker rm -f 86e2f1ef0d3bdfd6d4876f5624401650a86cfc3cb0267b38154322e68697e635 [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-07-07T10:41:52.259Z] provisioning config files... [2022-07-07T10:41:52.267Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7976415899212468114tmp [Pipeline] { [Pipeline] sh [2022-07-07T10:41:52.560Z] + set +x [2022-07-07T10:41:52.560Z] + curl+ -s https://codecov.io/bash [2022-07-07T10:41:52.560Z] bash -s -- [2022-07-07T10:41:52.560Z] [2022-07-07T10:41:52.560Z] _____ _ [2022-07-07T10:41:52.560Z] / ____| | | [2022-07-07T10:41:52.560Z] | | ___ __| | ___ ___ _____ __ [2022-07-07T10:41:52.560Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-07T10:41:52.560Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-07T10:41:52.560Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-07T10:41:52.560Z] Bash-1.0.6 [2022-07-07T10:41:52.560Z] [2022-07-07T10:41:52.560Z] [2022-07-07T10:41:52.560Z] ==> git version 2.25.1 found [2022-07-07T10:41:52.560Z] ==> 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-07-07T10:41:52.560Z] Release-Date: 2020-01-08 [2022-07-07T10:41:52.560Z] 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-07-07T10:41:52.560Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-07T10:41:52.560Z] ==> Jenkins CI detected. [2022-07-07T10:41:52.560Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2022-07-07T10:41:52.560Z] project root: . [2022-07-07T10:41:52.560Z] --> token set from env [2022-07-07T10:41:52.560Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-07T10:41:52.560Z] ==> Running gcov in . (disable via -X gcov) [2022-07-07T10:41:52.560Z] ==> Python coveragepy not found [2022-07-07T10:41:52.560Z] ==> Searching for coverage reports in: [2022-07-07T10:41:52.560Z] + . [2022-07-07T10:41:52.560Z] -> Found 1 reports [2022-07-07T10:41:52.560Z] ==> Detecting git/mercurial file structure [2022-07-07T10:41:52.560Z] ==> Reading reports [2022-07-07T10:41:52.560Z] + ./coverage.out bytes=9355 [2022-07-07T10:41:52.560Z] ==> Appending adjustments [2022-07-07T10:41:52.560Z] https://docs.codecov.io/docs/fixing-reports [2022-07-07T10:41:52.820Z] + Found adjustments [2022-07-07T10:41:52.820Z] ==> Gzipping contents [2022-07-07T10:41:52.820Z] 4.0K /tmp/codecov.NhjoGJ.gz [2022-07-07T10:41:52.820Z] ==> Uploading reports [2022-07-07T10:41:52.820Z] url: https://codecov.io [2022-07-07T10:41:52.820Z] query: branch=main&commit=deaabcb9638c408d38a62ca07687bca64c62376f&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-07T10:41:52.820Z] -> Pinging Codecov [2022-07-07T10:41:52.820Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=main&commit=deaabcb9638c408d38a62ca07687bca64c62376f&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-07T10:41:53.080Z] -> Uploading to [2022-07-07T10:41:53.080Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-07/4E5D53B4F1F92C436F7061BF334D961C/deaabcb9638c408d38a62ca07687bca64c62376f/c119a86d-6287-4f3c-8a60-8929fde750b2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220707%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220707T104152Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cffed17e564cd1192acc8de11d558025faa30e96afcdd0234ddfd7a3fbcb9faa [2022-07-07T10:41:53.080Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-07T10:41:53.080Z] Dload Upload Total Spent Left Speed [2022-07-07T10:41:53.339Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1747 0 0 100 1747 0 6306 --:--:-- --:--:-- --:--:-- 6306 [2022-07-07T10:41:53.339Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/deaabcb9638c408d38a62ca07687bca64c62376f [Pipeline] } [2022-07-07T10:41:53.346Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-07T10:41:53.531Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-07T10:41:53.549Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:41:53.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-07T10:41:53.849Z] [2022-07-07T10:41:53.849Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:41:54.143Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-07T10:41:54.143Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-07T10:41:54.143Z] df9b9388f04a: Pulling fs layer [2022-07-07T10:41:54.143Z] 52dc419b0ee2: Pulling fs layer [2022-07-07T10:41:54.143Z] 25bc292e5bac: Pulling fs layer [2022-07-07T10:41:54.143Z] 114826534d7a: Pulling fs layer [2022-07-07T10:41:54.143Z] 4657fd5d0bcf: Pulling fs layer [2022-07-07T10:41:54.143Z] 6ad1cebc031e: Pulling fs layer [2022-07-07T10:41:54.143Z] 8a3aa393b2d8: Pulling fs layer [2022-07-07T10:41:54.143Z] 114826534d7a: Waiting [2022-07-07T10:41:54.143Z] 4657fd5d0bcf: Waiting [2022-07-07T10:41:54.143Z] 6ad1cebc031e: Waiting [2022-07-07T10:41:54.143Z] 8a3aa393b2d8: Waiting [2022-07-07T10:41:54.143Z] 25bc292e5bac: Verifying Checksum [2022-07-07T10:41:54.143Z] 25bc292e5bac: Download complete [2022-07-07T10:41:54.143Z] 52dc419b0ee2: Verifying Checksum [2022-07-07T10:41:54.143Z] 52dc419b0ee2: Download complete [2022-07-07T10:41:54.143Z] 4657fd5d0bcf: Verifying Checksum [2022-07-07T10:41:54.143Z] 4657fd5d0bcf: Download complete [2022-07-07T10:41:54.143Z] df9b9388f04a: Verifying Checksum [2022-07-07T10:41:54.143Z] df9b9388f04a: Download complete [2022-07-07T10:41:54.401Z] 6ad1cebc031e: Verifying Checksum [2022-07-07T10:41:54.401Z] 6ad1cebc031e: Download complete [2022-07-07T10:41:54.401Z] df9b9388f04a: Pull complete [2022-07-07T10:41:54.401Z] 52dc419b0ee2: Pull complete [2022-07-07T10:41:54.660Z] 25bc292e5bac: Pull complete [2022-07-07T10:41:54.919Z] 114826534d7a: Verifying Checksum [2022-07-07T10:41:54.919Z] 114826534d7a: Download complete [2022-07-07T10:41:55.178Z] 8a3aa393b2d8: Verifying Checksum [2022-07-07T10:41:55.178Z] 8a3aa393b2d8: Download complete [2022-07-07T10:41:58.462Z] 114826534d7a: Pull complete [2022-07-07T10:41:58.462Z] 4657fd5d0bcf: Pull complete [2022-07-07T10:41:58.721Z] 6ad1cebc031e: Pull complete [2022-07-07T10:42:01.258Z] 8a3aa393b2d8: Pull complete [2022-07-07T10:42:01.258Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-07T10:42:01.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-07T10:42:01.258Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T10:42:01.348Z] prd-ubuntu20.04-docker-8c-8g-17132 does not seem to be running inside a container [2022-07-07T10:42:01.389Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-07T10:42:03.792Z] $ docker top d681df5231efe93925afab01d59b5f7044114229cfd811e76f1a8e793bb74c78 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-07T10:42:03.866Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2022-07-07T10:42:04.147Z] + set -o pipefail [2022-07-07T10:42:04.147Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2022-07-07T10:42:09.480Z] [2022-07-07T10:42:09.480Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2022-07-07T10:42:09.480Z] [2022-07-07T10:42:09.480Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/7f6259cc-fe60-48b0-8b6a-dae4967ecb2a [2022-07-07T10:42:09.480Z] [2022-07-07T10:42:09.480Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-07T10:42:09.480Z] [2022-07-07T10:42:09.480Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-07T10:42:09.480Z] [2022-07-07T10:42:09.480Z] [2022-07-07T10:42:09.480Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-07T10:42:09.480Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-07T10:42:09.518Z] $ docker stop --time=1 d681df5231efe93925afab01d59b5f7044114229cfd811e76f1a8e793bb74c78 [2022-07-07T10:42:11.869Z] $ docker rm -f d681df5231efe93925afab01d59b5f7044114229cfd811e76f1a8e793bb74c78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-07T10:42:12.543Z] + git log --format=format:%s -1 deaabcb9638c408d38a62ca07687bca64c62376f [Pipeline] sh [2022-07-07T10:42:12.837Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-07T10:42:12.837Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:42:13.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-07T10:42:13.145Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T10:42:13.223Z] prd-ubuntu20.04-docker-8c-8g-17132 does not seem to be running inside a container [2022-07-07T10:42:13.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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-07-07T10:42:13.687Z] $ docker top 6b6673a671597546a210b399abc6caf458e9f6a16e72b2c26fc12e968a0017fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-07T10:42:13.774Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-07T10:42:13.774Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-07T10:42:13.909Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-07T10:42:13.917Z] $ docker exec 6b6673a671597546a210b399abc6caf458e9f6a16e72b2c26fc12e968a0017fe ssh-agent [2022-07-07T10:42:14.040Z] SSH_AUTH_SOCK=/tmp/ssh-hrGSTiOjcZR6/agent.32 [2022-07-07T10:42:14.040Z] SSH_AGENT_PID=38 [2022-07-07T10:42:14.046Z] Running ssh-add (command line suppressed) [2022-07-07T10:42:14.173Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7665658988096677238.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7665658988096677238.key) [2022-07-07T10:42:14.181Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-07T10:42:14.467Z] + git semver tag [2022-07-07T10:42:14.725Z] 2022-07-07 10:42:14,676 [run_tag] DEBUG tag force:False [2022-07-07T10:42:14.725Z] 2022-07-07 10:42:14,676 [check_head_tag] DEBUG check head tag [2022-07-07T10:42:14.725Z] 2022-07-07 10:42:14,676 [execute] INFO git cat-file --batch-check [2022-07-07T10:42:14.725Z] 2022-07-07 10:42:14,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2022-07-07T10:42:14.725Z] 2022-07-07 10:42:14,680 [execute] INFO git cat-file --batch [2022-07-07T10:42:14.725Z] 2022-07-07 10:42:14,680 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2022-07-07T10:42:14.725Z] 2022-07-07 10:42:14,692 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-07-07T10:42:14.725Z] 2022-07-07 10:42:14,693 [execute] INFO git tag -a v2.2.1-dev.7 -m v2.2.1-dev.7 [2022-07-07T10:42:14.725Z] 2022-07-07 10:42:14,693 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.7', '-m', 'v2.2.1-dev.7'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-07T10:42:14.725Z] 2022-07-07 10:42:14,697 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-07-07T10:42:14.725Z] 2.2.1-dev.7 [Pipeline] } [2022-07-07T10:42:14.739Z] $ docker exec --env ******** --env ******** 6b6673a671597546a210b399abc6caf458e9f6a16e72b2c26fc12e968a0017fe ssh-agent -k [2022-07-07T10:42:14.831Z] unset SSH_AUTH_SOCK; [2022-07-07T10:42:14.831Z] unset SSH_AGENT_PID; [2022-07-07T10:42:14.831Z] echo Agent pid 38 killed; [2022-07-07T10:42:14.836Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-07T10:42:15.131Z] + git semver [Pipeline] } [2022-07-07T10:42:15.412Z] $ docker stop --time=1 6b6673a671597546a210b399abc6caf458e9f6a16e72b2c26fc12e968a0017fe [2022-07-07T10:42:16.714Z] $ docker rm -f 6b6673a671597546a210b399abc6caf458e9f6a16e72b2c26fc12e968a0017fe [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:42:17.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-07T10:42:17.108Z] [2022-07-07T10:42:17.108Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:42:17.410Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-07T10:42:17.410Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-07T10:42:17.410Z] ab5ef0e58194: Pulling fs layer [2022-07-07T10:42:17.410Z] 9712f1f96733: Pulling fs layer [2022-07-07T10:42:17.410Z] 63f879dbbcfc: Pulling fs layer [2022-07-07T10:42:17.410Z] 0d9ebad4ef96: Pulling fs layer [2022-07-07T10:42:17.410Z] e9a5061849ea: Pulling fs layer [2022-07-07T10:42:17.410Z] d747dcd14b5f: Pulling fs layer [2022-07-07T10:42:17.410Z] 2de7ff778b66: Pulling fs layer [2022-07-07T10:42:17.410Z] 2de7ff778b66: Waiting [2022-07-07T10:42:17.410Z] 0d9ebad4ef96: Waiting [2022-07-07T10:42:17.410Z] 9712f1f96733: Verifying Checksum [2022-07-07T10:42:17.410Z] 9712f1f96733: Download complete [2022-07-07T10:42:17.669Z] 63f879dbbcfc: Verifying Checksum [2022-07-07T10:42:17.669Z] 63f879dbbcfc: Download complete [2022-07-07T10:42:17.930Z] 0d9ebad4ef96: Verifying Checksum [2022-07-07T10:42:17.930Z] 0d9ebad4ef96: Download complete [2022-07-07T10:42:17.930Z] d747dcd14b5f: Download complete [2022-07-07T10:42:17.930Z] e9a5061849ea: Verifying Checksum [2022-07-07T10:42:17.930Z] e9a5061849ea: Download complete [2022-07-07T10:42:17.930Z] ab5ef0e58194: Verifying Checksum [2022-07-07T10:42:17.930Z] ab5ef0e58194: Download complete [2022-07-07T10:42:17.930Z] 2de7ff778b66: Verifying Checksum [2022-07-07T10:42:17.930Z] 2de7ff778b66: Download complete [2022-07-07T10:42:20.464Z] ab5ef0e58194: Pull complete [2022-07-07T10:42:20.464Z] 9712f1f96733: Pull complete [2022-07-07T10:42:21.400Z] 63f879dbbcfc: Pull complete [2022-07-07T10:42:24.687Z] 0d9ebad4ef96: Pull complete [2022-07-07T10:42:24.946Z] e9a5061849ea: Pull complete [2022-07-07T10:42:24.946Z] d747dcd14b5f: Pull complete [2022-07-07T10:42:26.324Z] 2de7ff778b66: Pull complete [2022-07-07T10:42:26.324Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-07T10:42:26.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-07T10:42:26.324Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T10:42:26.417Z] prd-ubuntu20.04-docker-8c-8g-17132 does not seem to be running inside a container [2022-07-07T10:42:26.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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-lftools:0.23.1-centos7 cat [2022-07-07T10:42:29.087Z] $ docker top db9bf9819bfd1974d738fc9a6c49e34023bec22462b62e7cc08c150fcede6ae9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-07T10:42:29.165Z] provisioning config files... [2022-07-07T10:42:29.172Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5274830082691363095tmp [2022-07-07T10:42:29.182Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3130858989215094693tmp [2022-07-07T10:42:29.192Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1390966364746997064tmp [Pipeline] { [Pipeline] echo [2022-07-07T10:42:29.206Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-07T10:42:29.487Z] ---> sigul-configuration.sh [2022-07-07T10:42:29.488Z] gpg: directory `/root/.gnupg' created [2022-07-07T10:42:29.488Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-07T10:42:29.488Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-07T10:42:29.488Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-07T10:42:29.488Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-07T10:42:29.488Z] gpg: CAST5 encrypted data [2022-07-07T10:42:29.488Z] gpg: encrypted with 1 passphrase [2022-07-07T10:42:29.488Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-07T10:42:29.775Z] + mkdir /home/jenkins [2022-07-07T10:42:29.775Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-07T10:42:30.063Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-07-07T10:42:30.072Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-07T10:42:30.358Z] ---> sigul-install.sh [2022-07-07T10:42:30.358Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-07T10:42:30.648Z] + git tag --list [2022-07-07T10:42:30.648Z] v1.0.0 [2022-07-07T10:42:30.648Z] v1.1.0 [2022-07-07T10:42:30.648Z] v1.1.1 [2022-07-07T10:42:30.648Z] v1.1.2 [2022-07-07T10:42:30.648Z] v1.2.0 [2022-07-07T10:42:30.648Z] v1.2.1 [2022-07-07T10:42:30.648Z] v2.0.0 [2022-07-07T10:42:30.648Z] v2.1.0 [2022-07-07T10:42:30.648Z] v2.1.1 [2022-07-07T10:42:30.648Z] v2.1.1-dev.1 [2022-07-07T10:42:30.648Z] v2.1.1-dev.2 [2022-07-07T10:42:30.648Z] v2.1.1-dev.3 [2022-07-07T10:42:30.648Z] v2.2.0 [2022-07-07T10:42:30.648Z] v2.2.1-dev.1 [2022-07-07T10:42:30.648Z] v2.2.1-dev.2 [2022-07-07T10:42:30.648Z] v2.2.1-dev.3 [2022-07-07T10:42:30.648Z] v2.2.1-dev.4 [2022-07-07T10:42:30.648Z] v2.2.1-dev.5 [2022-07-07T10:42:30.648Z] v2.2.1-dev.6 [2022-07-07T10:42:30.648Z] v2.2.1-dev.7 [Pipeline] sh [2022-07-07T10:42:30.938Z] + lftools sign git-tag v2.2.1-dev.7 [2022-07-07T10:42:31.507Z] Signing Git tag with Sigul... [2022-07-07T10:42:31.507Z] Signing v2.2.1-dev.7 [Pipeline] echo [2022-07-07T10:42:31.777Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-07T10:42:32.066Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-07T10:42:32.075Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-07T10:42:32.102Z] $ docker stop --time=1 db9bf9819bfd1974d738fc9a6c49e34023bec22462b62e7cc08c150fcede6ae9 [2022-07-07T10:42:33.414Z] $ docker rm -f db9bf9819bfd1974d738fc9a6c49e34023bec22462b62e7cc08c150fcede6ae9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-07T10:42:33.830Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-07T10:42:33.830Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:42:34.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-07T10:42:34.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T10:42:34.219Z] prd-ubuntu20.04-docker-8c-8g-17132 does not seem to be running inside a container [2022-07-07T10:42:34.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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-07-07T10:42:34.665Z] $ docker top a06274eb2e887cee884f7f2a3b6a0e943bc1a2fdad52b9f3502755102b1a4fa6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-07T10:42:34.797Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-07T10:42:34.797Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-07T10:42:34.939Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-07T10:42:34.947Z] $ docker exec a06274eb2e887cee884f7f2a3b6a0e943bc1a2fdad52b9f3502755102b1a4fa6 ssh-agent [2022-07-07T10:42:35.056Z] SSH_AUTH_SOCK=/tmp/ssh-ygy7gWhOIqYv/agent.33 [2022-07-07T10:42:35.057Z] SSH_AGENT_PID=39 [2022-07-07T10:42:35.062Z] Running ssh-add (command line suppressed) [2022-07-07T10:42:35.170Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7031436850028694061.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7031436850028694061.key) [2022-07-07T10:42:35.179Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-07T10:42:35.477Z] + git semver bump pre [2022-07-07T10:42:35.738Z] 2022-07-07 10:42:35,646 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-07-07T10:42:35.738Z] 2022-07-07 10:42:35,646 [bump_version] DEBUG bumping version:2.2.1-dev.7 on axis:pre with prefix:dev [2022-07-07T10:42:35.738Z] 2022-07-07 10:42:35,647 [bump_version] DEBUG bumped version:2.2.1-dev.8 [2022-07-07T10:42:35.738Z] 2022-07-07 10:42:35,647 [write_version] DEBUG write version:2.2.1-dev.8 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2022-07-07T10:42:35.738Z] 2022-07-07 10:42:35,647 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-07-07T10:42:35.738Z] 2022-07-07 10:42:35,647 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-07-07T10:42:35.738Z] 2022-07-07 10:42:35,649 [execute] INFO git cat-file --batch-check [2022-07-07T10:42:35.738Z] 2022-07-07 10:42:35,650 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-07T10:42:35.738Z] 2022-07-07 10:42:35,654 [execute] INFO git cat-file --batch [2022-07-07T10:42:35.738Z] 2022-07-07 10:42:35,655 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-07T10:42:35.738Z] 2022-07-07 10:42:35,660 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-07-07T10:42:35.738Z] 2.2.1-dev.8 [Pipeline] } [2022-07-07T10:42:35.755Z] $ docker exec --env ******** --env ******** a06274eb2e887cee884f7f2a3b6a0e943bc1a2fdad52b9f3502755102b1a4fa6 ssh-agent -k [2022-07-07T10:42:35.864Z] unset SSH_AUTH_SOCK; [2022-07-07T10:42:35.865Z] unset SSH_AGENT_PID; [2022-07-07T10:42:35.865Z] echo Agent pid 39 killed; [2022-07-07T10:42:35.869Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-07T10:42:36.176Z] + git semver [Pipeline] } [2022-07-07T10:42:36.457Z] $ docker stop --time=1 a06274eb2e887cee884f7f2a3b6a0e943bc1a2fdad52b9f3502755102b1a4fa6 [2022-07-07T10:42:37.752Z] $ docker rm -f a06274eb2e887cee884f7f2a3b6a0e943bc1a2fdad52b9f3502755102b1a4fa6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-07T10:42:38.119Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-07T10:42:38.119Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:42:38.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-07T10:42:38.423Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T10:42:38.496Z] prd-ubuntu20.04-docker-8c-8g-17132 does not seem to be running inside a container [2022-07-07T10:42:38.534Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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-07-07T10:42:38.899Z] $ docker top 6f812031e9b51c1661c0ee49e8ca5e44cae25f69cac05ce00d444a7cd4b13a9a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-07T10:42:38.992Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-07T10:42:38.992Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-07T10:42:39.111Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-07T10:42:39.119Z] $ docker exec 6f812031e9b51c1661c0ee49e8ca5e44cae25f69cac05ce00d444a7cd4b13a9a ssh-agent [2022-07-07T10:42:39.234Z] SSH_AUTH_SOCK=/tmp/ssh-REWujjeS1jCF/agent.32 [2022-07-07T10:42:39.234Z] SSH_AGENT_PID=38 [2022-07-07T10:42:39.239Z] Running ssh-add (command line suppressed) [2022-07-07T10:42:39.363Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3264273594774934038.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3264273594774934038.key) [2022-07-07T10:42:39.374Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-07T10:42:39.661Z] + git semver push [2022-07-07T10:42:39.921Z] 2022-07-07 10:42:39,847 [run_push] DEBUG push [2022-07-07T10:42:39.921Z] 2022-07-07 10:42:39,848 [execute] INFO git cat-file --batch-check [2022-07-07T10:42:39.921Z] 2022-07-07 10:42:39,848 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-07T10:42:39.921Z] 2022-07-07 10:42:39,852 [execute] INFO git rev-list 648858b1991cb7a53f600519f324b15184e0a1ce -- [2022-07-07T10:42:39.921Z] 2022-07-07 10:42:39,852 [execute] DEBUG Popen(['git', 'rev-list', '648858b1991cb7a53f600519f324b15184e0a1ce', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-07T10:42:39.921Z] 2022-07-07 10:42:39,859 [execute] INFO git fetch -v origin [2022-07-07T10:42:39.921Z] 2022-07-07 10:42:39,859 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-07T10:42:40.492Z] 2022-07-07 10:42:40,329 [run_push] DEBUG no remote changes detected [2022-07-07T10:42:40.492Z] 2022-07-07 10:42:40,329 [execute] INFO git push origin semver [2022-07-07T10:42:40.492Z] 2022-07-07 10:42:40,330 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-07T10:42:41.064Z] 2022-07-07 10:42:41,052 [run_push] DEBUG push all version tags [2022-07-07T10:42:41.064Z] 2022-07-07 10:42:41,052 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-07T10:42:41.064Z] 2022-07-07 10:42:41,052 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-07T10:42:42.006Z] 2022-07-07 10:42:41,726 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-07-07T10:42:42.006Z] 2.2.1-dev.8 [Pipeline] } [2022-07-07T10:42:42.023Z] $ docker exec --env ******** --env ******** 6f812031e9b51c1661c0ee49e8ca5e44cae25f69cac05ce00d444a7cd4b13a9a ssh-agent -k [2022-07-07T10:42:42.137Z] unset SSH_AUTH_SOCK; [2022-07-07T10:42:42.137Z] unset SSH_AGENT_PID; [2022-07-07T10:42:42.137Z] echo Agent pid 38 killed; [2022-07-07T10:42:42.146Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-07T10:42:42.457Z] + git semver [Pipeline] } [2022-07-07T10:42:42.738Z] $ docker stop --time=1 6f812031e9b51c1661c0ee49e8ca5e44cae25f69cac05ce00d444a7cd4b13a9a [2022-07-07T10:42:44.032Z] $ docker rm -f 6f812031e9b51c1661c0ee49e8ca5e44cae25f69cac05ce00d444a7cd4b13a9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-07-07T10:42:44.585Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2022-07-07T10:42:44.585Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2022-07-07T10:42:44.585Z] total 16 [2022-07-07T10:42:44.585Z] drwxr-xr-x 3 root root 4096 Jul 7 10:34 . [2022-07-07T10:42:44.585Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 7 10:42 .. [2022-07-07T10:42:44.585Z] drwxr-xr-x 2 root root 4096 Jul 7 10:34 cost [2022-07-07T10:42:44.585Z] -rw-r--r-- 1 root root 84 Jul 7 10:34 cost.csv [2022-07-07T10:42:44.585Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2022-07-07T10:42:44.585Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2022-07-07T10:42:44.585Z] total 16 [2022-07-07T10:42:44.585Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 7 10:34 . [2022-07-07T10:42:44.585Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 7 10:42 .. [2022-07-07T10:42:44.585Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 7 10:34 cost [2022-07-07T10:42:44.585Z] -rw-r--r-- 1 jenkins jenkins 84 Jul 7 10:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-07T10:42:44.869Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-07T10:42:45.731Z] ---> package-listing.sh [2022-07-07T10:42:45.731Z] ++ facter osfamily [2022-07-07T10:42:45.731Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-07T10:42:45.991Z] + OS_FAMILY=debian [2022-07-07T10:42:45.991Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2022-07-07T10:42:45.991Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-07T10:42:45.991Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-07T10:42:45.991Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-07T10:42:45.991Z] + PACKAGES=/tmp/packages_start.txt [2022-07-07T10:42:45.991Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2022-07-07T10:42:45.991Z] + PACKAGES=/tmp/packages_end.txt [2022-07-07T10:42:45.991Z] + case "${OS_FAMILY}" in [2022-07-07T10:42:45.991Z] + dpkg -l [2022-07-07T10:42:45.991Z] + grep '^ii' [2022-07-07T10:42:45.991Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-07T10:42:45.991Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-07T10:42:45.991Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-07T10:42:45.991Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2022-07-07T10:42:45.991Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2022-07-07T10:42:45.992Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2022-07-07T10:42:46.004Z] 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-07T10:42:46.286Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T10:42:46.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-07T10:42:46.856Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T10:42:46.938Z] prd-ubuntu20.04-docker-8c-8g-17132 does not seem to be running inside a container [2022-07-07T10:42:46.980Z] $ 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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-lftools-log-publisher:latest cat [2022-07-07T10:42:47.220Z] $ docker top 0ecf49df41c2100f8a2a187577454947126324917904003a9360fde1702ea27c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-07T10:42:47.563Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-07T10:42:47.849Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-07T10:42:48.142Z] + ls /var/log/sa-host [2022-07-07T10:42:48.142Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-07T10:42:48.272Z] provisioning config files... [2022-07-07T10:42:48.282Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8111633294203565850tmp [Pipeline] { [Pipeline] echo [2022-07-07T10:42:48.297Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-07T10:42:48.582Z] ---> create-netrc.sh [Pipeline] } [2022-07-07T10:42:48.591Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-07T10:42:48.921Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-07T10:42:48.931Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-07T10:42:49.212Z] ---> sudo-logs.sh [2022-07-07T10:42:49.212Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-07T10:42:49.232Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-07T10:42:49.516Z] ---> job-cost.sh [2022-07-07T10:42:49.516Z] lf-activate-venv: SKIPPING [2022-07-07T10:42:49.516Z] DEBUG: total: 0.2199999988079071 [2022-07-07T10:42:49.516Z] INFO: Retrieving Stack Cost... [2022-07-07T10:42:50.087Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-07T10:42:50.657Z] INFO: Archiving Costs [Pipeline] echo [2022-07-07T10:42:50.670Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-07T10:42:50.954Z] ---> logs-deploy.sh [2022-07-07T10:42:50.954Z] lf-activate-venv: SKIPPING [2022-07-07T10:42:50.954Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/48 [2022-07-07T10:42:50.954Z] INFO: archiving workspace using pattern(s): [2022-07-07T10:42:51.894Z] Archives upload complete. [2022-07-07T10:42:52.154Z] INFO: archiving logs to Nexus [2022-07-07T10:42:52.726Z] ---> uname -a: [2022-07-07T10:42:52.726Z] Linux prd-ubuntu20-04-docker-8c-8g-17132 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-07T10:42:52.726Z] [2022-07-07T10:42:52.726Z] [2022-07-07T10:42:52.726Z] ---> lscpu: [2022-07-07T10:42:52.726Z] Architecture: x86_64 [2022-07-07T10:42:52.726Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-07T10:42:52.726Z] Byte Order: Little Endian [2022-07-07T10:42:52.726Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-07T10:42:52.726Z] CPU(s): 8 [2022-07-07T10:42:52.726Z] On-line CPU(s) list: 0-7 [2022-07-07T10:42:52.726Z] Thread(s) per core: 1 [2022-07-07T10:42:52.726Z] Core(s) per socket: 1 [2022-07-07T10:42:52.726Z] Socket(s): 8 [2022-07-07T10:42:52.726Z] NUMA node(s): 1 [2022-07-07T10:42:52.726Z] Vendor ID: AuthenticAMD [2022-07-07T10:42:52.726Z] CPU family: 23 [2022-07-07T10:42:52.726Z] Model: 49 [2022-07-07T10:42:52.726Z] Model name: AMD EPYC-Rome Processor [2022-07-07T10:42:52.726Z] Stepping: 0 [2022-07-07T10:42:52.726Z] CPU MHz: 2799.998 [2022-07-07T10:42:52.726Z] BogoMIPS: 5599.99 [2022-07-07T10:42:52.726Z] Virtualization: AMD-V [2022-07-07T10:42:52.726Z] Hypervisor vendor: KVM [2022-07-07T10:42:52.726Z] Virtualization type: full [2022-07-07T10:42:52.726Z] L1d cache: 256 KiB [2022-07-07T10:42:52.726Z] L1i cache: 256 KiB [2022-07-07T10:42:52.726Z] L2 cache: 4 MiB [2022-07-07T10:42:52.726Z] L3 cache: 128 MiB [2022-07-07T10:42:52.726Z] NUMA node0 CPU(s): 0-7 [2022-07-07T10:42:52.726Z] Vulnerability Itlb multihit: Not affected [2022-07-07T10:42:52.726Z] Vulnerability L1tf: Not affected [2022-07-07T10:42:52.726Z] Vulnerability Mds: Not affected [2022-07-07T10:42:52.726Z] Vulnerability Meltdown: Not affected [2022-07-07T10:42:52.726Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-07T10:42:52.726Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-07T10:42:52.726Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-07T10:42:52.726Z] Vulnerability Srbds: Not affected [2022-07-07T10:42:52.726Z] Vulnerability Tsx async abort: Not affected [2022-07-07T10:42:52.726Z] 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-07-07T10:42:52.726Z] [2022-07-07T10:42:52.726Z] [2022-07-07T10:42:52.726Z] ---> nproc: [2022-07-07T10:42:52.726Z] 8 [2022-07-07T10:42:52.726Z] [2022-07-07T10:42:52.726Z] [2022-07-07T10:42:52.726Z] ---> df -h: [2022-07-07T10:42:52.726Z] Filesystem Size Used Avail Use% Mounted on [2022-07-07T10:42:52.726Z] overlay 155G 13G 143G 8% / [2022-07-07T10:42:52.726Z] tmpfs 64M 0 64M 0% /dev [2022-07-07T10:42:52.726Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-07T10:42:52.726Z] shm 64M 0 64M 0% /dev/shm [2022-07-07T10:42:52.726Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-07-07T10:42:52.726Z] [2022-07-07T10:42:52.726Z]