Pull request #25 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/device-gpio Loading trusted files from base branch main at b9afc87bdaf6fb1a5adf70b8290df672557dec94 rather than 1b281662fcf49cf6563350eacec93d78c09b7a13 Obtained Jenkinsfile from b9afc87bdaf6fb1a5adf70b8290df672557dec94 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-ssh13041047113975267710.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18038282757403641993.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-25/workspace@libs/edgex-global-pipelines/.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-gpio/branches/PR-25/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14010121909728952482.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11052742446643780976.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-25/workspace@libs/lf-pipelines/.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-gpio/branches/PR-25/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3932258060434805053.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [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-gpio-settings PROJECT: device-gpio 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-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21769 in /w/workspace/edgexfoundry_device-gpio_PR-25 [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-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-25 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.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-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b9afc87bdaf6fb1a5adf70b8290df672557dec94 into PR head commit 1b281662fcf49cf6563350eacec93d78c09b7a13 Merge succeeded, producing 1b281662fcf49cf6563350eacec93d78c09b7a13 Checking out Revision 1b281662fcf49cf6563350eacec93d78c09b7a13 (PR-25) > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/25/head:refs/remotes/origin/PR-25 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b281662fcf49cf6563350eacec93d78c09b7a13 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b9afc87bdaf6fb1a5adf70b8290df672557dec94 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b281662fcf49cf6563350eacec93d78c09b7a13 # timeout=10 Commit message: "feat(snap): use updated environment variable injection" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-22T09:39:14.329Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-22T09:39:14.384Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-22T09:39:14.398Z] ========================================================= [2022-04-22T09:39:14.398Z] EdgeX Global Pipelines Version Info [2022-04-22T09:39:14.398Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 0eee028e050f8a1bb8e1a188692f2d1cdc061775 # timeout=10 [2022-04-22T09:39:15.159Z] ------------------- [2022-04-22T09:39:15.159Z] stable info: [2022-04-22T09:39:15.159Z] ------------------- [2022-04-22T09:39:15.159Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-22T09:39:15.159Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-22T09:39:15.159Z] Message: update stable to v1.0.221 [2022-04-22T09:39:15.733Z] ------------------- [2022-04-22T09:39:15.733Z] experimental info: [2022-04-22T09:39:15.733Z] ------------------- [2022-04-22T09:39:15.733Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-22T09:39:15.733Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-22T09:39:15.733Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-22T09:39:15.886Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-04-22T09:39:15.897Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-04-22T09:39:15.910Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-22T09:39:15.927Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-22T09:39:15.945Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-22T09:39:15.966Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-22T09:39:15.987Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-22T09:39:16.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-22T09:39:16.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-22T09:39:16.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-22T09:39:16.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-22T09:39:16.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-04-22T09:39:16.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-22T09:39:16.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-22T09:39:16.096Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-22T09:39:16.109Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-22T09:39:16.126Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-22T09:39:16.142Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-22T09:39:16.159Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-22T09:39:16.177Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-22T09:39:16.187Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-22T09:39:16.200Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-22T09:39:16.213Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-22T09:39:16.225Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-22T09:39:16.238Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-22T09:39:16.251Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-22T09:39:16.266Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-25 [Pipeline] echo [2022-04-22T09:39:16.279Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-25 [Pipeline] echo [2022-04-22T09:39:16.292Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-25 [Pipeline] echo [2022-04-22T09:39:16.304Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b281662fcf49cf6563350eacec93d78c09b7a13 [Pipeline] echo [2022-04-22T09:39:16.316Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b28166 [Pipeline] echo [2022-04-22T09:39:16.330Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T09:39:16.384Z] provisioning config files... [2022-04-22T09:39:16.399Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-25@tmp/config2404339257428292575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T09:39:16.717Z] ---> docker-login.sh [2022-04-22T09:39:16.717Z] nexus3.edgexfoundry.org:10001 [2022-04-22T09:39:16.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T09:39:17.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T09:39:17.242Z] Configure a credential helper to remove this warning. See [2022-04-22T09:39:17.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T09:39:17.242Z] [2022-04-22T09:39:17.242Z] Login Succeeded [2022-04-22T09:39:17.242Z] nexus3.edgexfoundry.org:10002 [2022-04-22T09:39:17.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T09:39:17.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T09:39:17.242Z] Configure a credential helper to remove this warning. See [2022-04-22T09:39:17.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T09:39:17.242Z] [2022-04-22T09:39:17.242Z] Login Succeeded [2022-04-22T09:39:17.242Z] nexus3.edgexfoundry.org:10003 [2022-04-22T09:39:17.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T09:39:17.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T09:39:17.503Z] Configure a credential helper to remove this warning. See [2022-04-22T09:39:17.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T09:39:17.503Z] [2022-04-22T09:39:17.503Z] Login Succeeded [2022-04-22T09:39:17.503Z] nexus3.edgexfoundry.org:10004 [2022-04-22T09:39:17.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T09:39:17.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T09:39:17.504Z] Configure a credential helper to remove this warning. See [2022-04-22T09:39:17.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T09:39:17.504Z] [2022-04-22T09:39:17.504Z] Login Succeeded [2022-04-22T09:39:17.504Z] docker.io [2022-04-22T09:39:17.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T09:39:18.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T09:39:18.077Z] Configure a credential helper to remove this warning. See [2022-04-22T09:39:18.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T09:39:18.077Z] [2022-04-22T09:39:18.077Z] Login Succeeded [2022-04-22T09:39:18.077Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T09:39:18.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-22T09:39:18.506Z] + git rev-list -1 --merges 1b281662fcf49cf6563350eacec93d78c09b7a13~1..1b281662fcf49cf6563350eacec93d78c09b7a13 [Pipeline] echo [2022-04-22T09:39:18.540Z] -----------> git rev-list -1 --merges 1b281662fcf49cf6563350eacec93d78c09b7a13~1..1b281662fcf49cf6563350eacec93d78c09b7a13 1b281662fcf49cf6563350eacec93d78c09b7a13 [false] [Pipeline] sh [2022-04-22T09:39:18.833Z] + git log --format=format:%s -1 1b281662fcf49cf6563350eacec93d78c09b7a13 [Pipeline] echo [2022-04-22T09:39:18.852Z] ========================================================= [2022-04-22T09:39:18.853Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-22T09:39:18.853Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-22T09:39:19.183Z] + git log --format=format:%s -1 1b281662fcf49cf6563350eacec93d78c09b7a13 [Pipeline] echo [2022-04-22T09:39:19.196Z] [semverPrep] GIT_COMMIT: 1b281662fcf49cf6563350eacec93d78c09b7a13, Commit Message: feat(snap): use updated environment variable injection [Pipeline] echo [2022-04-22T09:39:19.207Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-22T09:39:19.641Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-22T09:39:19.641Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-22T09:39:19.641Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-22T09:39:19.641Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-22T09:39:19.641Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-22T09:39:19.641Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-22T09:39:19.641Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-22T09:39:20.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T09:39:20.068Z] [2022-04-22T09:39:20.068Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T09:39:20.370Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T09:39:20.370Z] latest: Pulling from edgex-devops/git-semver [2022-04-22T09:39:20.370Z] a0d0a0d46f8b: Pulling fs layer [2022-04-22T09:39:20.370Z] 3e5f54012d9b: Pulling fs layer [2022-04-22T09:39:20.370Z] 4c7163046ea9: Pulling fs layer [2022-04-22T09:39:20.370Z] 0c2d73faf560: Pulling fs layer [2022-04-22T09:39:20.370Z] 0c2d73faf560: Waiting [2022-04-22T09:39:20.370Z] 3e5f54012d9b: Download complete [2022-04-22T09:39:20.370Z] a0d0a0d46f8b: Download complete [2022-04-22T09:39:20.370Z] 0c2d73faf560: Verifying Checksum [2022-04-22T09:39:20.370Z] 0c2d73faf560: Download complete [2022-04-22T09:39:20.370Z] 4c7163046ea9: Verifying Checksum [2022-04-22T09:39:20.370Z] 4c7163046ea9: Download complete [2022-04-22T09:39:20.633Z] a0d0a0d46f8b: Pull complete [2022-04-22T09:39:20.633Z] 3e5f54012d9b: Pull complete [2022-04-22T09:39:20.894Z] 4c7163046ea9: Pull complete [2022-04-22T09:39:21.155Z] 0c2d73faf560: Pull complete [2022-04-22T09:39:21.155Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-22T09:39:21.155Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T09:39:21.155Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-22T09:39:21.335Z] prd-ubuntu20.04-docker-8c-8g-21769 does not seem to be running inside a container [2022-04-22T09:39:21.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-25 -v /w/workspace/edgexfoundry_device-gpio_PR-25:/w/workspace/edgexfoundry_device-gpio_PR-25:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-25@tmp:/w/workspace/edgexfoundry_device-gpio_PR-25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-22T09:39:22.218Z] $ docker top a125d9bb4c02be400dd8dfd2f370c47ae7eaccab69930a3df0bc590c8fb188ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-22T09:39:22.336Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-22T09:39:22.336Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-22T09:39:22.469Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-22T09:39:22.479Z] $ docker exec a125d9bb4c02be400dd8dfd2f370c47ae7eaccab69930a3df0bc590c8fb188ad ssh-agent [2022-04-22T09:39:22.589Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMfMjPC/agent.13 [2022-04-22T09:39:22.589Z] SSH_AGENT_PID=19 [2022-04-22T09:39:22.596Z] Running ssh-add (command line suppressed) [2022-04-22T09:39:22.717Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-25@tmp/private_key_2032784121657174338.key (/w/workspace/edgexfoundry_device-gpio_PR-25@tmp/private_key_2032784121657174338.key) [2022-04-22T09:39:22.733Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-22T09:39:23.024Z] + git tag --points-at HEAD [Pipeline] } [2022-04-22T09:39:23.045Z] $ docker exec --env ******** --env ******** a125d9bb4c02be400dd8dfd2f370c47ae7eaccab69930a3df0bc590c8fb188ad ssh-agent -k [2022-04-22T09:39:23.159Z] unset SSH_AUTH_SOCK; [2022-04-22T09:39:23.159Z] unset SSH_AGENT_PID; [2022-04-22T09:39:23.159Z] echo Agent pid 19 killed; [2022-04-22T09:39:23.163Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-22T09:39:23.190Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-22T09:39:23.190Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-22T09:39:23.325Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-22T09:39:23.336Z] $ docker exec a125d9bb4c02be400dd8dfd2f370c47ae7eaccab69930a3df0bc590c8fb188ad ssh-agent [2022-04-22T09:39:23.458Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAEEkOk/agent.53 [2022-04-22T09:39:23.458Z] SSH_AGENT_PID=59 [2022-04-22T09:39:23.464Z] Running ssh-add (command line suppressed) [2022-04-22T09:39:23.608Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-25@tmp/private_key_543531110076833946.key (/w/workspace/edgexfoundry_device-gpio_PR-25@tmp/private_key_543531110076833946.key) [2022-04-22T09:39:23.618Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-22T09:39:23.911Z] + git semver init [2022-04-22T09:39:23.911Z] # -> Open(): unable to determine branch for HEAD [2022-04-22T09:39:23.911Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_PR-25/.git [2022-04-22T09:39:23.911Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_PR-25 [2022-04-22T09:39:23.911Z] # $SEMVER_REMOTE_NAME = origin [2022-04-22T09:39:23.911Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-22T09:39:23.911Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-22T09:39:23.911Z] # $SEMVER_BRANCH = PR-25 [2022-04-22T09:39:23.911Z] # $SEMVER_TEMP = /tmp/semver-845240578 [2022-04-22T09:39:23.911Z] # git clone --branch semver git@github.com:edgexfoundry/device-gpio.git $SEMVER_TEMP [2022-04-22T09:39:24.856Z] # '/tmp/semver-845240578' -> '/w/workspace/edgexfoundry_device-gpio_PR-25/.semver' [2022-04-22T09:39:24.857Z] # -> Force: false [2022-04-22T09:39:24.857Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_PR-25/.semver [Pipeline] } [2022-04-22T09:39:24.876Z] $ docker exec --env ******** --env ******** a125d9bb4c02be400dd8dfd2f370c47ae7eaccab69930a3df0bc590c8fb188ad ssh-agent -k [2022-04-22T09:39:24.995Z] unset SSH_AUTH_SOCK; [2022-04-22T09:39:24.995Z] unset SSH_AGENT_PID; [2022-04-22T09:39:24.995Z] echo Agent pid 59 killed; [2022-04-22T09:39:25.000Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-22T09:39:25.309Z] + git semver [Pipeline] } [2022-04-22T09:39:25.332Z] $ docker stop --time=1 a125d9bb4c02be400dd8dfd2f370c47ae7eaccab69930a3df0bc590c8fb188ad [2022-04-22T09:39:26.699Z] $ docker rm -f a125d9bb4c02be400dd8dfd2f370c47ae7eaccab69930a3df0bc590c8fb188ad [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T09:39:27.054Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-22T09:39:27.318Z] Stashed 1 file(s) [Pipeline] echo [2022-04-22T09:39:27.323Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T09:39:27.487Z] provisioning config files... [2022-04-22T09:39:27.499Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-25@tmp/config3071778672719261121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T09:39:27.796Z] ---> docker-login.sh [2022-04-22T09:39:27.796Z] nexus3.edgexfoundry.org:10001 [2022-04-22T09:39:27.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T09:39:27.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T09:39:27.796Z] Configure a credential helper to remove this warning. See [2022-04-22T09:39:27.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T09:39:27.796Z] [2022-04-22T09:39:27.796Z] Login Succeeded [2022-04-22T09:39:27.796Z] nexus3.edgexfoundry.org:10002 [2022-04-22T09:39:27.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T09:39:28.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T09:39:28.058Z] Configure a credential helper to remove this warning. See [2022-04-22T09:39:28.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T09:39:28.058Z] [2022-04-22T09:39:28.058Z] Login Succeeded [2022-04-22T09:39:28.058Z] nexus3.edgexfoundry.org:10003 [2022-04-22T09:39:28.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T09:39:28.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T09:39:28.058Z] Configure a credential helper to remove this warning. See [2022-04-22T09:39:28.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T09:39:28.058Z] [2022-04-22T09:39:28.058Z] Login Succeeded [2022-04-22T09:39:28.058Z] nexus3.edgexfoundry.org:10004 [2022-04-22T09:39:28.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T09:39:28.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T09:39:28.318Z] Configure a credential helper to remove this warning. See [2022-04-22T09:39:28.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T09:39:28.318Z] [2022-04-22T09:39:28.318Z] Login Succeeded [2022-04-22T09:39:28.318Z] docker.io [2022-04-22T09:39:28.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T09:39:28.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T09:39:28.579Z] Configure a credential helper to remove this warning. See [2022-04-22T09:39:28.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T09:39:28.579Z] [2022-04-22T09:39:28.579Z] Login Succeeded [2022-04-22T09:39:28.579Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T09:39:28.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-22T09:39:28.651Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-22T09:39:28.660Z] ========================================================= [2022-04-22T09:39:28.660Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-22T09:39:28.660Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-22T09:39:28.962Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-22T09:39:28.962Z] Sending build context to Docker daemon 11.13MB [2022-04-22T09:39:28.962Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-04-22T09:39:28.962Z] Step 2/11 : FROM ${BASE} AS builder [2022-04-22T09:39:28.962Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-22T09:39:28.962Z] 59bf1c3509f3: Pulling fs layer [2022-04-22T09:39:28.962Z] 666ba61612fd: Pulling fs layer [2022-04-22T09:39:28.962Z] 8ed8ca486205: Pulling fs layer [2022-04-22T09:39:28.962Z] 4fe6c5a15a65: Pulling fs layer [2022-04-22T09:39:28.962Z] 22a0e8bec74d: Pulling fs layer [2022-04-22T09:39:28.962Z] 640e595b4fbd: Pulling fs layer [2022-04-22T09:39:28.962Z] 763cafe07f6e: Pulling fs layer [2022-04-22T09:39:28.962Z] 0c0b528cf693: Pulling fs layer [2022-04-22T09:39:28.962Z] 10935f4eaf8b: Pulling fs layer [2022-04-22T09:39:28.962Z] 10935f4eaf8b: Waiting [2022-04-22T09:39:28.962Z] 4fe6c5a15a65: Waiting [2022-04-22T09:39:28.962Z] 0c0b528cf693: Waiting [2022-04-22T09:39:28.962Z] 763cafe07f6e: Waiting [2022-04-22T09:39:28.962Z] 22a0e8bec74d: Waiting [2022-04-22T09:39:28.962Z] 640e595b4fbd: Waiting [2022-04-22T09:39:29.225Z] 8ed8ca486205: Verifying Checksum [2022-04-22T09:39:29.225Z] 8ed8ca486205: Download complete [2022-04-22T09:39:29.225Z] 666ba61612fd: Download complete [2022-04-22T09:39:29.225Z] 22a0e8bec74d: Verifying Checksum [2022-04-22T09:39:29.225Z] 22a0e8bec74d: Download complete [2022-04-22T09:39:29.225Z] 640e595b4fbd: Verifying Checksum [2022-04-22T09:39:29.225Z] 640e595b4fbd: Download complete [2022-04-22T09:39:29.225Z] 59bf1c3509f3: Verifying Checksum [2022-04-22T09:39:29.225Z] 59bf1c3509f3: Download complete [2022-04-22T09:39:29.225Z] 763cafe07f6e: Download complete [2022-04-22T09:39:29.225Z] 0c0b528cf693: Verifying Checksum [2022-04-22T09:39:29.225Z] 0c0b528cf693: Download complete [2022-04-22T09:39:29.225Z] 59bf1c3509f3: Pull complete [2022-04-22T09:39:29.486Z] 666ba61612fd: Pull complete [2022-04-22T09:39:29.486Z] 8ed8ca486205: Pull complete [2022-04-22T09:39:29.748Z] 10935f4eaf8b: Verifying Checksum [2022-04-22T09:39:29.748Z] 10935f4eaf8b: Download complete [2022-04-22T09:39:30.008Z] 4fe6c5a15a65: Verifying Checksum [2022-04-22T09:39:30.008Z] 4fe6c5a15a65: Download complete [2022-04-22T09:39:34.218Z] 4fe6c5a15a65: Pull complete [2022-04-22T09:39:34.218Z] 22a0e8bec74d: Pull complete [2022-04-22T09:39:34.218Z] 640e595b4fbd: Pull complete [2022-04-22T09:39:34.218Z] 763cafe07f6e: Pull complete [2022-04-22T09:39:34.218Z] 0c0b528cf693: Pull complete [2022-04-22T09:39:36.759Z] 10935f4eaf8b: Pull complete [2022-04-22T09:39:36.759Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-22T09:39:36.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-22T09:39:36.759Z] ---> 99d49a6021b9 [2022-04-22T09:39:36.759Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-22T09:39:38.150Z] ---> Running in b045bfeab6a6 [2022-04-22T09:39:38.150Z] Removing intermediate container b045bfeab6a6 [2022-04-22T09:39:38.150Z] ---> e095eab5a88a [2022-04-22T09:39:38.150Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-04-22T09:39:38.150Z] ---> Running in 8220be8d6430 [2022-04-22T09:39:38.410Z] Removing intermediate container 8220be8d6430 [2022-04-22T09:39:38.410Z] ---> c677db0525ba [2022-04-22T09:39:38.410Z] Step 5/11 : WORKDIR /device-gpio [2022-04-22T09:39:38.410Z] ---> Running in abf0fa3a237d [2022-04-22T09:39:38.410Z] Removing intermediate container abf0fa3a237d [2022-04-22T09:39:38.410Z] ---> 570c240965c4 [2022-04-22T09:39:38.410Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T09:39:38.410Z] ---> Running in dd506b90b340 [2022-04-22T09:39:39.353Z] Removing intermediate container dd506b90b340 [2022-04-22T09:39:39.353Z] ---> 250741af8251 [2022-04-22T09:39:39.353Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-22T09:39:39.353Z] ---> Running in ba2c61c52370 [2022-04-22T09:39:39.615Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T09:39:40.561Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T09:39:40.561Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-22T09:39:40.823Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-22T09:39:40.823Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-22T09:39:41.082Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-22T09:39:41.082Z] Executing busybox-1.34.1-r3.trigger [2022-04-22T09:39:41.082Z] OK: 224 MiB in 56 packages [2022-04-22T09:39:41.655Z] Removing intermediate container ba2c61c52370 [2022-04-22T09:39:41.655Z] ---> 9d38a7f3b634 [2022-04-22T09:39:41.655Z] Step 8/11 : COPY go.mod vendor* ./ [2022-04-22T09:39:41.655Z] ---> 6dda3810688c [2022-04-22T09:39:41.655Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T09:39:41.655Z] ---> Running in 20ec706a659e [2022-04-22T09:39:42.441Z] Still waiting to schedule task [2022-04-22T09:39:42.442Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-22T09:40:08.322Z] Removing intermediate container 20ec706a659e [2022-04-22T09:40:08.322Z] ---> c43ed29fc9bc [2022-04-22T09:40:08.322Z] Step 10/11 : COPY . . [2022-04-22T09:40:08.582Z] ---> 39f971e4caa7 [2022-04-22T09:40:08.582Z] Step 11/11 : RUN ${MAKE} [2022-04-22T09:40:08.582Z] ---> Running in 9c5099ff1852 [2022-04-22T09:40:09.155Z] Removing intermediate container 9c5099ff1852 [2022-04-22T09:40:09.155Z] ---> afb1703e85f2 [2022-04-22T09:40:09.155Z] [Warning] One or more build-args [MAKE] were not consumed [2022-04-22T09:40:09.155Z] Successfully built afb1703e85f2 [2022-04-22T09:40:09.155Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T09:40:09.453Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-22T09:40:09.453Z] . [Pipeline] withDockerContainer [2022-04-22T09:40:09.532Z] prd-ubuntu20.04-docker-8c-8g-21769 does not seem to be running inside a container [2022-04-22T09:40:09.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-25 -v /w/workspace/edgexfoundry_device-gpio_PR-25:/w/workspace/edgexfoundry_device-gpio_PR-25:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-25@tmp:/w/workspace/edgexfoundry_device-gpio_PR-25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-22T09:40:10.016Z] $ docker top 73d1fc7d9bcef7842f300034f9768582d13695b135f51e3c232960df9c10ae92 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T09:40:10.384Z] + go version [2022-04-22T09:40:10.384Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-22T09:40:10.403Z] $ docker stop --time=1 73d1fc7d9bcef7842f300034f9768582d13695b135f51e3c232960df9c10ae92 [2022-04-22T09:40:11.696Z] $ docker rm -f 73d1fc7d9bcef7842f300034f9768582d13695b135f51e3c232960df9c10ae92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T09:40:12.122Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-22T09:40:12.122Z] . [Pipeline] withDockerContainer [2022-04-22T09:40:12.196Z] prd-ubuntu20.04-docker-8c-8g-21769 does not seem to be running inside a container [2022-04-22T09:40:12.236Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-25 -v /w/workspace/edgexfoundry_device-gpio_PR-25:/w/workspace/edgexfoundry_device-gpio_PR-25:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-25@tmp:/w/workspace/edgexfoundry_device-gpio_PR-25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-22T09:40:12.621Z] $ docker top 6946b6657d0b33eb2f352c64da662f50779ea6fb44d99dc8a8611b1784c9ac4b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-22T09:40:12.982Z] + make test [2022-04-22T09:40:12.982Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-22T09:40:13.241Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-04-22T09:40:19.822Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-04-22T09:40:19.822Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-04-22T09:40:24.029Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-22T09:40:28.231Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-22T09:40:28.231Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-22T09:40:28.231Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-22T09:40:28.244Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-22T09:40:28.261Z] $ docker stop --time=1 6946b6657d0b33eb2f352c64da662f50779ea6fb44d99dc8a8611b1784c9ac4b [2022-04-22T09:40:29.956Z] $ docker rm -f 6946b6657d0b33eb2f352c64da662f50779ea6fb44d99dc8a8611b1784c9ac4b [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T09:40:30.434Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-22T09:40:30.476Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-22T09:40:31.507Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-22T09:40:31.801Z] + ls -al . [2022-04-22T09:40:31.802Z] total 188 [2022-04-22T09:40:31.802Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 22 09:40 . [2022-04-22T09:40:31.802Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 09:39 .. [2022-04-22T09:40:31.802Z] -rw-rw-r-- 1 jenkins jenkins 120 Apr 22 09:39 .dockerignore [2022-04-22T09:40:31.802Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 09:39 .git [2022-04-22T09:40:31.802Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 09:39 .github [2022-04-22T09:40:31.802Z] -rw-rw-r-- 1 jenkins jenkins 343 Apr 22 09:39 .gitignore [2022-04-22T09:40:31.802Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 22 09:39 .golangci.yml [2022-04-22T09:40:31.802Z] drwx------ 3 jenkins jenkins 4096 Apr 22 09:39 .semver [2022-04-22T09:40:31.802Z] -rw-rw-r-- 1 jenkins jenkins 7772 Apr 22 09:39 Attribution.txt [2022-04-22T09:40:31.802Z] -rw-rw-r-- 1 jenkins jenkins 1846 Apr 22 09:39 Dockerfile [2022-04-22T09:40:31.802Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 22 09:39 GOVERNANCE.md [2022-04-22T09:40:31.802Z] -rw-rw-r-- 1 jenkins jenkins 657 Apr 22 09:39 Jenkinsfile [2022-04-22T09:40:31.802Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 22 09:39 LICENSE [2022-04-22T09:40:31.802Z] -rw-rw-r-- 1 jenkins jenkins 1876 Apr 22 09:39 Makefile [2022-04-22T09:40:31.802Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 22 09:39 OWNERS.md [2022-04-22T09:40:31.802Z] -rw-rw-r-- 1 jenkins jenkins 10844 Apr 22 09:39 README.md [2022-04-22T09:40:31.802Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 22 09:39 VERSION [2022-04-22T09:40:31.802Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 09:39 bin [2022-04-22T09:40:31.802Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 09:39 cmd [2022-04-22T09:40:31.802Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 22 09:40 coverage.out [2022-04-22T09:40:31.802Z] -rw-rw-r-- 1 jenkins jenkins 2794 Apr 22 09:39 go.mod [2022-04-22T09:40:31.802Z] -rw-rw-r-- 1 jenkins jenkins 70652 Apr 22 09:39 go.sum [2022-04-22T09:40:31.802Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 09:39 internal [2022-04-22T09:40:31.802Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 09:39 snap [2022-04-22T09:40:31.802Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 22 09:39 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-22T09:40:32.107Z] + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=1b281662fcf49cf6563350eacec93d78c09b7a13 --label arch=amd64 --label version=0.0.0 . [2022-04-22T09:40:32.108Z] Sending build context to Docker daemon 11.13MB [2022-04-22T09:40:32.108Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-22T09:40:32.108Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-22T09:40:32.108Z] ---> afb1703e85f2 [2022-04-22T09:40:32.108Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-22T09:40:32.368Z] ---> Running in 61816b9c5075 [2022-04-22T09:40:32.368Z] Removing intermediate container 61816b9c5075 [2022-04-22T09:40:32.368Z] ---> 84e24a304690 [2022-04-22T09:40:32.368Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-22T09:40:32.368Z] ---> Running in 391b78737766 [2022-04-22T09:40:32.630Z] Removing intermediate container 391b78737766 [2022-04-22T09:40:32.630Z] ---> 408998bd63b3 [2022-04-22T09:40:32.630Z] Step 5/25 : WORKDIR /device-gpio [2022-04-22T09:40:32.630Z] ---> Running in 8b5710e4de4f [2022-04-22T09:40:32.630Z] Removing intermediate container 8b5710e4de4f [2022-04-22T09:40:32.630Z] ---> 2a7d89291a03 [2022-04-22T09:40:32.630Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T09:40:32.630Z] ---> Running in 6d35bbaf8aed [2022-04-22T09:40:33.200Z] Removing intermediate container 6d35bbaf8aed [2022-04-22T09:40:33.200Z] ---> 1f5f0e74374a [2022-04-22T09:40:33.200Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-22T09:40:33.461Z] ---> Running in dfe620c8453a [2022-04-22T09:40:33.720Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T09:40:34.662Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T09:40:34.663Z] OK: 224 MiB in 56 packages [2022-04-22T09:40:35.232Z] Removing intermediate container dfe620c8453a [2022-04-22T09:40:35.232Z] ---> a91657f3435f [2022-04-22T09:40:35.232Z] Step 8/25 : COPY go.mod vendor* ./ [2022-04-22T09:40:35.233Z] ---> 695703e7f92c [2022-04-22T09:40:35.233Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T09:40:35.233Z] ---> Running in 6d54c6514f28 [2022-04-22T09:40:36.171Z] Removing intermediate container 6d54c6514f28 [2022-04-22T09:40:36.171Z] ---> 9a149d8e4f44 [2022-04-22T09:40:36.171Z] Step 10/25 : COPY . . [2022-04-22T09:40:36.171Z] ---> 83d461b3d014 [2022-04-22T09:40:36.171Z] Step 11/25 : RUN ${MAKE} [2022-04-22T09:40:36.432Z] ---> Running in 7e59a0bdc08d [2022-04-22T09:40:37.004Z] Removing intermediate container 7e59a0bdc08d [2022-04-22T09:40:37.004Z] ---> 1d6bd39da0f9 [2022-04-22T09:40:37.004Z] Step 12/25 : FROM alpine:3.15 [2022-04-22T09:40:37.582Z] 3.15: Pulling from library/alpine [2022-04-22T09:40:37.582Z] df9b9388f04a: Pulling fs layer [2022-04-22T09:40:37.582Z] df9b9388f04a: Verifying Checksum [2022-04-22T09:40:37.582Z] df9b9388f04a: Download complete [2022-04-22T09:40:37.847Z] df9b9388f04a: Pull complete [2022-04-22T09:40:37.847Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-22T09:40:37.847Z] Status: Downloaded newer image for alpine:3.15 [2022-04-22T09:40:37.847Z] ---> 0ac33e5f5afa [2022-04-22T09:40:37.847Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-04-22T09:40:38.108Z] ---> Running in 1dfa1389c65f [2022-04-22T09:40:38.108Z] Removing intermediate container 1dfa1389c65f [2022-04-22T09:40:38.108Z] ---> 2cc6e329b487 [2022-04-22T09:40:38.108Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T09:40:38.108Z] ---> Running in 80f51a09c90c [2022-04-22T09:40:38.679Z] Removing intermediate container 80f51a09c90c [2022-04-22T09:40:38.679Z] ---> d72689f52876 [2022-04-22T09:40:38.679Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-04-22T09:40:38.679Z] ---> Running in 2bc49a88b4fb [2022-04-22T09:40:38.939Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T09:40:39.881Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T09:40:40.142Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-04-22T09:40:40.405Z] (2/5) Installing libsodium (1.0.18-r0) [2022-04-22T09:40:40.405Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-22T09:40:40.405Z] (4/5) Installing libzmq (4.3.4-r0) [2022-04-22T09:40:40.665Z] (5/5) Installing zeromq (4.3.4-r0) [2022-04-22T09:40:40.665Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T09:40:40.665Z] OK: 8 MiB in 19 packages [2022-04-22T09:40:41.233Z] Removing intermediate container 2bc49a88b4fb [2022-04-22T09:40:41.233Z] ---> fcae884e4ba1 [2022-04-22T09:40:41.233Z] Step 16/25 : WORKDIR / [2022-04-22T09:40:41.233Z] ---> Running in 9b7b026b4b22 [2022-04-22T09:40:41.233Z] Removing intermediate container 9b7b026b4b22 [2022-04-22T09:40:41.233Z] ---> f2eeb9235743 [2022-04-22T09:40:41.233Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-04-22T09:40:41.493Z] ---> fd99509705b1 [2022-04-22T09:40:41.493Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-04-22T09:40:41.493Z] ---> 6cad2a6815c6 [2022-04-22T09:40:41.493Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-04-22T09:40:41.755Z] ---> 9ede598e1fde [2022-04-22T09:40:41.755Z] Step 20/25 : EXPOSE 59910 [2022-04-22T09:40:41.755Z] ---> Running in 034b14eb66ec [2022-04-22T09:40:41.755Z] Removing intermediate container 034b14eb66ec [2022-04-22T09:40:41.755Z] ---> 908d539d3fd2 [2022-04-22T09:40:41.755Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-04-22T09:40:41.755Z] ---> Running in ecce58eca3ea [2022-04-22T09:40:42.014Z] Removing intermediate container ecce58eca3ea [2022-04-22T09:40:42.014Z] ---> 28a05dafa6a1 [2022-04-22T09:40:42.014Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T09:40:42.014Z] ---> Running in 04537655721f [2022-04-22T09:40:42.014Z] Removing intermediate container 04537655721f [2022-04-22T09:40:42.014Z] ---> 5b2a67bd150b [2022-04-22T09:40:42.014Z] Step 23/25 : LABEL arch=amd64 [2022-04-22T09:40:42.014Z] ---> Running in ce1552c5662d [2022-04-22T09:40:42.273Z] Removing intermediate container ce1552c5662d [2022-04-22T09:40:42.273Z] ---> 06efa404c80a [2022-04-22T09:40:42.273Z] Step 24/25 : LABEL git_sha=1b281662fcf49cf6563350eacec93d78c09b7a13 [2022-04-22T09:40:42.273Z] ---> Running in bbe15b69e5fc [2022-04-22T09:40:42.273Z] Removing intermediate container bbe15b69e5fc [2022-04-22T09:40:42.273Z] ---> 051fe4d700dc [2022-04-22T09:40:42.273Z] Step 25/25 : LABEL version=0.0.0 [2022-04-22T09:40:42.273Z] ---> Running in cd9d2348f307 [2022-04-22T09:40:42.533Z] Removing intermediate container cd9d2348f307 [2022-04-22T09:40:42.533Z] ---> 1a67aad9dfa4 [2022-04-22T09:40:42.533Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-04-22T09:40:42.533Z] Successfully built 1a67aad9dfa4 [2022-04-22T09:40:42.533Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T09:40:42.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T09:40:42.941Z] [2022-04-22T09:40:42.941Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T09:40:43.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T09:40:43.240Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-22T09:40:43.240Z] 5eb5b503b376: Pulling fs layer [2022-04-22T09:40:43.240Z] 5c69ac0246d0: Pulling fs layer [2022-04-22T09:40:43.240Z] ec43610c2a17: Pulling fs layer [2022-04-22T09:40:43.240Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-22T09:40:43.240Z] 33b1e0a273af: Pulling fs layer [2022-04-22T09:40:43.240Z] 5d3b04190fa2: Pulling fs layer [2022-04-22T09:40:43.240Z] 2f39f015ded8: Pulling fs layer [2022-04-22T09:40:43.240Z] 33b1e0a273af: Waiting [2022-04-22T09:40:43.240Z] 5d3b04190fa2: Waiting [2022-04-22T09:40:43.240Z] 2f39f015ded8: Waiting [2022-04-22T09:40:43.240Z] 3a2ae6a8a46f: Waiting [2022-04-22T09:40:43.240Z] 5c69ac0246d0: Download complete [2022-04-22T09:40:43.240Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-22T09:40:43.240Z] 3a2ae6a8a46f: Download complete [2022-04-22T09:40:43.240Z] 33b1e0a273af: Verifying Checksum [2022-04-22T09:40:43.240Z] 33b1e0a273af: Download complete [2022-04-22T09:40:43.240Z] 5d3b04190fa2: Verifying Checksum [2022-04-22T09:40:43.240Z] 5d3b04190fa2: Download complete [2022-04-22T09:40:43.240Z] ec43610c2a17: Verifying Checksum [2022-04-22T09:40:43.240Z] ec43610c2a17: Download complete [2022-04-22T09:40:43.500Z] 5eb5b503b376: Verifying Checksum [2022-04-22T09:40:43.500Z] 5eb5b503b376: Download complete [2022-04-22T09:40:44.068Z] 2f39f015ded8: Verifying Checksum [2022-04-22T09:40:44.068Z] 2f39f015ded8: Download complete [2022-04-22T09:40:44.638Z] 5eb5b503b376: Pull complete [2022-04-22T09:40:44.898Z] 5c69ac0246d0: Pull complete [2022-04-22T09:40:45.158Z] ec43610c2a17: Pull complete [2022-04-22T09:40:45.418Z] 3a2ae6a8a46f: Pull complete [2022-04-22T09:40:45.678Z] 33b1e0a273af: Pull complete [2022-04-22T09:40:45.678Z] 5d3b04190fa2: Pull complete [2022-04-22T09:40:49.869Z] 2f39f015ded8: Pull complete [2022-04-22T09:40:49.870Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-22T09:40:49.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T09:40:49.870Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-22T09:40:49.929Z] prd-ubuntu20.04-docker-8c-8g-21769 does not seem to be running inside a container [2022-04-22T09:40:49.964Z] $ 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-gpio_PR-25 -v /w/workspace/edgexfoundry_device-gpio_PR-25:/w/workspace/edgexfoundry_device-gpio_PR-25:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-25@tmp:/w/workspace/edgexfoundry_device-gpio_PR-25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-22T09:40:51.897Z] $ docker top eb3fcec3d34052fde677765531244717fbbdda7c6f3efa2a0e3f207584ea3d40 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T09:40:52.343Z] ---> job-cost.sh [2022-04-22T09:40:52.343Z] lf-activate-venv: SKIPPING [2022-04-22T09:40:52.344Z] INFO: No Stack... [2022-04-22T09:40:52.604Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-22T09:40:53.176Z] INFO: Archiving Costs [Pipeline] sh [2022-04-22T09:40:53.473Z] + cut -d, -f6 [2022-04-22T09:40:53.473Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-25/archives/cost.csv [Pipeline] lock [2022-04-22T09:40:53.486Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-25-2-stack-cost] [2022-04-22T09:40:53.500Z] Resource [jenkins-edgexfoundry-device-gpio-PR-25-2-stack-cost] did not exist. Created. [2022-04-22T09:40:53.500Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-25-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-22T09:40:53.809Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-22T09:40:53.844Z] Stashed 1 file(s) [Pipeline] } [2022-04-22T09:40:53.850Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-25-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-22T09:40:53.874Z] $ docker stop --time=1 eb3fcec3d34052fde677765531244717fbbdda7c6f3efa2a0e3f207584ea3d40 [2022-04-22T09:40:55.054Z] $ docker rm -f eb3fcec3d34052fde677765531244717fbbdda7c6f3efa2a0e3f207584ea3d40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-22T09:41:16.183Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21770 in /w/workspace/edgexfoundry_device-gpio_PR-25 [Pipeline] { [Pipeline] ws [2022-04-22T09:41:16.197Z] Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout [2022-04-22T09:41:16.471Z] The recommended git tool is: git [2022-04-22T09:41:23.434Z] using credential edgex-jenkins-ssh [2022-04-22T09:41:23.456Z] Cloning the remote Git repository [2022-04-22T09:41:23.522Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-04-22T09:41:23.597Z] > git init /w/workspace/device-gpio/2 # timeout=10 [2022-04-22T09:41:23.672Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-04-22T09:41:23.673Z] > git --version # timeout=10 [2022-04-22T09:41:23.691Z] > git --version # 'git version 2.25.1' [2022-04-22T09:41:23.693Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T09:41:23.761Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-22T09:41:25.044Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-04-22T09:41:25.062Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-22T09:41:25.086Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-04-22T09:41:25.127Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-04-22T09:41:25.127Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T09:41:25.140Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/25/head:refs/remotes/origin/PR-25 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-22T09:41:25.647Z] Merging remotes/origin/main commit b9afc87bdaf6fb1a5adf70b8290df672557dec94 into PR head commit 1b281662fcf49cf6563350eacec93d78c09b7a13 [2022-04-22T09:41:25.879Z] Merge succeeded, producing 1b281662fcf49cf6563350eacec93d78c09b7a13 [2022-04-22T09:41:25.880Z] Checking out Revision 1b281662fcf49cf6563350eacec93d78c09b7a13 (PR-25) [2022-04-22T09:41:25.672Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T09:41:25.697Z] > git checkout -f 1b281662fcf49cf6563350eacec93d78c09b7a13 # timeout=10 [2022-04-22T09:41:25.789Z] > git remote # timeout=10 [2022-04-22T09:41:25.819Z] > git config --get remote.origin.url # timeout=10 [2022-04-22T09:41:25.833Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T09:41:25.843Z] > git merge b9afc87bdaf6fb1a5adf70b8290df672557dec94 # timeout=10 [2022-04-22T09:41:25.871Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-22T09:41:25.892Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T09:41:25.915Z] > git checkout -f 1b281662fcf49cf6563350eacec93d78c09b7a13 # timeout=10 [2022-04-22T09:41:30.071Z] Commit message: "feat(snap): use updated environment variable injection" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-22T09:41:30.927Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-22T09:41:30.927Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T09:41:30.927Z] Dload Upload Total Spent Left Speed [2022-04-22T09:41:30.927Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 91806 0 --:--:-- --:--:-- --:--:-- 91806 [Pipeline] sh [2022-04-22T09:41:31.489Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-22T09:41:31.835Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-22T09:41:31.835Z] + sudo tee /etc/docker/daemon.new [2022-04-22T09:41:31.835Z] { [2022-04-22T09:41:31.835Z] "registry-mirrors": [ [2022-04-22T09:41:31.835Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-22T09:41:31.835Z] ], [2022-04-22T09:41:31.835Z] "bip": "10.250.0.254/24", [2022-04-22T09:41:31.835Z] "hosts": [ [2022-04-22T09:41:31.835Z] "tcp://0.0.0.0:5555", [2022-04-22T09:41:31.835Z] "unix:///var/run/docker.sock" [2022-04-22T09:41:31.835Z] ], [2022-04-22T09:41:31.835Z] "mtu": 1458, [2022-04-22T09:41:31.835Z] "selinux-enabled": true, [2022-04-22T09:41:31.835Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-22T09:41:31.835Z] } [Pipeline] sh [2022-04-22T09:41:32.178Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-22T09:41:32.605Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T09:41:50.958Z] provisioning config files... [2022-04-22T09:41:50.984Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config2627671434720354831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T09:41:51.343Z] ---> docker-login.sh [2022-04-22T09:41:51.343Z] nexus3.edgexfoundry.org:10001 [2022-04-22T09:41:51.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T09:41:52.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T09:41:52.210Z] Configure a credential helper to remove this warning. See [2022-04-22T09:41:52.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T09:41:52.210Z] [2022-04-22T09:41:52.211Z] Login Succeeded [2022-04-22T09:41:52.211Z] nexus3.edgexfoundry.org:10002 [2022-04-22T09:41:52.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T09:41:52.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T09:41:52.485Z] Configure a credential helper to remove this warning. See [2022-04-22T09:41:52.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T09:41:52.485Z] [2022-04-22T09:41:52.762Z] Login Succeeded [2022-04-22T09:41:52.762Z] nexus3.edgexfoundry.org:10003 [2022-04-22T09:41:53.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T09:41:53.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T09:41:53.039Z] Configure a credential helper to remove this warning. See [2022-04-22T09:41:53.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T09:41:53.039Z] [2022-04-22T09:41:53.039Z] Login Succeeded [2022-04-22T09:41:53.039Z] nexus3.edgexfoundry.org:10004 [2022-04-22T09:41:53.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T09:41:53.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T09:41:53.590Z] Configure a credential helper to remove this warning. See [2022-04-22T09:41:53.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T09:41:53.590Z] [2022-04-22T09:41:53.590Z] Login Succeeded [2022-04-22T09:41:53.590Z] docker.io [2022-04-22T09:41:53.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T09:41:54.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T09:41:54.463Z] Configure a credential helper to remove this warning. See [2022-04-22T09:41:54.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T09:41:54.463Z] [2022-04-22T09:41:54.463Z] Login Succeeded [2022-04-22T09:41:54.463Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T09:41:54.483Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-22T09:41:55.025Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-22T09:41:55.039Z] ========================================================= [2022-04-22T09:41:55.039Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-22T09:41:55.039Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-22T09:41:55.394Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-22T09:41:55.669Z] Sending build context to Docker daemon 5.65MB [2022-04-22T09:41:55.945Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-04-22T09:41:55.945Z] Step 2/11 : FROM ${BASE} AS builder [2022-04-22T09:41:55.945Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-22T09:41:55.945Z] 9b3977197b4f: Pulling fs layer [2022-04-22T09:41:55.945Z] 1a89e8eeedd5: Pulling fs layer [2022-04-22T09:41:55.945Z] 94645a83ff95: Pulling fs layer [2022-04-22T09:41:55.945Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-22T09:41:55.945Z] 0c92f367c5e7: Pulling fs layer [2022-04-22T09:41:55.945Z] f7c0051592d6: Pulling fs layer [2022-04-22T09:41:55.945Z] a227ed2f7395: Pulling fs layer [2022-04-22T09:41:55.945Z] 7b1c46037f91: Pulling fs layer [2022-04-22T09:41:55.945Z] a227ed2f7395: Waiting [2022-04-22T09:41:55.945Z] f7c0051592d6: Waiting [2022-04-22T09:41:55.945Z] 3f3a8bcf1eab: Waiting [2022-04-22T09:41:55.945Z] 0c92f367c5e7: Waiting [2022-04-22T09:41:55.945Z] 7b1c46037f91: Waiting [2022-04-22T09:41:55.945Z] 94645a83ff95: Verifying Checksum [2022-04-22T09:41:55.945Z] 94645a83ff95: Download complete [2022-04-22T09:41:55.945Z] 1a89e8eeedd5: Verifying Checksum [2022-04-22T09:41:55.945Z] 1a89e8eeedd5: Download complete [2022-04-22T09:41:55.945Z] 0c92f367c5e7: Verifying Checksum [2022-04-22T09:41:55.945Z] 0c92f367c5e7: Download complete [2022-04-22T09:41:55.945Z] f7c0051592d6: Verifying Checksum [2022-04-22T09:41:55.945Z] f7c0051592d6: Download complete [2022-04-22T09:41:55.945Z] 9b3977197b4f: Verifying Checksum [2022-04-22T09:41:55.945Z] 9b3977197b4f: Download complete [2022-04-22T09:41:56.224Z] a227ed2f7395: Verifying Checksum [2022-04-22T09:41:56.224Z] a227ed2f7395: Download complete [2022-04-22T09:41:56.829Z] 9b3977197b4f: Pull complete [2022-04-22T09:41:57.438Z] 1a89e8eeedd5: Pull complete [2022-04-22T09:41:57.713Z] 94645a83ff95: Pull complete [2022-04-22T09:41:57.992Z] 7b1c46037f91: Verifying Checksum [2022-04-22T09:41:57.992Z] 7b1c46037f91: Download complete [2022-04-22T09:41:58.591Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-22T09:41:58.591Z] 3f3a8bcf1eab: Download complete [2022-04-22T09:42:11.000Z] 3f3a8bcf1eab: Pull complete [2022-04-22T09:42:11.000Z] 0c92f367c5e7: Pull complete [2022-04-22T09:42:11.000Z] f7c0051592d6: Pull complete [2022-04-22T09:42:11.275Z] a227ed2f7395: Pull complete [2022-04-22T09:42:18.013Z] 7b1c46037f91: Pull complete [2022-04-22T09:42:18.013Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-22T09:42:18.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-22T09:42:18.013Z] ---> f79e39bc4007 [2022-04-22T09:42:18.013Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-22T09:42:18.288Z] ---> Running in 64e0f391d67a [2022-04-22T09:42:18.564Z] Removing intermediate container 64e0f391d67a [2022-04-22T09:42:18.564Z] ---> 5998f888b484 [2022-04-22T09:42:18.564Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-04-22T09:42:18.564Z] ---> Running in 8b262ce7ba73 [2022-04-22T09:42:18.849Z] Removing intermediate container 8b262ce7ba73 [2022-04-22T09:42:18.849Z] ---> b65a2a4871db [2022-04-22T09:42:18.849Z] Step 5/11 : WORKDIR /device-gpio [2022-04-22T09:42:19.127Z] ---> Running in daeed9e6fca5 [2022-04-22T09:42:19.401Z] Removing intermediate container daeed9e6fca5 [2022-04-22T09:42:19.401Z] ---> f79521e14d9b [2022-04-22T09:42:19.401Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T09:42:19.401Z] ---> Running in 3c899dcd0ece [2022-04-22T09:42:21.400Z] Removing intermediate container 3c899dcd0ece [2022-04-22T09:42:21.400Z] ---> 61891e342366 [2022-04-22T09:42:21.400Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-22T09:42:21.400Z] ---> Running in 9a2cd91963bc [2022-04-22T09:42:22.001Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T09:42:22.976Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T09:42:23.964Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-22T09:42:23.964Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-22T09:42:23.964Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-22T09:42:24.247Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-22T09:42:24.247Z] Executing busybox-1.34.1-r3.trigger [2022-04-22T09:42:24.247Z] OK: 224 MiB in 56 packages [2022-04-22T09:42:26.905Z] Removing intermediate container 9a2cd91963bc [2022-04-22T09:42:26.905Z] ---> c46eb9762cc8 [2022-04-22T09:42:26.905Z] Step 8/11 : COPY go.mod vendor* ./ [2022-04-22T09:42:26.905Z] ---> 1dfb2092aba4 [2022-04-22T09:42:26.905Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T09:42:27.184Z] ---> Running in a811dfea0058 [2022-04-22T09:43:48.991Z] Removing intermediate container a811dfea0058 [2022-04-22T09:43:48.991Z] ---> 8d7df1dda9ca [2022-04-22T09:43:48.991Z] Step 10/11 : COPY . . [2022-04-22T09:43:48.991Z] ---> f5e47ff36967 [2022-04-22T09:43:48.991Z] Step 11/11 : RUN ${MAKE} [2022-04-22T09:43:48.991Z] ---> Running in c80d1b8dff56 [2022-04-22T09:43:48.991Z] Removing intermediate container c80d1b8dff56 [2022-04-22T09:43:48.991Z] ---> 252d2375c66d [2022-04-22T09:43:48.991Z] [Warning] One or more build-args [MAKE] were not consumed [2022-04-22T09:43:48.991Z] Successfully built 252d2375c66d [2022-04-22T09:43:48.991Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T09:43:49.333Z] + docker inspect -f . ci-base-image-arm64 [2022-04-22T09:43:49.333Z] . [Pipeline] withDockerContainer [2022-04-22T09:43:49.577Z] prd-ubuntu20.04-docker-arm64-4c-16g-21770 does not seem to be running inside a container [2022-04-22T09:43:49.661Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-22T09:43:50.954Z] $ docker top dec927fbf5421044c34caad4041fbfd8da398862a60055b8b4ed27b0a3baeebc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T09:43:51.862Z] + go version [2022-04-22T09:43:51.862Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-22T09:43:51.888Z] $ docker stop --time=1 dec927fbf5421044c34caad4041fbfd8da398862a60055b8b4ed27b0a3baeebc [2022-04-22T09:43:53.537Z] $ docker rm -f dec927fbf5421044c34caad4041fbfd8da398862a60055b8b4ed27b0a3baeebc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T09:43:54.159Z] + docker inspect -f . ci-base-image-arm64 [2022-04-22T09:43:54.159Z] . [Pipeline] withDockerContainer [2022-04-22T09:43:54.391Z] prd-ubuntu20.04-docker-arm64-4c-16g-21770 does not seem to be running inside a container [2022-04-22T09:43:54.474Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-22T09:43:55.758Z] $ docker top 657ae431bdacd6969570cc941c823fa4f40a2f36dccb71babf7eaa4ff7fff9ec -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-22T09:43:56.675Z] + make test [2022-04-22T09:43:56.675Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-22T09:43:57.657Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-04-22T09:44:44.696Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-04-22T09:44:44.696Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-04-22T09:44:44.696Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-22T09:44:44.696Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-22T09:44:59.833Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-22T09:44:59.833Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-22T09:44:59.833Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-22T09:45:01.296Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-22T09:45:01.314Z] $ docker stop --time=1 657ae431bdacd6969570cc941c823fa4f40a2f36dccb71babf7eaa4ff7fff9ec [2022-04-22T09:45:03.050Z] $ docker rm -f 657ae431bdacd6969570cc941c823fa4f40a2f36dccb71babf7eaa4ff7fff9ec [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T09:45:03.844Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-22T09:45:03.872Z] Warning: overwriting stash ‘coverage-report’ [2022-04-22T09:45:04.296Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-22T09:45:04.700Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-22T09:45:05.035Z] + ls -al . [2022-04-22T09:45:05.035Z] total 184 [2022-04-22T09:45:05.035Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 09:45 . [2022-04-22T09:45:05.035Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 09:41 .. [2022-04-22T09:45:05.035Z] -rw-rw-r-- 1 jenkins jenkins 120 Apr 22 09:41 .dockerignore [2022-04-22T09:45:05.035Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 09:41 .git [2022-04-22T09:45:05.035Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 09:41 .github [2022-04-22T09:45:05.035Z] -rw-rw-r-- 1 jenkins jenkins 343 Apr 22 09:41 .gitignore [2022-04-22T09:45:05.035Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 22 09:41 .golangci.yml [2022-04-22T09:45:05.035Z] -rw-rw-r-- 1 jenkins jenkins 7772 Apr 22 09:41 Attribution.txt [2022-04-22T09:45:05.035Z] -rw-rw-r-- 1 jenkins jenkins 1846 Apr 22 09:41 Dockerfile [2022-04-22T09:45:05.035Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 22 09:41 GOVERNANCE.md [2022-04-22T09:45:05.035Z] -rw-rw-r-- 1 jenkins jenkins 657 Apr 22 09:41 Jenkinsfile [2022-04-22T09:45:05.035Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 22 09:41 LICENSE [2022-04-22T09:45:05.035Z] -rw-rw-r-- 1 jenkins jenkins 1876 Apr 22 09:41 Makefile [2022-04-22T09:45:05.035Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 22 09:41 OWNERS.md [2022-04-22T09:45:05.035Z] -rw-rw-r-- 1 jenkins jenkins 10844 Apr 22 09:41 README.md [2022-04-22T09:45:05.035Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 22 09:39 VERSION [2022-04-22T09:45:05.035Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 09:41 bin [2022-04-22T09:45:05.035Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 09:41 cmd [2022-04-22T09:45:05.035Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 22 09:43 coverage.out [2022-04-22T09:45:05.035Z] -rw-rw-r-- 1 jenkins jenkins 2794 Apr 22 09:41 go.mod [2022-04-22T09:45:05.035Z] -rw-rw-r-- 1 jenkins jenkins 70652 Apr 22 09:41 go.sum [2022-04-22T09:45:05.035Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 09:41 internal [2022-04-22T09:45:05.035Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 09:41 snap [2022-04-22T09:45:05.035Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 22 09:41 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-22T09:45:05.383Z] + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1b281662fcf49cf6563350eacec93d78c09b7a13 --label arch=arm64 --label version=0.0.0 . [2022-04-22T09:45:05.672Z] Sending build context to Docker daemon 5.651MB [2022-04-22T09:45:05.672Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-22T09:45:05.672Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-22T09:45:05.672Z] ---> 252d2375c66d [2022-04-22T09:45:05.672Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-22T09:45:05.946Z] ---> Running in 0bb4cc63e3c3 [2022-04-22T09:45:06.219Z] Removing intermediate container 0bb4cc63e3c3 [2022-04-22T09:45:06.219Z] ---> 2f12ae322f3e [2022-04-22T09:45:06.219Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-22T09:45:06.219Z] ---> Running in acba8a3e8d70 [2022-04-22T09:45:06.495Z] Removing intermediate container acba8a3e8d70 [2022-04-22T09:45:06.495Z] ---> a7e971427a2f [2022-04-22T09:45:06.495Z] Step 5/25 : WORKDIR /device-gpio [2022-04-22T09:45:06.768Z] ---> Running in 587e7d6aabb1 [2022-04-22T09:45:07.042Z] Removing intermediate container 587e7d6aabb1 [2022-04-22T09:45:07.042Z] ---> 8d1fc319d30c [2022-04-22T09:45:07.042Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T09:45:07.042Z] ---> Running in 3d13ffd47c10 [2022-04-22T09:45:08.490Z] Removing intermediate container 3d13ffd47c10 [2022-04-22T09:45:08.490Z] ---> 6942bf7f3f84 [2022-04-22T09:45:08.490Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-22T09:45:08.781Z] ---> Running in 892892fcd508 [2022-04-22T09:45:09.763Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T09:45:10.742Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T09:45:11.338Z] OK: 224 MiB in 56 packages [2022-04-22T09:45:12.323Z] Removing intermediate container 892892fcd508 [2022-04-22T09:45:12.323Z] ---> 3d8a024ff568 [2022-04-22T09:45:12.323Z] Step 8/25 : COPY go.mod vendor* ./ [2022-04-22T09:45:12.598Z] ---> 3be4df8e3984 [2022-04-22T09:45:12.598Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T09:45:12.877Z] ---> Running in 33aa3d5159bf [2022-04-22T09:45:14.861Z] Removing intermediate container 33aa3d5159bf [2022-04-22T09:45:14.861Z] ---> 40b613058db2 [2022-04-22T09:45:14.861Z] Step 10/25 : COPY . . [2022-04-22T09:45:15.849Z] ---> b23a45f0ae1a [2022-04-22T09:45:15.849Z] Step 11/25 : RUN ${MAKE} [2022-04-22T09:45:15.849Z] ---> Running in b6ee3c20753f [2022-04-22T09:45:17.289Z] Removing intermediate container b6ee3c20753f [2022-04-22T09:45:17.289Z] ---> e2a29476ad93 [2022-04-22T09:45:17.289Z] Step 12/25 : FROM alpine:3.15 [2022-04-22T09:45:18.269Z] 3.15: Pulling from library/alpine [2022-04-22T09:45:18.269Z] 9981e73032c8: Pulling fs layer [2022-04-22T09:45:18.543Z] 9981e73032c8: Verifying Checksum [2022-04-22T09:45:18.543Z] 9981e73032c8: Download complete [2022-04-22T09:45:19.138Z] 9981e73032c8: Pull complete [2022-04-22T09:45:19.138Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-22T09:45:19.138Z] Status: Downloaded newer image for alpine:3.15 [2022-04-22T09:45:19.138Z] ---> 3fb3c9af89a9 [2022-04-22T09:45:19.138Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-04-22T09:45:19.138Z] ---> Running in 7578daeb9f4c [2022-04-22T09:45:19.413Z] Removing intermediate container 7578daeb9f4c [2022-04-22T09:45:19.413Z] ---> d2abd8be1096 [2022-04-22T09:45:19.413Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T09:45:19.413Z] ---> Running in 6552dd354716 [2022-04-22T09:45:21.391Z] Removing intermediate container 6552dd354716 [2022-04-22T09:45:21.391Z] ---> 08606f5d2a96 [2022-04-22T09:45:21.391Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-04-22T09:45:21.391Z] ---> Running in 4c3955b5de65 [2022-04-22T09:45:22.388Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T09:45:22.985Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T09:45:23.967Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-04-22T09:45:23.967Z] (2/5) Installing libsodium (1.0.18-r0) [2022-04-22T09:45:23.967Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-22T09:45:24.244Z] (4/5) Installing libzmq (4.3.4-r0) [2022-04-22T09:45:24.244Z] (5/5) Installing zeromq (4.3.4-r0) [2022-04-22T09:45:24.244Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T09:45:24.244Z] OK: 8 MiB in 19 packages [2022-04-22T09:45:25.229Z] Removing intermediate container 4c3955b5de65 [2022-04-22T09:45:25.229Z] ---> 841f29944f8c [2022-04-22T09:45:25.229Z] Step 16/25 : WORKDIR / [2022-04-22T09:45:25.229Z] ---> Running in 3867ff1ac046 [2022-04-22T09:45:25.504Z] Removing intermediate container 3867ff1ac046 [2022-04-22T09:45:25.504Z] ---> e626e8d23e7b [2022-04-22T09:45:25.504Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-04-22T09:45:26.103Z] ---> 79d5552cd8b6 [2022-04-22T09:45:26.103Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-04-22T09:45:26.698Z] ---> 2452003302a9 [2022-04-22T09:45:26.698Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-04-22T09:45:27.295Z] ---> 10404da651b5 [2022-04-22T09:45:27.295Z] Step 20/25 : EXPOSE 59910 [2022-04-22T09:45:27.295Z] ---> Running in 9307444a6f5c [2022-04-22T09:45:27.569Z] Removing intermediate container 9307444a6f5c [2022-04-22T09:45:27.569Z] ---> 9a28c005f15d [2022-04-22T09:45:27.569Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-04-22T09:45:27.841Z] ---> Running in d5fb5ebd9c2b [2022-04-22T09:45:28.113Z] Removing intermediate container d5fb5ebd9c2b [2022-04-22T09:45:28.113Z] ---> 29afa3e885a6 [2022-04-22T09:45:28.113Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T09:45:28.113Z] ---> Running in 628687ac37e4 [2022-04-22T09:45:28.386Z] Removing intermediate container 628687ac37e4 [2022-04-22T09:45:28.386Z] ---> 1c7eac33b580 [2022-04-22T09:45:28.386Z] Step 23/25 : LABEL arch=arm64 [2022-04-22T09:45:28.387Z] ---> Running in 4c10f86d1166 [2022-04-22T09:45:28.669Z] Removing intermediate container 4c10f86d1166 [2022-04-22T09:45:28.669Z] ---> 7cf384519e90 [2022-04-22T09:45:28.669Z] Step 24/25 : LABEL git_sha=1b281662fcf49cf6563350eacec93d78c09b7a13 [2022-04-22T09:45:28.942Z] ---> Running in 01d131f90e84 [2022-04-22T09:45:29.218Z] Removing intermediate container 01d131f90e84 [2022-04-22T09:45:29.218Z] ---> bb65ad444efa [2022-04-22T09:45:29.218Z] Step 25/25 : LABEL version=0.0.0 [2022-04-22T09:45:29.218Z] ---> Running in fca9a94ac6e9 [2022-04-22T09:45:29.497Z] Removing intermediate container fca9a94ac6e9 [2022-04-22T09:45:29.497Z] ---> 9a3b5653ab01 [2022-04-22T09:45:29.497Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2022-04-22T09:45:29.497Z] Successfully built 9a3b5653ab01 [2022-04-22T09:45:29.498Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T09:45:29.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T09:45:29.949Z] [2022-04-22T09:45:29.949Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-22T09:45:30.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T09:45:30.586Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-22T09:45:30.586Z] 8998bd30e6a1: Pulling fs layer [2022-04-22T09:45:30.586Z] 04944245beec: Pulling fs layer [2022-04-22T09:45:30.586Z] 699f458cf7ca: Pulling fs layer [2022-04-22T09:45:30.586Z] 765212b225bb: Pulling fs layer [2022-04-22T09:45:30.586Z] f23df028b6ca: Pulling fs layer [2022-04-22T09:45:30.586Z] d65c8cfc05b1: Pulling fs layer [2022-04-22T09:45:30.586Z] 2437ff75d9bd: Pulling fs layer [2022-04-22T09:45:30.586Z] 765212b225bb: Waiting [2022-04-22T09:45:30.586Z] f23df028b6ca: Waiting [2022-04-22T09:45:30.586Z] d65c8cfc05b1: Waiting [2022-04-22T09:45:30.586Z] 2437ff75d9bd: Waiting [2022-04-22T09:45:30.586Z] 04944245beec: Verifying Checksum [2022-04-22T09:45:30.586Z] 04944245beec: Download complete [2022-04-22T09:45:30.586Z] 765212b225bb: Verifying Checksum [2022-04-22T09:45:30.586Z] 765212b225bb: Download complete [2022-04-22T09:45:30.586Z] f23df028b6ca: Download complete [2022-04-22T09:45:30.586Z] d65c8cfc05b1: Verifying Checksum [2022-04-22T09:45:30.586Z] d65c8cfc05b1: Download complete [2022-04-22T09:45:30.870Z] 699f458cf7ca: Verifying Checksum [2022-04-22T09:45:30.870Z] 699f458cf7ca: Download complete [2022-04-22T09:45:31.145Z] 8998bd30e6a1: Verifying Checksum [2022-04-22T09:45:31.145Z] 8998bd30e6a1: Download complete [2022-04-22T09:45:33.777Z] 2437ff75d9bd: Verifying Checksum [2022-04-22T09:45:33.777Z] 2437ff75d9bd: Download complete [2022-04-22T09:45:35.768Z] 8998bd30e6a1: Pull complete [2022-04-22T09:45:36.043Z] 04944245beec: Pull complete [2022-04-22T09:45:37.486Z] 699f458cf7ca: Pull complete [2022-04-22T09:45:37.761Z] 765212b225bb: Pull complete [2022-04-22T09:45:38.359Z] f23df028b6ca: Pull complete [2022-04-22T09:45:38.635Z] d65c8cfc05b1: Pull complete [2022-04-22T09:45:53.736Z] 2437ff75d9bd: Pull complete [2022-04-22T09:45:53.736Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-22T09:45:53.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T09:45:53.736Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-22T09:45:53.954Z] prd-ubuntu20.04-docker-arm64-4c-16g-21770 does not seem to be running inside a container [2022-04-22T09:45:54.044Z] $ 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-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-22T09:45:56.524Z] $ docker top 92bf78aa3e9971fd0c07ca7d4a2548a16402a23b2c7fd77a0c23a594bead835e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T09:45:57.432Z] ---> job-cost.sh [2022-04-22T09:45:57.432Z] lf-activate-venv: SKIPPING [2022-04-22T09:45:57.432Z] INFO: No Stack... [2022-04-22T09:45:57.705Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-22T09:45:58.681Z] INFO: Archiving Costs [Pipeline] sh [2022-04-22T09:45:59.351Z] + cat /w/workspace/device-gpio/2/archives/cost.csv [2022-04-22T09:45:59.351Z] + cut -d, -f6 [Pipeline] lock [2022-04-22T09:45:59.416Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-25-2-stack-cost] [2022-04-22T09:45:59.421Z] Resource [jenkins-edgexfoundry-device-gpio-PR-25-2-stack-cost] did not exist. Created. [2022-04-22T09:45:59.421Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-25-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-22T09:46:00.114Z] /w/workspace/device-gpio/2@tmp/durable-981a9a2a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-22T09:46:00.807Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-22T09:46:00.837Z] Warning: overwriting stash ‘stack-cost’ [2022-04-22T09:46:00.883Z] Stashed 1 file(s) [Pipeline] } [2022-04-22T09:46:00.890Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-25-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-22T09:46:00.918Z] $ docker stop --time=1 92bf78aa3e9971fd0c07ca7d4a2548a16402a23b2c7fd77a0c23a594bead835e [2022-04-22T09:46:02.435Z] $ docker rm -f 92bf78aa3e9971fd0c07ca7d4a2548a16402a23b2c7fd77a0c23a594bead835e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-22T09:46:02.925Z] provisioning config files... [2022-04-22T09:46:02.935Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-25@tmp/config7422464084688166841tmp [Pipeline] { [Pipeline] sh [2022-04-22T09:46:03.230Z] + set +x [2022-04-22T09:46:03.231Z] + curl -s https://codecov.io/bash [2022-04-22T09:46:03.231Z] + bash -s -- [2022-04-22T09:46:03.231Z] [2022-04-22T09:46:03.231Z] _____ _ [2022-04-22T09:46:03.231Z] / ____| | | [2022-04-22T09:46:03.231Z] | | ___ __| | ___ ___ _____ __ [2022-04-22T09:46:03.231Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-22T09:46:03.231Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-22T09:46:03.231Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-22T09:46:03.231Z] Bash-1.0.6 [2022-04-22T09:46:03.231Z] [2022-04-22T09:46:03.231Z] [2022-04-22T09:46:03.231Z] ==> git version 2.25.1 found [2022-04-22T09:46:03.231Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-22T09:46:03.231Z] Release-Date: 2020-01-08 [2022-04-22T09:46:03.231Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-22T09:46:03.231Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-22T09:46:03.231Z] ==> Jenkins CI detected. [2022-04-22T09:46:03.231Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-25 [2022-04-22T09:46:03.231Z] project root: . [2022-04-22T09:46:03.231Z] --> token set from env [2022-04-22T09:46:03.231Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-22T09:46:03.231Z] ==> Running gcov in . (disable via -X gcov) [2022-04-22T09:46:03.231Z] ==> Python coveragepy not found [2022-04-22T09:46:03.231Z] ==> Searching for coverage reports in: [2022-04-22T09:46:03.231Z] + . [2022-04-22T09:46:03.231Z] -> Found 1 reports [2022-04-22T09:46:03.231Z] ==> Detecting git/mercurial file structure [2022-04-22T09:46:03.231Z] ==> Reading reports [2022-04-22T09:46:03.231Z] + ./coverage.out bytes=10 [2022-04-22T09:46:03.231Z] ==> Appending adjustments [2022-04-22T09:46:03.231Z] https://docs.codecov.io/docs/fixing-reports [2022-04-22T09:46:03.491Z] + Found adjustments [2022-04-22T09:46:03.491Z] ==> Gzipping contents [2022-04-22T09:46:03.491Z] 4.0K /tmp/codecov.EphCod.gz [2022-04-22T09:46:03.491Z] ==> Uploading reports [2022-04-22T09:46:03.491Z] url: https://codecov.io [2022-04-22T09:46:03.491Z] query: branch=PR-25&commit=1b281662fcf49cf6563350eacec93d78c09b7a13&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-25%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=25&job=&cmd_args= [2022-04-22T09:46:03.491Z] -> Pinging Codecov [2022-04-22T09:46:03.491Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-25&commit=1b281662fcf49cf6563350eacec93d78c09b7a13&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-25%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=25&job=&cmd_args= [2022-04-22T09:46:03.751Z] -> Uploading to [2022-04-22T09:46:03.751Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-22/3EC07B1A8CA8AF9BCAA0BB9F0134797F/1b281662fcf49cf6563350eacec93d78c09b7a13/e867279f-fa33-4333-842d-2973d83cb7d4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220422%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220422T094603Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f2b06b85e56f9517af8f1a57422bb41ad15f0032c72b98bb78a7e1bc9c2d6f54 [2022-04-22T09:46:03.751Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T09:46:03.751Z] Dload Upload Total Spent Left Speed [2022-04-22T09:46:03.751Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 3570 --:--:-- --:--:-- --:--:-- 3570 [2022-04-22T09:46:03.751Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/1b281662fcf49cf6563350eacec93d78c09b7a13 [Pipeline] } [2022-04-22T09:46:03.759Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-22T09:46:04.515Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-25/archives ] [2022-04-22T09:46:04.515Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-25/archives [2022-04-22T09:46:04.515Z] total 16 [2022-04-22T09:46:04.515Z] drwxr-xr-x 3 root root 4096 Apr 22 09:40 . [2022-04-22T09:46:04.515Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 22 09:40 .. [2022-04-22T09:46:04.515Z] drwxr-xr-x 2 root root 4096 Apr 22 09:40 cost [2022-04-22T09:46:04.515Z] -rw-r--r-- 1 root root 81 Apr 22 09:40 cost.csv [2022-04-22T09:46:04.515Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-25/archives [2022-04-22T09:46:04.515Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-25/archives [2022-04-22T09:46:04.515Z] total 16 [2022-04-22T09:46:04.515Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 22 09:40 . [2022-04-22T09:46:04.515Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 22 09:40 .. [2022-04-22T09:46:04.515Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 22 09:40 cost [2022-04-22T09:46:04.515Z] -rw-r--r-- 1 jenkins jenkins 81 Apr 22 09:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-22T09:46:04.813Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T09:46:05.686Z] ---> package-listing.sh [2022-04-22T09:46:05.686Z] ++ facter osfamily [2022-04-22T09:46:05.686Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-22T09:46:05.948Z] + OS_FAMILY=debian [2022-04-22T09:46:05.948Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-25 [2022-04-22T09:46:05.948Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-22T09:46:05.948Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-22T09:46:05.948Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-22T09:46:05.948Z] + PACKAGES=/tmp/packages_start.txt [2022-04-22T09:46:05.948Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-25 ']' [2022-04-22T09:46:05.948Z] + PACKAGES=/tmp/packages_end.txt [2022-04-22T09:46:05.948Z] + case "${OS_FAMILY}" in [2022-04-22T09:46:05.948Z] + dpkg -l [2022-04-22T09:46:05.948Z] + grep '^ii' [2022-04-22T09:46:05.948Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-22T09:46:05.948Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-22T09:46:05.948Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-22T09:46:05.948Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-25 ']' [2022-04-22T09:46:05.948Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-25/archives/ [2022-04-22T09:46:05.948Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-25/archives/ [Pipeline] echo [2022-04-22T09:46:05.960Z] 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-gpio_PR-25/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-22T09:46:06.242Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-22T09:46:06.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T09:46:06.806Z] . [Pipeline] withDockerContainer [2022-04-22T09:46:06.882Z] prd-ubuntu20.04-docker-8c-8g-21769 does not seem to be running inside a container [2022-04-22T09:46:06.925Z] $ 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-gpio_PR-25/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-gpio_PR-25 -v /w/workspace/edgexfoundry_device-gpio_PR-25:/w/workspace/edgexfoundry_device-gpio_PR-25:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-25@tmp:/w/workspace/edgexfoundry_device-gpio_PR-25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-22T09:46:07.196Z] $ docker top efe0a445f887490e4dbfb449eaa1a73a8f17772d0cc246c47b95fc527d609d7f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T09:46:07.566Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-22T09:46:07.855Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-22T09:46:08.148Z] + ls /var/log/sa-host [2022-04-22T09:46:08.148Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T09:46:08.395Z] provisioning config files... [2022-04-22T09:46:08.405Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-25@tmp/config375851669642220450tmp [Pipeline] { [Pipeline] echo [2022-04-22T09:46:08.422Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T09:46:08.709Z] ---> create-netrc.sh [Pipeline] } [2022-04-22T09:46:08.717Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-22T09:46:09.106Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-22T09:46:09.137Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T09:46:09.484Z] ---> sudo-logs.sh [2022-04-22T09:46:09.484Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-22T09:46:09.509Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T09:46:09.797Z] ---> job-cost.sh [2022-04-22T09:46:09.797Z] lf-activate-venv: SKIPPING [2022-04-22T09:46:09.797Z] DEBUG: total: 0.2199999988079071 [2022-04-22T09:46:09.797Z] INFO: Retrieving Stack Cost... [2022-04-22T09:46:10.370Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-22T09:46:10.632Z] INFO: Archiving Costs [Pipeline] echo [2022-04-22T09:46:10.649Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T09:46:10.942Z] ---> logs-deploy.sh [2022-04-22T09:46:10.942Z] lf-activate-venv: SKIPPING [2022-04-22T09:46:10.942Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-25/2 [2022-04-22T09:46:10.942Z] INFO: archiving workspace using pattern(s): [2022-04-22T09:46:11.890Z] Archives upload complete. [2022-04-22T09:46:12.152Z] INFO: archiving logs to Nexus [2022-04-22T09:46:12.724Z] ---> uname -a: [2022-04-22T09:46:12.724Z] Linux prd-ubuntu20-04-docker-8c-8g-21769 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-04-22T09:46:12.724Z] [2022-04-22T09:46:12.724Z] [2022-04-22T09:46:12.724Z] ---> lscpu: [2022-04-22T09:46:12.724Z] Architecture: x86_64 [2022-04-22T09:46:12.724Z] CPU op-mode(s): 32-bit, 64-bit [2022-04-22T09:46:12.724Z] Byte Order: Little Endian [2022-04-22T09:46:12.724Z] Address sizes: 40 bits physical, 48 bits virtual [2022-04-22T09:46:12.724Z] CPU(s): 8 [2022-04-22T09:46:12.724Z] On-line CPU(s) list: 0-7 [2022-04-22T09:46:12.724Z] Thread(s) per core: 1 [2022-04-22T09:46:12.724Z] Core(s) per socket: 1 [2022-04-22T09:46:12.724Z] Socket(s): 8 [2022-04-22T09:46:12.724Z] NUMA node(s): 1 [2022-04-22T09:46:12.724Z] Vendor ID: AuthenticAMD [2022-04-22T09:46:12.724Z] CPU family: 23 [2022-04-22T09:46:12.724Z] Model: 49 [2022-04-22T09:46:12.724Z] Model name: AMD EPYC-Rome Processor [2022-04-22T09:46:12.724Z] Stepping: 0 [2022-04-22T09:46:12.724Z] CPU MHz: 2799.998 [2022-04-22T09:46:12.724Z] BogoMIPS: 5599.99 [2022-04-22T09:46:12.724Z] Virtualization: AMD-V [2022-04-22T09:46:12.724Z] Hypervisor vendor: KVM [2022-04-22T09:46:12.724Z] Virtualization type: full [2022-04-22T09:46:12.724Z] L1d cache: 256 KiB [2022-04-22T09:46:12.724Z] L1i cache: 256 KiB [2022-04-22T09:46:12.724Z] L2 cache: 4 MiB [2022-04-22T09:46:12.724Z] L3 cache: 128 MiB [2022-04-22T09:46:12.724Z] NUMA node0 CPU(s): 0-7 [2022-04-22T09:46:12.724Z] Vulnerability Itlb multihit: Not affected [2022-04-22T09:46:12.724Z] Vulnerability L1tf: Not affected [2022-04-22T09:46:12.724Z] Vulnerability Mds: Not affected [2022-04-22T09:46:12.724Z] Vulnerability Meltdown: Not affected [2022-04-22T09:46:12.724Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-04-22T09:46:12.724Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-04-22T09:46:12.724Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-04-22T09:46:12.724Z] Vulnerability Srbds: Not affected [2022-04-22T09:46:12.724Z] Vulnerability Tsx async abort: Not affected [2022-04-22T09:46:12.724Z] 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-04-22T09:46:12.724Z] [2022-04-22T09:46:12.724Z] [2022-04-22T09:46:12.724Z] ---> nproc: [2022-04-22T09:46:12.724Z] 8 [2022-04-22T09:46:12.724Z] [2022-04-22T09:46:12.724Z] [2022-04-22T09:46:12.724Z] ---> df -h: [2022-04-22T09:46:12.724Z] Filesystem Size Used Avail Use% Mounted on [2022-04-22T09:46:12.724Z] overlay 155G 11G 145G 7% / [2022-04-22T09:46:12.724Z] tmpfs 64M 0 64M 0% /dev [2022-04-22T09:46:12.724Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-04-22T09:46:12.724Z] shm 64M 0 64M 0% /dev/shm [2022-04-22T09:46:12.724Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-04-22T09:46:12.724Z] [2022-04-22T09:46:12.724Z] [2022-04-22T09:46:12.724Z] ---> sar -b -r -n DEV: [2022-04-22T09:46:12.724Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21769) 04/22/22 _x86_64_ (8 CPU) [2022-04-22T09:46:12.724Z] [2022-04-22T09:46:12.724Z] 09:38:32 LINUX RESTART (8 CPU) [2022-04-22T09:46:12.724Z] [2022-04-22T09:46:12.724Z] 09:39:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-04-22T09:46:12.724Z] 09:40:01 305.52 18.44 287.09 0.00 2280.16 136203.63 0.00 [2022-04-22T09:46:12.724Z] 09:41:01 228.73 0.18 228.55 0.00 15.06 54023.93 0.00 [2022-04-22T09:46:12.724Z] 09:42:01 1.55 0.00 1.55 0.00 0.00 17.48 0.00 [2022-04-22T09:46:12.724Z] 09:43:01 1.42 0.00 1.42 0.00 0.00 17.60 0.00 [2022-04-22T09:46:12.724Z] 09:44:01 1.80 0.02 1.78 0.00 0.13 19.73 0.00 [2022-04-22T09:46:12.724Z] 09:45:01 1.47 0.00 1.47 0.00 0.00 17.60 0.00 [2022-04-22T09:46:12.724Z] 09:46:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 [2022-04-22T09:46:12.724Z] Average: 76.80 2.62 74.17 0.00 323.24 26926.58 0.00 [2022-04-22T09:46:12.724Z] [2022-04-22T09:46:12.724Z] 09:39:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-04-22T09:46:12.724Z] 09:40:01 27627228 31719280 576176 1.75 170128 4069560 2239804 6.60 1309008 3440576 645024 [2022-04-22T09:46:12.724Z] 09:41:01 27821128 31783224 506916 1.54 194472 3917052 1783828 5.26 1244508 3303024 156 [2022-04-22T09:46:12.724Z] 09:42:01 27821220 31783532 506444 1.54 194516 3917056 1783828 5.26 1243980 3303028 20 [2022-04-22T09:46:12.724Z] 09:43:01 27822864 31785216 504612 1.53 194572 3917060 1783828 5.26 1242592 3303032 148 [2022-04-22T09:46:12.724Z] 09:44:01 27830860 31793184 496628 1.51 194628 3917060 1783828 5.26 1235324 3303044 192 [2022-04-22T09:46:12.724Z] 09:45:01 27831528 31793936 495864 1.51 194652 3917068 1783828 5.26 1234648 3303048 24 [2022-04-22T09:46:12.724Z] 09:46:01 27832672 31795236 494820 1.50 194680 3917072 1783828 5.26 1233508 3303176 12 [2022-04-22T09:46:12.725Z] Average: 27798214 31779087 511637 1.56 191093 3938847 1848967 5.45 1249081 3322704 92225 [2022-04-22T09:46:12.725Z] [2022-04-22T09:46:12.725Z] 09:39:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-04-22T09:46:12.725Z] 09:40:01 docker0 198.80 264.21 16.66 2381.73 0.00 0.00 0.00 0.00 [2022-04-22T09:46:12.725Z] 09:40:01 ens3 818.30 522.06 6844.86 126.42 0.00 0.00 0.00 0.00 [2022-04-22T09:46:12.725Z] 09:40:01 lo 6.24 6.24 0.61 0.61 0.00 0.00 0.00 0.00 [2022-04-22T09:46:12.725Z] 09:41:01 docker0 14.80 19.25 0.85 91.66 0.00 0.00 0.00 0.00 [2022-04-22T09:46:12.725Z] 09:41:01 ens3 202.47 134.39 2701.45 76.78 0.00 0.00 0.00 0.00 [2022-04-22T09:46:12.725Z] 09:41:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2022-04-22T09:46:12.725Z] 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T09:46:12.725Z] 09:42:01 ens3 1.12 0.97 0.30 0.26 0.00 0.00 0.00 0.00 [2022-04-22T09:46:12.725Z] 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T09:46:12.725Z] 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T09:46:12.725Z] 09:43:01 ens3 0.38 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2022-04-22T09:46:12.725Z] 09:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T09:46:12.725Z] 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T09:46:12.725Z] 09:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T09:46:12.725Z] 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T09:46:12.725Z] 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T09:46:12.725Z] 09:45:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-04-22T09:46:12.725Z] 09:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T09:46:12.725Z] 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T09:46:12.725Z] 09:46:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-04-22T09:46:12.725Z] 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T09:46:12.725Z] Average: docker0 30.11 39.96 2.47 348.49 0.00 0.00 0.00 0.00 [2022-04-22T09:46:12.725Z] Average: ens3 144.49 92.98 1350.71 28.85 0.00 0.00 0.00 0.00 [2022-04-22T09:46:12.725Z] Average: lo 1.23 1.23 0.12 0.12 0.00 0.00 0.00 0.00 [2022-04-22T09:46:12.725Z] [2022-04-22T09:46:12.725Z] [2022-04-22T09:46:12.725Z] ---> sar -P ALL: [2022-04-22T09:46:12.725Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21769) 04/22/22 _x86_64_ (8 CPU) [2022-04-22T09:46:12.725Z] [2022-04-22T09:46:12.725Z] 09:38:32 LINUX RESTART (8 CPU) [2022-04-22T09:46:12.725Z] [2022-04-22T09:46:12.725Z] 09:39:02 CPU %user %nice %system %iowait %steal %idle [2022-04-22T09:46:12.725Z] 09:40:01 all 13.11 0.00 4.86 2.39 0.08 79.56 [2022-04-22T09:46:12.725Z] 09:40:01 0 14.60 0.00 5.05 3.21 0.09 77.06 [2022-04-22T09:46:12.725Z] 09:40:01 1 11.58 0.00 4.68 3.45 0.07 80.22 [2022-04-22T09:46:12.725Z] 09:40:01 2 13.46 0.00 5.32 7.78 0.09 73.36 [2022-04-22T09:46:12.725Z] 09:40:01 3 13.69 0.00 4.58 1.08 0.07 80.58 [2022-04-22T09:46:12.725Z] 09:40:01 4 12.58 0.00 4.62 0.24 0.09 82.47 [2022-04-22T09:46:12.725Z] 09:40:01 5 13.84 0.00 4.49 1.50 0.07 80.11 [2022-04-22T09:46:12.725Z] 09:40:01 6 12.85 0.00 5.38 0.76 0.07 80.95 [2022-04-22T09:46:12.725Z] 09:40:01 7 12.24 0.00 4.75 1.13 0.10 81.77 [2022-04-22T09:46:12.725Z] 09:41:01 all 18.10 0.00 4.81 1.74 0.08 75.27 [2022-04-22T09:46:12.725Z] 09:41:01 0 17.65 0.00 4.74 0.12 0.07 77.42 [2022-04-22T09:46:12.725Z] 09:41:01 1 18.48 0.00 4.67 0.29 0.07 76.50 [2022-04-22T09:46:12.725Z] 09:41:01 2 17.74 0.00 5.43 6.00 0.08 70.74 [2022-04-22T09:46:12.725Z] 09:41:01 3 17.16 0.00 3.90 0.19 0.08 78.67 [2022-04-22T09:46:12.725Z] 09:41:01 4 17.40 0.00 5.07 5.16 0.07 72.30 [2022-04-22T09:46:12.725Z] 09:41:01 5 18.72 0.00 4.83 1.11 0.08 75.25 [2022-04-22T09:46:12.725Z] 09:41:01 6 18.42 0.00 5.17 0.83 0.08 75.50 [2022-04-22T09:46:12.725Z] 09:41:01 7 19.20 0.00 4.68 0.29 0.07 75.77 [2022-04-22T09:46:12.725Z] 09:42:01 all 0.03 0.00 0.01 0.02 0.00 99.94 [2022-04-22T09:46:12.725Z] 09:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-22T09:46:12.725Z] 09:42:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2022-04-22T09:46:12.725Z] 09:42:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2022-04-22T09:46:12.725Z] 09:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-22T09:46:12.725Z] 09:42:01 4 0.02 0.00 0.00 0.13 0.00 99.85 [2022-04-22T09:46:12.725Z] 09:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-22T09:46:12.725Z] 09:42:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-04-22T09:46:12.725Z] 09:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-22T09:46:12.725Z] 09:43:01 all 0.03 0.00 0.02 0.01 0.01 99.93 [2022-04-22T09:46:12.725Z] 09:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-04-22T09:46:12.725Z] 09:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-22T09:46:12.725Z] 09:43:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-22T09:46:12.725Z] 09:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-22T09:46:12.725Z] 09:43:01 4 0.08 0.00 0.02 0.07 0.00 99.83 [2022-04-22T09:46:12.725Z] 09:43:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-22T09:46:12.725Z] 09:43:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-04-22T09:46:12.725Z] 09:43:01 7 0.02 0.00 0.02 0.05 0.02 99.90 [2022-04-22T09:46:12.725Z] 09:44:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2022-04-22T09:46:12.725Z] 09:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-22T09:46:12.725Z] 09:44:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-04-22T09:46:12.725Z] 09:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-22T09:46:12.725Z] 09:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-22T09:46:12.725Z] 09:44:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-22T09:46:12.725Z] 09:44:01 5 0.02 0.00 0.05 0.00 0.00 99.93 [2022-04-22T09:46:12.725Z] 09:44:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2022-04-22T09:46:12.725Z] 09:44:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-04-22T09:46:12.725Z] 09:45:01 all 0.02 0.00 0.02 0.02 0.01 99.94 [2022-04-22T09:46:12.725Z] 09:45:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2022-04-22T09:46:12.725Z] 09:45:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2022-04-22T09:46:12.725Z] 09:45:01 2 0.02 0.00 0.03 0.02 0.02 99.92 [2022-04-22T09:46:12.725Z] 09:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-22T09:46:12.725Z] 09:45:01 4 0.00 0.00 0.00 0.05 0.00 99.95 [2022-04-22T09:46:12.725Z] 09:45:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-04-22T09:46:12.725Z] 09:45:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2022-04-22T09:46:12.725Z] 09:45:01 7 0.02 0.00 0.00 0.07 0.00 99.92 [2022-04-22T09:46:12.725Z] 09:46:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-04-22T09:46:12.725Z] 09:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-22T09:46:12.725Z] 09:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-22T09:46:12.725Z] 09:46:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-22T09:46:12.725Z] 09:46:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-22T09:46:12.725Z] 09:46:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2022-04-22T09:46:12.725Z] 09:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-22T09:46:12.725Z] 09:46:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2022-04-22T09:46:12.725Z] 09:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-22T09:46:12.725Z] Average: all 4.42 0.00 1.37 0.59 0.03 93.60 [2022-04-22T09:46:12.725Z] Average: 0 4.56 0.00 1.39 0.46 0.03 93.56 [2022-04-22T09:46:12.725Z] Average: 1 4.27 0.00 1.33 0.52 0.02 93.85 [2022-04-22T09:46:12.725Z] Average: 2 4.42 0.00 1.52 1.94 0.03 92.09 [2022-04-22T09:46:12.725Z] Average: 3 4.36 0.00 1.20 0.18 0.02 94.24 [2022-04-22T09:46:12.725Z] Average: 4 4.23 0.00 1.36 0.81 0.02 93.58 [2022-04-22T09:46:12.725Z] Average: 5 4.60 0.00 1.32 0.37 0.02 93.69 [2022-04-22T09:46:12.725Z] Average: 6 4.43 0.00 1.51 0.22 0.03 93.80 [2022-04-22T09:46:12.725Z] Average: 7 4.45 0.00 1.34 0.22 0.03 93.96 [2022-04-22T09:46:12.725Z] [2022-04-22T09:46:12.725Z] [2022-04-22T09:46:12.725Z]