Pull request #178 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d5f0315a3068fef8e1beaf2c3681ec5f438da7da+63e68652b6ad95590cced61db99912ada0ba9712 (555567f15a4b2c1b7319ec4eeb8db0e21703a548) 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-ssh16478573630786978760.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh14429810088189362642.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-178/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-178/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6003021971804578806.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-178/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12448207441589524417.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11185617669409114350.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-178/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-178/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14617946151095574087.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.20 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15531 in /w/workspace/edgexfoundry_device-gpio_PR-178 [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-178 # 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 > 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/178/head:refs/remotes/origin/PR-178 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 63e68652b6ad95590cced61db99912ada0ba9712 into PR head commit d5f0315a3068fef8e1beaf2c3681ec5f438da7da Merge succeeded, producing d5f0315a3068fef8e1beaf2c3681ec5f438da7da Checking out Revision d5f0315a3068fef8e1beaf2c3681ec5f438da7da (PR-178) Commit message: "build(deps): bump github.com/canonical/edgex-snap-hooks/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:42:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:42:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW > git config core.sparsecheckout # timeout=10 > git checkout -f d5f0315a3068fef8e1beaf2c3681ec5f438da7da # 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 63e68652b6ad95590cced61db99912ada0ba9712 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d5f0315a3068fef8e1beaf2c3681ec5f438da7da # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:42:29 ========================================================= 09:42:29 EdgeX Global Pipelines Version Info 09:42:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:42:30 ------------------- 09:42:30 stable info: 09:42:30 ------------------- 09:42:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:42:30 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 09:42:30 Message: update stable to v1.0.249 09:42:30 ------------------- 09:42:30 experimental info: 09:42:30 ------------------- 09:42:30 Commited By: **** collab-it+edgex@linuxfoundation.org 09:42:30 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 09:42:30 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:42:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 09:42:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 09:42:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:42:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:42:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:42:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 09:42:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:42:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:42:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:42:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:42:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:42:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 09:42:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:42:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:42:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:42:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:42:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:42:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:42:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:42:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:42:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:42:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:42:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:42:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:42:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:42:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:42:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:42:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-178 [Pipeline] echo 09:42:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-178 [Pipeline] echo 09:42:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-178 [Pipeline] echo 09:42:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d5f0315a3068fef8e1beaf2c3681ec5f438da7da [Pipeline] echo 09:42:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d5f0315 [Pipeline] echo 09:42:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:42:32 provisioning config files... 09:42:32 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-178@tmp/config438247833422786548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:42:32 ---> docker-login.sh 09:42:32 nexus3.edgexfoundry.org:10001 09:42:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:33 Configure a credential helper to remove this warning. See 09:42:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:33 09:42:33 Login Succeeded 09:42:33 nexus3.edgexfoundry.org:10002 09:42:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:33 Configure a credential helper to remove this warning. See 09:42:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:33 09:42:33 Login Succeeded 09:42:33 nexus3.edgexfoundry.org:10003 09:42:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:33 Configure a credential helper to remove this warning. See 09:42:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:33 09:42:33 Login Succeeded 09:42:33 nexus3.edgexfoundry.org:10004 09:42:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:33 Configure a credential helper to remove this warning. See 09:42:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:33 09:42:33 Login Succeeded 09:42:33 docker.io 09:42:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:33 Configure a credential helper to remove this warning. See 09:42:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:33 09:42:33 Login Succeeded 09:42:33 ---> docker-login.sh ends [Pipeline] } 09:42:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:42:34 + git rev-list -1 --merges d5f0315a3068fef8e1beaf2c3681ec5f438da7da~1..d5f0315a3068fef8e1beaf2c3681ec5f438da7da [Pipeline] echo 09:42:34 -----------> git rev-list -1 --merges d5f0315a3068fef8e1beaf2c3681ec5f438da7da~1..d5f0315a3068fef8e1beaf2c3681ec5f438da7da d5f0315a3068fef8e1beaf2c3681ec5f438da7da [false] [Pipeline] sh 09:42:34 + git log --format=format:%s -1 d5f0315a3068fef8e1beaf2c3681ec5f438da7da [Pipeline] echo 09:42:34 ========================================================= 09:42:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:42:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:42:35 + git log --format=format:%s -1 d5f0315a3068fef8e1beaf2c3681ec5f438da7da [Pipeline] echo 09:42:35 [semverPrep] GIT_COMMIT: d5f0315a3068fef8e1beaf2c3681ec5f438da7da, Commit Message: build(deps): bump github.com/canonical/edgex-snap-hooks/v3 [Pipeline] echo 09:42:35 [semverPrep] This is not a build commit. [Pipeline] sh 09:42:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:42:35 + grep -v github /etc/ssh/ssh_known_hosts 09:42:35 + [ -e /tmp/ssh_known_hosts ] 09:42:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:42:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:42:35 + sudo tee -a /etc/ssh/ssh_known_hosts 09:42:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:42:36 09:42:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:42:36 0.1.4: Pulling from edgex-devops/py-git-semver 09:42:36 b85a868b505f: Pulling fs layer 09:42:36 e2be974225ed: Pulling fs layer 09:42:36 339a4e72a1f5: Pulling fs layer 09:42:36 988bab9f4d93: Pulling fs layer 09:42:36 1469e6f7b9e6: Pulling fs layer 09:42:36 eaf3925da568: Pulling fs layer 09:42:36 bab4dde63d76: Pulling fs layer 09:42:36 bde34c3a00c8: Pulling fs layer 09:42:36 b352a97aabf1: Pulling fs layer 09:42:36 4872d77fe225: Pulling fs layer 09:42:36 5851b861e8e6: Pulling fs layer 09:42:36 988bab9f4d93: Waiting 09:42:36 1469e6f7b9e6: Waiting 09:42:36 eaf3925da568: Waiting 09:42:36 bde34c3a00c8: Waiting 09:42:36 b352a97aabf1: Waiting 09:42:36 bab4dde63d76: Waiting 09:42:36 4872d77fe225: Waiting 09:42:36 5851b861e8e6: Waiting 09:42:36 e2be974225ed: Download complete 09:42:36 988bab9f4d93: Verifying Checksum 09:42:36 988bab9f4d93: Download complete 09:42:36 1469e6f7b9e6: Verifying Checksum 09:42:36 1469e6f7b9e6: Download complete 09:42:36 339a4e72a1f5: Verifying Checksum 09:42:36 339a4e72a1f5: Download complete 09:42:36 eaf3925da568: Verifying Checksum 09:42:36 eaf3925da568: Download complete 09:42:36 bde34c3a00c8: Verifying Checksum 09:42:36 bde34c3a00c8: Download complete 09:42:36 b352a97aabf1: Download complete 09:42:36 4872d77fe225: Verifying Checksum 09:42:37 5851b861e8e6: Verifying Checksum 09:42:37 5851b861e8e6: Download complete 09:42:37 b85a868b505f: Verifying Checksum 09:42:37 b85a868b505f: Download complete 09:42:37 bab4dde63d76: Verifying Checksum 09:42:38 b85a868b505f: Pull complete 09:42:38 e2be974225ed: Pull complete 09:42:39 339a4e72a1f5: Pull complete 09:42:39 988bab9f4d93: Pull complete 09:42:39 1469e6f7b9e6: Pull complete 09:42:39 eaf3925da568: Pull complete 09:42:41 bab4dde63d76: Pull complete 09:42:41 bde34c3a00c8: Pull complete 09:42:41 b352a97aabf1: Pull complete 09:42:41 4872d77fe225: Pull complete 09:42:41 5851b861e8e6: Pull complete 09:42:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:42:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:42:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:42:42 prd-ubuntu20.04-docker-8c-8g-15531 does not seem to be running inside a container 09:42:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-178 -v /w/workspace/edgexfoundry_device-gpio_PR-178:/w/workspace/edgexfoundry_device-gpio_PR-178:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-178@tmp:/w/workspace/edgexfoundry_device-gpio_PR-178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:42:45 $ docker top 3e7cf9ee1c7f3c5f8921955ef13ff9502e33c699f03e0db8f2f6e0a63fce5965 -eo pid,comm 09:42:45 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:42:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:42:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:42:45 [ssh-agent] Looking for ssh-agent implementation... 09:42:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:42:45 $ docker exec 3e7cf9ee1c7f3c5f8921955ef13ff9502e33c699f03e0db8f2f6e0a63fce5965 ssh-agent 09:42:45 SSH_AUTH_SOCK=/tmp/ssh-rBup3salbhK1/agent.33 09:42:45 SSH_AGENT_PID=39 09:42:45 Running ssh-add (command line suppressed) 09:42:45 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-178@tmp/private_key_4506794437947020262.key (/w/workspace/edgexfoundry_device-gpio_PR-178@tmp/private_key_4506794437947020262.key) 09:42:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:42:46 + git tag --points-at HEAD [Pipeline] } 09:42:46 $ docker exec --env ******** --env ******** 3e7cf9ee1c7f3c5f8921955ef13ff9502e33c699f03e0db8f2f6e0a63fce5965 ssh-agent -k 09:42:46 unset SSH_AUTH_SOCK; 09:42:46 unset SSH_AGENT_PID; 09:42:46 echo Agent pid 39 killed; 09:42:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:42:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:42:46 [ssh-agent] Looking for ssh-agent implementation... 09:42:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:42:46 $ docker exec 3e7cf9ee1c7f3c5f8921955ef13ff9502e33c699f03e0db8f2f6e0a63fce5965 ssh-agent 09:42:46 SSH_AUTH_SOCK=/tmp/ssh-dnGqQ4fkmIIS/agent.71 09:42:46 SSH_AGENT_PID=77 09:42:46 Running ssh-add (command line suppressed) 09:42:46 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-178@tmp/private_key_14131830227904724450.key (/w/workspace/edgexfoundry_device-gpio_PR-178@tmp/private_key_14131830227904724450.key) 09:42:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:42:47 + git semver init 09:42:47 2023-05-16 09:42:47,223 [run_init] DEBUG init version:0.0.0 force:False 09:42:47 2023-05-16 09:42:47,223 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-178/.semver 09:42:47 2023-05-16 09:42:47,224 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-178/.semver 09:42:47 2023-05-16 09:42:47,224 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-178/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-178, universal_newlines=False, shell=None, istream=None) 09:42:48 2023-05-16 09:42:48,130 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-178/.git/info/exclude 09:42:48 2023-05-16 09:42:48,131 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-178/.semver/PR-178 with force:False 09:42:48 2023-05-16 09:42:48,131 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-178/.semver/PR-178 09:42:48 2023-05-16 09:42:48,136 [execute] INFO git cat-file --batch-check 09:42:48 2023-05-16 09:42:48,136 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-178/.semver, universal_newlines=False, shell=None, istream=) 09:42:48 2023-05-16 09:42:48,143 [execute] INFO git cat-file --batch 09:42:48 2023-05-16 09:42:48,143 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-178/.semver, universal_newlines=False, shell=None, istream=) 09:42:48 2023-05-16 09:42:48,148 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-178/.semver/PR-178 09:42:48 0.0.0 [Pipeline] } 09:42:48 $ docker exec --env ******** --env ******** 3e7cf9ee1c7f3c5f8921955ef13ff9502e33c699f03e0db8f2f6e0a63fce5965 ssh-agent -k 09:42:48 unset SSH_AUTH_SOCK; 09:42:48 unset SSH_AGENT_PID; 09:42:48 echo Agent pid 77 killed; 09:42:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:42:48 + git semver [Pipeline] } 09:42:49 $ docker stop --time=1 3e7cf9ee1c7f3c5f8921955ef13ff9502e33c699f03e0db8f2f6e0a63fce5965 09:42:50 $ docker rm -f --volumes 3e7cf9ee1c7f3c5f8921955ef13ff9502e33c699f03e0db8f2f6e0a63fce5965 [Pipeline] // withDockerContainer [Pipeline] sh 09:42:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:42:51 Stashed 1 file(s) [Pipeline] echo 09:42:51 [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 09:42:51 provisioning config files... 09:42:51 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-178@tmp/config12519330310612406533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:42:52 ---> docker-login.sh 09:42:52 nexus3.edgexfoundry.org:10001 09:42:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:52 Configure a credential helper to remove this warning. See 09:42:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:52 09:42:52 Login Succeeded 09:42:52 nexus3.edgexfoundry.org:10002 09:42:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:52 Configure a credential helper to remove this warning. See 09:42:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:52 09:42:52 Login Succeeded 09:42:52 nexus3.edgexfoundry.org:10003 09:42:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:52 Configure a credential helper to remove this warning. See 09:42:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:52 09:42:52 Login Succeeded 09:42:52 nexus3.edgexfoundry.org:10004 09:42:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:52 Configure a credential helper to remove this warning. See 09:42:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:52 09:42:52 Login Succeeded 09:42:52 docker.io 09:42:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:52 Configure a credential helper to remove this warning. See 09:42:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:52 09:42:52 Login Succeeded 09:42:52 ---> docker-login.sh ends [Pipeline] } 09:42:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:42:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:42:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:42:53 ========================================================= 09:42:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 09:42:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:53 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 09:42:53 Sending build context to Docker daemon 16.14MB 09:42:53 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 09:42:53 Step 2/12 : FROM ${BASE} AS builder 09:42:53 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 09:42:53 f56be85fc22e: Pulling fs layer 09:42:53 85791d961cd3: Pulling fs layer 09:42:53 d694b5ae8c79: Pulling fs layer 09:42:53 9f32a84ed3da: Pulling fs layer 09:42:53 4d19c01a9841: Pulling fs layer 09:42:53 9325e15d5711: Pulling fs layer 09:42:53 556b6ee489ea: Pulling fs layer 09:42:53 c5a4b2cf53e6: Pulling fs layer 09:42:53 4d19c01a9841: Waiting 09:42:53 9325e15d5711: Waiting 09:42:53 556b6ee489ea: Waiting 09:42:53 c5a4b2cf53e6: Waiting 09:42:53 9f32a84ed3da: Waiting 09:42:53 85791d961cd3: Download complete 09:42:53 9f32a84ed3da: Verifying Checksum 09:42:53 9f32a84ed3da: Download complete 09:42:53 4d19c01a9841: Verifying Checksum 09:42:53 4d19c01a9841: Download complete 09:42:53 f56be85fc22e: Download complete 09:42:53 9325e15d5711: Verifying Checksum 09:42:53 9325e15d5711: Download complete 09:42:54 f56be85fc22e: Pull complete 09:42:54 85791d961cd3: Pull complete 09:42:54 d694b5ae8c79: Verifying Checksum 09:42:54 d694b5ae8c79: Download complete 09:42:54 c5a4b2cf53e6: Verifying Checksum 09:42:54 556b6ee489ea: Verifying Checksum 09:42:54 556b6ee489ea: Download complete 09:42:58 d694b5ae8c79: Pull complete 09:42:58 9f32a84ed3da: Pull complete 09:42:58 4d19c01a9841: Pull complete 09:42:58 9325e15d5711: Pull complete 09:43:00 556b6ee489ea: Pull complete 09:43:02 c5a4b2cf53e6: Pull complete 09:43:02 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 09:43:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:43:02 ---> c4be618373d6 09:43:02 Step 3/12 : ARG ADD_BUILD_TAGS="" 09:43:05 ---> Running in 540b2c399768 09:43:05 Removing intermediate container 540b2c399768 09:43:05 ---> 5a456a88e77d 09:43:05 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:43:05 ---> Running in bc1de4573ac9 09:43:05 Removing intermediate container bc1de4573ac9 09:43:05 ---> 1eea4c60647e 09:43:05 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 09:43:05 ---> Running in aa69dbecad4b 09:43:05 Removing intermediate container aa69dbecad4b 09:43:05 ---> 9f48d9db57ee 09:43:05 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 09:43:05 ---> Running in 348ee3fe9a7a 09:43:05 Removing intermediate container 348ee3fe9a7a 09:43:05 ---> 576bb8b67017 09:43:05 Step 7/12 : WORKDIR /device-gpio 09:43:06 ---> Running in eaa51389448d 09:43:06 Removing intermediate container eaa51389448d 09:43:06 ---> 469fefbddcbf 09:43:06 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:43:06 ---> Running in 971f0c930cb3 09:43:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:43:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:43:06 (1/4) Installing openssh-keygen (9.1_p1-r3) 09:43:06 (2/4) Installing libedit (20221030.3.1-r0) 09:43:06 (3/4) Installing openssh-client-common (9.1_p1-r3) 09:43:06 (4/4) Installing openssh-client-default (9.1_p1-r3) 09:43:06 Executing busybox-1.35.0-r29.trigger 09:43:06 OK: 269 MiB in 57 packages 09:43:06 Still waiting to schedule task 09:43:06 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:43:07 Removing intermediate container 971f0c930cb3 09:43:07 ---> ba46a8b904ad 09:43:07 Step 9/12 : COPY go.mod vendor* ./ 09:43:07 ---> aada4e04bbc8 09:43:07 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:07 ---> Running in 716af1c8a6ad 09:43:34 Removing intermediate container 716af1c8a6ad 09:43:34 ---> a016f4cbfe71 09:43:34 Step 11/12 : COPY . . 09:43:34 ---> 8f6f4260829f 09:43:34 Step 12/12 : RUN ${MAKE} 09:43:34 ---> Running in c968285d3538 09:43:34 noop 09:43:34 Removing intermediate container c968285d3538 09:43:34 ---> 74e21e248daf 09:43:34 Successfully built 74e21e248daf 09:43:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:35 + docker inspect -f . ci-base-image-x86_64 09:43:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:43:35 prd-ubuntu20.04-docker-8c-8g-15531 does not seem to be running inside a container 09:43:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-178 -v /w/workspace/edgexfoundry_device-gpio_PR-178:/w/workspace/edgexfoundry_device-gpio_PR-178:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-178@tmp:/w/workspace/edgexfoundry_device-gpio_PR-178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:43:35 $ docker top acc60b599df38e614c60cc8041b099ac9850fbf271f7764aa92cb20eb7e8a98f -eo pid,comm [Pipeline] { [Pipeline] sh 09:43:36 + go version 09:43:36 go version go1.20.2 linux/amd64 [Pipeline] } 09:43:36 $ docker stop --time=1 acc60b599df38e614c60cc8041b099ac9850fbf271f7764aa92cb20eb7e8a98f 09:43:37 $ docker rm -f --volumes acc60b599df38e614c60cc8041b099ac9850fbf271f7764aa92cb20eb7e8a98f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:38 + docker inspect -f . ci-base-image-x86_64 09:43:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:43:38 prd-ubuntu20.04-docker-8c-8g-15531 does not seem to be running inside a container 09:43:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-178 -v /w/workspace/edgexfoundry_device-gpio_PR-178:/w/workspace/edgexfoundry_device-gpio_PR-178:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-178@tmp:/w/workspace/edgexfoundry_device-gpio_PR-178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:43:38 $ docker top 81b41a6c8c8a507c05171cdaa73e27ca54fdd0b58e544d6397a3a37948760c17 -eo pid,comm [Pipeline] { [Pipeline] sh 09:43:39 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-178 [Pipeline] fileExists [Pipeline] sh 09:43:39 + make test 09:43:39 go test ./... -coverprofile=coverage.out ./... 09:43:44 ? github.com/edgexfoundry/device-gpio [no test files] 09:43:54 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 09:43:54 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 09:44:01 go vet ./... 09:44:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:44:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:44:05 ./bin/test-attribution-txt.sh [Pipeline] echo 09:44:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:44:05 $ docker stop --time=1 81b41a6c8c8a507c05171cdaa73e27ca54fdd0b58e544d6397a3a37948760c17 09:44:08 $ docker rm -f --volumes 81b41a6c8c8a507c05171cdaa73e27ca54fdd0b58e544d6397a3a37948760c17 [Pipeline] // withDockerContainer [Pipeline] sh 09:44:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:44:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:44:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:44:10 + ls -al . 09:44:10 total 156 09:44:10 drwxrwxr-x 9 jenkins jenkins 4096 May 16 09:43 . 09:44:10 drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:42 .. 09:44:10 -rw-rw-r-- 1 jenkins jenkins 120 May 16 09:42 .dockerignore 09:44:10 drwxrwxr-x 8 jenkins jenkins 4096 May 16 09:42 .git 09:44:10 drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:42 .github 09:44:10 -rw-rw-r-- 1 jenkins jenkins 343 May 16 09:42 .gitignore 09:44:10 -rw-rw-r-- 1 jenkins jenkins 41 May 16 09:42 .golangci.yml 09:44:10 drwxr-xr-x 3 jenkins jenkins 4096 May 16 09:42 .semver 09:44:10 -rw-rw-r-- 1 jenkins jenkins 9702 May 16 09:42 Attribution.txt 09:44:10 -rw-rw-r-- 1 jenkins jenkins 4069 May 16 09:42 CHANGELOG.md 09:44:10 -rw-rw-r-- 1 jenkins jenkins 1542 May 16 09:42 Dockerfile 09:44:10 -rw-rw-r-- 1 jenkins jenkins 677 May 16 09:42 GOVERNANCE.md 09:44:10 -rw-rw-r-- 1 jenkins jenkins 657 May 16 09:42 Jenkinsfile 09:44:10 -rw-rw-r-- 1 jenkins jenkins 11340 May 16 09:42 LICENSE 09:44:10 -rw-rw-r-- 1 jenkins jenkins 1692 May 16 09:42 Makefile 09:44:10 -rw-rw-r-- 1 jenkins jenkins 617 May 16 09:42 OWNERS.md 09:44:10 -rw-rw-r-- 1 jenkins jenkins 11790 May 16 09:42 README.md 09:44:10 -rw-rw-r-- 1 jenkins jenkins 5 May 16 09:42 VERSION 09:44:10 drwxrwxr-x 2 jenkins jenkins 4096 May 16 09:42 bin 09:44:10 drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:42 cmd 09:44:10 -rw-r--r-- 1 jenkins jenkins 10 May 16 09:43 coverage.out 09:44:10 -rw-rw-r-- 1 jenkins jenkins 3269 May 16 09:42 go.mod 09:44:10 -rw-rw-r-- 1 jenkins jenkins 31585 May 16 09:42 go.sum 09:44:10 drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:42 internal 09:44:10 drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:42 snap 09:44:10 -rw-rw-r-- 1 jenkins jenkins 209 May 16 09:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:10 + 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=d5f0315a3068fef8e1beaf2c3681ec5f438da7da --label arch=amd64 --label version=0.0.0 . 09:44:10 Sending build context to Docker daemon 16.14MB 09:44:10 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 09:44:10 Step 2/25 : FROM ${BASE} AS builder 09:44:10 ---> 74e21e248daf 09:44:10 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:44:10 ---> Running in 9922ce343560 09:44:10 Removing intermediate container 9922ce343560 09:44:10 ---> 8cfe96572980 09:44:10 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:44:10 ---> Running in 5268d3ac3425 09:44:11 Removing intermediate container 5268d3ac3425 09:44:11 ---> 1aef2e53393d 09:44:11 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 09:44:11 ---> Running in 56e579fefa45 09:44:11 Removing intermediate container 56e579fefa45 09:44:11 ---> 4327f31aed30 09:44:11 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 09:44:11 ---> Running in 73a05212e692 09:44:11 Removing intermediate container 73a05212e692 09:44:11 ---> cc1abe6e1212 09:44:11 Step 7/25 : WORKDIR /device-gpio 09:44:11 ---> Running in 7271efe1e2ec 09:44:11 Removing intermediate container 7271efe1e2ec 09:44:11 ---> 49ce73e28133 09:44:11 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:44:11 ---> Running in 7ea97b83d275 09:44:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:44:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:44:11 OK: 269 MiB in 57 packages 09:44:12 Removing intermediate container 7ea97b83d275 09:44:12 ---> 3d8b57acb2f0 09:44:12 Step 9/25 : COPY go.mod vendor* ./ 09:44:12 ---> 6b41f7acc785 09:44:12 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:12 ---> Running in 63b4a9b80280 09:44:13 Removing intermediate container 63b4a9b80280 09:44:13 ---> 7e75e26f09f7 09:44:13 Step 11/25 : COPY . . 09:44:13 ---> 3ea5c7e9a450 09:44:13 Step 12/25 : RUN ${MAKE} 09:44:13 ---> Running in 2bc2361db742 09:44:14 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 09:44:36 Removing intermediate container 2bc2361db742 09:44:36 ---> 8aba9388c760 09:44:36 Step 13/25 : FROM alpine:3.17 09:44:36 3.17: Pulling from library/alpine 09:44:36 f56be85fc22e: Already exists 09:44:36 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:44:36 Status: Downloaded newer image for alpine:3.17 09:44:36 ---> 9ed4aefc74f6 09:44:36 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 09:44:36 ---> Running in bd8292924943 09:44:36 Removing intermediate container bd8292924943 09:44:36 ---> f5d878e8602e 09:44:36 Step 15/25 : RUN apk add --update --no-cache 09:44:36 ---> Running in bf1f0a6532df 09:44:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:44:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:44:36 OK: 7 MiB in 15 packages 09:44:36 Removing intermediate container bf1f0a6532df 09:44:36 ---> f851ed3e900c 09:44:36 Step 16/25 : WORKDIR / 09:44:36 ---> Running in 78192ead92fe 09:44:36 Removing intermediate container 78192ead92fe 09:44:36 ---> 63db0bd6bea2 09:44:36 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 09:44:36 ---> c30b9fe1c698 09:44:36 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 09:44:36 ---> 4f6a0f95804e 09:44:36 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 09:44:36 ---> 231772202ade 09:44:36 Step 20/25 : EXPOSE 59910 09:44:36 ---> Running in 14fcefaf4971 09:44:36 Removing intermediate container 14fcefaf4971 09:44:36 ---> f806ec6782c9 09:44:36 Step 21/25 : ENTRYPOINT ["/device-gpio"] 09:44:36 ---> Running in 182e90014377 09:44:36 Removing intermediate container 182e90014377 09:44:36 ---> e282e7daad84 09:44:36 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:44:36 ---> Running in 389c782a019d 09:44:36 Removing intermediate container 389c782a019d 09:44:36 ---> b09028eedc89 09:44:36 Step 23/25 : LABEL arch=amd64 09:44:36 ---> Running in f206e10a3fe6 09:44:36 Removing intermediate container f206e10a3fe6 09:44:36 ---> 3ecb583be99b 09:44:36 Step 24/25 : LABEL git_sha=d5f0315a3068fef8e1beaf2c3681ec5f438da7da 09:44:36 ---> Running in 7f5dfb558765 09:44:36 Removing intermediate container 7f5dfb558765 09:44:36 ---> cf5b6ebedae9 09:44:36 Step 25/25 : LABEL version=0.0.0 09:44:36 ---> Running in 428687199d16 09:44:36 Removing intermediate container 428687199d16 09:44:36 ---> 4da58c6c8326 09:44:36 [Warning] One or more build-args [ARCH] were not consumed 09:44:36 Successfully built 4da58c6c8326 09:44:36 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:44:37 09:44:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:44:38 latest: Pulling from edgex-lftools-log-publisher 09:44:38 5eb5b503b376: Pulling fs layer 09:44:38 5c69ac0246d0: Pulling fs layer 09:44:38 ec43610c2a17: Pulling fs layer 09:44:38 3a2ae6a8a46f: Pulling fs layer 09:44:38 33b1e0a273af: Pulling fs layer 09:44:38 5d3b04190fa2: Pulling fs layer 09:44:38 2f39f015ded8: Pulling fs layer 09:44:38 33b1e0a273af: Waiting 09:44:38 2f39f015ded8: Waiting 09:44:38 5d3b04190fa2: Waiting 09:44:38 3a2ae6a8a46f: Waiting 09:44:38 5c69ac0246d0: Verifying Checksum 09:44:38 5c69ac0246d0: Download complete 09:44:38 3a2ae6a8a46f: Download complete 09:44:38 33b1e0a273af: Verifying Checksum 09:44:38 33b1e0a273af: Download complete 09:44:38 5d3b04190fa2: Verifying Checksum 09:44:38 5d3b04190fa2: Download complete 09:44:38 ec43610c2a17: Verifying Checksum 09:44:38 ec43610c2a17: Download complete 09:44:38 5eb5b503b376: Verifying Checksum 09:44:38 5eb5b503b376: Download complete 09:44:38 2f39f015ded8: Download complete 09:44:39 5eb5b503b376: Pull complete 09:44:39 5c69ac0246d0: Pull complete 09:44:40 ec43610c2a17: Pull complete 09:44:40 3a2ae6a8a46f: Pull complete 09:44:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15532 in /w/workspace/edgexfoundry_device-gpio_PR-178 [Pipeline] { [Pipeline] ws 09:44:40 Running in /w/workspace/device-gpio/1 [Pipeline] { 09:44:40 33b1e0a273af: Pull complete 09:44:40 5d3b04190fa2: Pull complete [Pipeline] checkout 09:44:40 The recommended git tool is: git 09:44:45 2f39f015ded8: Pull complete 09:44:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:44:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:44:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 09:44:45 using credential edgex-jenkins-ssh 09:44:45 Cloning the remote Git repository [Pipeline] // withEnv [Pipeline] withDockerContainer 09:44:46 prd-ubuntu20.04-docker-8c-8g-15531 does not seem to be running inside a container 09:44:46 $ 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-178 -v /w/workspace/edgexfoundry_device-gpio_PR-178:/w/workspace/edgexfoundry_device-gpio_PR-178:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-178@tmp:/w/workspace/edgexfoundry_device-gpio_PR-178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:44:46 Cloning repository git@github.com:edgexfoundry/device-gpio.git 09:44:46 > git init /w/workspace/device-gpio/1 # timeout=10 09:44:46 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 09:44:46 > git --version # timeout=10 09:44:46 > git --version # 'git version 2.25.1' 09:44:46 using GIT_SSH to set credentials SSH Credentials for GitHub 09:44:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:44:49 $ docker top 0fa18505a5834e76faee53eca6e85818c2d3f2f403bba650f89e3dfedda2dc2c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:44:48 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 09:44:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:44:49 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 09:44:49 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 09:44:49 using GIT_SSH to set credentials SSH Credentials for GitHub 09:44:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/178/head:refs/remotes/origin/PR-178 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:44:49 ---> job-cost.sh 09:44:49 lf-activate-venv: SKIPPING 09:44:49 INFO: No Stack... 09:44:49 Merging remotes/origin/main commit 63e68652b6ad95590cced61db99912ada0ba9712 into PR head commit d5f0315a3068fef8e1beaf2c3681ec5f438da7da 09:44:49 INFO: Retrieving Pricing Info for: v3-standard-8 09:44:50 Merge succeeded, producing d5f0315a3068fef8e1beaf2c3681ec5f438da7da 09:44:50 Checking out Revision d5f0315a3068fef8e1beaf2c3681ec5f438da7da (PR-178) 09:44:50 INFO: Archiving Costs [Pipeline] sh 09:44:50 Commit message: "build(deps): bump github.com/canonical/edgex-snap-hooks/v3" 09:44:50 > git --version # timeout=10 09:44:50 > git --version # 'git version 2.25.1' 09:44:50 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 09:44:50 + cat /w/workspace/edgexfoundry_device-gpio_PR-178/archives/cost.csv 09:44:50 + cut -d, -f6 [Pipeline] lock 09:44:50 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-178-1-stack-cost] 09:44:49 > git config core.sparsecheckout # timeout=10 09:44:49 > git checkout -f d5f0315a3068fef8e1beaf2c3681ec5f438da7da # timeout=10 09:44:50 > git remote # timeout=10 09:44:50 > git config --get remote.origin.url # timeout=10 09:44:50 using GIT_SSH to set credentials SSH Credentials for GitHub 09:44:50 > git merge 63e68652b6ad95590cced61db99912ada0ba9712 # timeout=10 09:44:50 > git rev-parse HEAD^{commit} # timeout=10 09:44:50 > git config core.sparsecheckout # timeout=10 09:44:50 > git checkout -f d5f0315a3068fef8e1beaf2c3681ec5f438da7da # timeout=10 09:44:50 Resource [jenkins-edgexfoundry-device-gpio-PR-178-1-stack-cost] did not exist. Created. 09:44:50 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-178-1-stack-cost] [Pipeline] { [Pipeline] unstash 09:44:51 09:44:51 GitHub has been notified of this commit’s build result 09:44:51 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 09:44:51 + echo total: 0.2199999988079071 [Pipeline] script [Pipeline] { [Pipeline] stash 09:44:51 Stashed 1 file(s) [Pipeline] sh [Pipeline] } 09:44:51 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-178-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:44:51 $ docker stop --time=1 0fa18505a5834e76faee53eca6e85818c2d3f2f403bba650f89e3dfedda2dc2c 09:44:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:44:52 % Total % Received % Xferd Average Speed Time Time Time Current 09:44:52 Dload Upload Total Spent Left Speed 09:44:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10501 0 0 63259 0 --:--:-- --:--:-- --:--:-- 62880 100 12751 100 12751 0 0 76353 0 --:--:-- --:--:-- --:--:-- 75898 09:44:53 $ docker rm -f --volumes 0fa18505a5834e76faee53eca6e85818c2d3f2f403bba650f89e3dfedda2dc2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:44:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:44:53 + sudo tee /etc/docker/daemon.new 09:44:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:44:53 { 09:44:53 "registry-mirrors": [ 09:44:53 "https://nexus3.edgexfoundry.org:10001" 09:44:53 ], 09:44:53 "bip": "10.250.0.254/24", 09:44:53 "hosts": [ 09:44:53 "tcp://0.0.0.0:5555", 09:44:53 "unix:///var/run/docker.sock" 09:44:53 ], 09:44:53 "mtu": 1458, 09:44:53 "selinux-enabled": true, 09:44:53 "seccomp-profile": "/etc/docker/seccomp.json" 09:44:53 } [Pipeline] sh 09:44:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:44:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:45:12 provisioning config files... 09:45:13 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config15368443437399064770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:45:13 ---> docker-login.sh 09:45:13 nexus3.edgexfoundry.org:10001 09:45:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:45:13 Configure a credential helper to remove this warning. See 09:45:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:45:13 09:45:13 Login Succeeded 09:45:13 nexus3.edgexfoundry.org:10002 09:45:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:45:14 Configure a credential helper to remove this warning. See 09:45:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:45:14 09:45:14 Login Succeeded 09:45:14 nexus3.edgexfoundry.org:10003 09:45:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:45:14 Configure a credential helper to remove this warning. See 09:45:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:45:14 09:45:14 Login Succeeded 09:45:14 nexus3.edgexfoundry.org:10004 09:45:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:45:15 Configure a credential helper to remove this warning. See 09:45:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:45:15 09:45:15 Login Succeeded 09:45:15 docker.io 09:45:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:45:15 Configure a credential helper to remove this warning. See 09:45:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:45:15 09:45:15 Login Succeeded 09:45:15 ---> docker-login.sh ends [Pipeline] } 09:45:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:45:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:45:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:45:16 ========================================================= 09:45:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 09:45:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:16 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 09:45:18 Sending build context to Docker daemon 8.156MB 09:45:18 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 09:45:18 Step 2/12 : FROM ${BASE} AS builder 09:45:18 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:45:18 c41833b44d91: Pulling fs layer 09:45:18 ed15518f5707: Pulling fs layer 09:45:18 feae8fd75edb: Pulling fs layer 09:45:18 242c74f7c9fa: Pulling fs layer 09:45:18 3cdef696dda3: Pulling fs layer 09:45:18 2ced38df9373: Pulling fs layer 09:45:18 58f1dce35555: Pulling fs layer 09:45:18 242c74f7c9fa: Waiting 09:45:18 3cdef696dda3: Waiting 09:45:18 2ced38df9373: Waiting 09:45:18 58f1dce35555: Waiting 09:45:18 ed15518f5707: Verifying Checksum 09:45:18 ed15518f5707: Download complete 09:45:18 242c74f7c9fa: Verifying Checksum 09:45:18 242c74f7c9fa: Download complete 09:45:18 3cdef696dda3: Verifying Checksum 09:45:18 3cdef696dda3: Download complete 09:45:18 c41833b44d91: Verifying Checksum 09:45:18 c41833b44d91: Download complete 09:45:19 c41833b44d91: Pull complete 09:45:19 58f1dce35555: Verifying Checksum 09:45:19 58f1dce35555: Download complete 09:45:19 ed15518f5707: Pull complete 09:45:20 feae8fd75edb: Verifying Checksum 09:45:20 feae8fd75edb: Download complete 09:45:20 2ced38df9373: Verifying Checksum 09:45:20 2ced38df9373: Download complete 09:45:30 feae8fd75edb: Pull complete 09:45:31 242c74f7c9fa: Pull complete 09:45:31 3cdef696dda3: Pull complete 09:45:38 2ced38df9373: Pull complete 09:45:39 58f1dce35555: Pull complete 09:45:39 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 09:45:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:45:39 ---> fadd8f120f05 09:45:39 Step 3/12 : ARG ADD_BUILD_TAGS="" 09:45:41 ---> Running in 67138f6125e6 09:45:41 Removing intermediate container 67138f6125e6 09:45:41 ---> ec0b221e1a60 09:45:41 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:45:41 ---> Running in 27bb51a885a5 09:45:42 Removing intermediate container 27bb51a885a5 09:45:42 ---> b08b395b9691 09:45:42 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 09:45:42 ---> Running in a1b0418aebd6 09:45:42 Removing intermediate container a1b0418aebd6 09:45:42 ---> 299e77947820 09:45:42 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 09:45:42 ---> Running in ee93736e28be 09:45:42 Removing intermediate container ee93736e28be 09:45:42 ---> 51dd74434422 09:45:42 Step 7/12 : WORKDIR /device-gpio 09:45:42 ---> Running in 150f4fd5d5cc 09:45:43 Removing intermediate container 150f4fd5d5cc 09:45:43 ---> 190a59edc25d 09:45:43 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:45:43 ---> Running in 642acc7b17cc 09:45:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:45:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:45:46 (1/4) Installing openssh-keygen (9.1_p1-r3) 09:45:46 (2/4) Installing libedit (20221030.3.1-r0) 09:45:46 (3/4) Installing openssh-client-common (9.1_p1-r3) 09:45:46 (4/4) Installing openssh-client-default (9.1_p1-r3) 09:45:46 Executing busybox-1.35.0-r29.trigger 09:45:46 OK: 268 MiB in 57 packages 09:45:47 Removing intermediate container 642acc7b17cc 09:45:47 ---> a58114bdc631 09:45:47 Step 9/12 : COPY go.mod vendor* ./ 09:45:47 ---> 9686e24f9bdf 09:45:47 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:47 ---> Running in 63903a84d6ab 09:46:55 Removing intermediate container 63903a84d6ab 09:46:55 ---> 8adca91e1cb7 09:46:55 Step 11/12 : COPY . . 09:46:55 ---> f74f6117a8b6 09:46:55 Step 12/12 : RUN ${MAKE} 09:46:55 ---> Running in c9c4098f8b88 09:46:55 noop 09:46:55 Removing intermediate container c9c4098f8b88 09:46:55 ---> 63d59ad8f064 09:46:55 Successfully built 63d59ad8f064 09:46:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:56 + docker inspect -f . ci-base-image-arm64 09:46:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:46:56 prd-ubuntu20.04-docker-arm64-4c-16g-15532 does not seem to be running inside a container 09:46:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:46:57 $ docker top 13a5bb14814d4fc42a80f1b3743d155457988b5d947b00fc0922737322b2e099 -eo pid,comm [Pipeline] { [Pipeline] sh 09:46:58 + go version 09:46:58 go version go1.20.2 linux/arm64 [Pipeline] } 09:46:58 $ docker stop --time=1 13a5bb14814d4fc42a80f1b3743d155457988b5d947b00fc0922737322b2e099 09:47:00 $ docker rm -f --volumes 13a5bb14814d4fc42a80f1b3743d155457988b5d947b00fc0922737322b2e099 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:00 + docker inspect -f . ci-base-image-arm64 09:47:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:47:01 prd-ubuntu20.04-docker-arm64-4c-16g-15532 does not seem to be running inside a container 09:47:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:47:02 $ docker top 974c1d8d64a64907f82c9066ace66b32cef3adbadb5fa8e7309637ab4ee757ee -eo pid,comm [Pipeline] { [Pipeline] sh 09:47:02 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 09:47:03 + make test 09:47:03 go test ./... -coverprofile=coverage.out ./... 09:47:35 ? github.com/edgexfoundry/device-gpio [no test files] 09:49:27 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 09:49:27 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 09:49:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:49:27 go vet ./... 09:49:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:49:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:49:59 ./bin/test-attribution-txt.sh [Pipeline] echo 09:49:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:49:59 $ docker stop --time=1 974c1d8d64a64907f82c9066ace66b32cef3adbadb5fa8e7309637ab4ee757ee 09:50:01 $ docker rm -f --volumes 974c1d8d64a64907f82c9066ace66b32cef3adbadb5fa8e7309637ab4ee757ee [Pipeline] // withDockerContainer [Pipeline] sh 09:50:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:50:02 Warning: overwriting stash ‘coverage-report’ 09:50:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:50:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:50:04 + ls -al . 09:50:04 total 152 09:50:04 drwxrwxr-x 8 jenkins jenkins 4096 May 16 09:47 . 09:50:04 drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:44 .. 09:50:04 -rw-rw-r-- 1 jenkins jenkins 120 May 16 09:44 .dockerignore 09:50:04 drwxrwxr-x 8 jenkins jenkins 4096 May 16 09:44 .git 09:50:04 drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:44 .github 09:50:04 -rw-rw-r-- 1 jenkins jenkins 343 May 16 09:44 .gitignore 09:50:04 -rw-rw-r-- 1 jenkins jenkins 41 May 16 09:44 .golangci.yml 09:50:04 -rw-rw-r-- 1 jenkins jenkins 9702 May 16 09:44 Attribution.txt 09:50:04 -rw-rw-r-- 1 jenkins jenkins 4069 May 16 09:44 CHANGELOG.md 09:50:04 -rw-rw-r-- 1 jenkins jenkins 1542 May 16 09:44 Dockerfile 09:50:04 -rw-rw-r-- 1 jenkins jenkins 677 May 16 09:44 GOVERNANCE.md 09:50:04 -rw-rw-r-- 1 jenkins jenkins 657 May 16 09:44 Jenkinsfile 09:50:04 -rw-rw-r-- 1 jenkins jenkins 11340 May 16 09:44 LICENSE 09:50:04 -rw-rw-r-- 1 jenkins jenkins 1692 May 16 09:44 Makefile 09:50:04 -rw-rw-r-- 1 jenkins jenkins 617 May 16 09:44 OWNERS.md 09:50:04 -rw-rw-r-- 1 jenkins jenkins 11790 May 16 09:44 README.md 09:50:04 -rw-rw-r-- 1 jenkins jenkins 5 May 16 09:42 VERSION 09:50:04 drwxrwxr-x 2 jenkins jenkins 4096 May 16 09:44 bin 09:50:04 drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:44 cmd 09:50:04 -rw-r--r-- 1 jenkins jenkins 10 May 16 09:47 coverage.out 09:50:04 -rw-rw-r-- 1 jenkins jenkins 3269 May 16 09:44 go.mod 09:50:04 -rw-rw-r-- 1 jenkins jenkins 31585 May 16 09:44 go.sum 09:50:04 drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:44 internal 09:50:04 drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:44 snap 09:50:04 -rw-rw-r-- 1 jenkins jenkins 209 May 16 09:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:04 + 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=d5f0315a3068fef8e1beaf2c3681ec5f438da7da --label arch=arm64 --label version=0.0.0 . 09:50:05 Sending build context to Docker daemon 8.157MB 09:50:05 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 09:50:05 Step 2/25 : FROM ${BASE} AS builder 09:50:05 ---> 63d59ad8f064 09:50:05 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:50:05 ---> Running in 48b7e1538173 09:50:06 Removing intermediate container 48b7e1538173 09:50:06 ---> fa02f944521f 09:50:06 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:50:06 ---> Running in dae1ef5d6809 09:50:07 Removing intermediate container dae1ef5d6809 09:50:07 ---> ec0b80edd8aa 09:50:07 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 09:50:07 ---> Running in ee92bf6e6398 09:50:07 Removing intermediate container ee92bf6e6398 09:50:07 ---> 030e098b1119 09:50:07 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 09:50:07 ---> Running in 08e340199c92 09:50:08 Removing intermediate container 08e340199c92 09:50:08 ---> be5227479591 09:50:08 Step 7/25 : WORKDIR /device-gpio 09:50:08 ---> Running in 514048541b4f 09:50:12 Removing intermediate container 514048541b4f 09:50:12 ---> 36907fffe9b6 09:50:12 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:50:12 ---> Running in 2bf3f440136c 09:50:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:50:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:50:14 OK: 268 MiB in 57 packages 09:50:15 Removing intermediate container 2bf3f440136c 09:50:15 ---> b78294c3941b 09:50:15 Step 9/25 : COPY go.mod vendor* ./ 09:50:16 ---> 6bba5f11e13a 09:50:16 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:50:16 ---> Running in 881527fb6a53 09:50:19 Removing intermediate container 881527fb6a53 09:50:19 ---> a06db8e01b4e 09:50:19 Step 11/25 : COPY . . 09:50:20 ---> b951364839b0 09:50:20 Step 12/25 : RUN ${MAKE} 09:50:20 ---> Running in ffd7944cdbcc 09:50:21 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 09:52:43 Removing intermediate container ffd7944cdbcc 09:52:43 ---> ea17d68a5fbe 09:52:43 Step 13/25 : FROM alpine:3.17 09:52:43 3.17: Pulling from library/alpine 09:52:43 c41833b44d91: Already exists 09:52:43 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:52:43 Status: Downloaded newer image for alpine:3.17 09:52:43 ---> 51e60588ff2c 09:52:43 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 09:52:43 ---> Running in 730d71f97472 09:52:43 Removing intermediate container 730d71f97472 09:52:43 ---> 85590840c2d9 09:52:43 Step 15/25 : RUN apk add --update --no-cache 09:52:43 ---> Running in c0e04a80a4c4 09:52:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:52:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:52:43 OK: 7 MiB in 15 packages 09:52:43 Removing intermediate container c0e04a80a4c4 09:52:43 ---> ab7fb057a8b9 09:52:43 Step 16/25 : WORKDIR / 09:52:43 ---> Running in 64f663f94a8f 09:52:43 Removing intermediate container 64f663f94a8f 09:52:43 ---> 039fdd58f183 09:52:43 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 09:52:43 ---> b46990e59c0a 09:52:43 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 09:52:43 ---> 660b02327934 09:52:43 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 09:52:43 ---> e61501127eb9 09:52:43 Step 20/25 : EXPOSE 59910 09:52:43 ---> Running in 2fb92fac663a 09:52:43 Removing intermediate container 2fb92fac663a 09:52:43 ---> c21e7afd0601 09:52:43 Step 21/25 : ENTRYPOINT ["/device-gpio"] 09:52:43 ---> Running in faf9de631afe 09:52:43 Removing intermediate container faf9de631afe 09:52:43 ---> c968a6043116 09:52:43 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:52:43 ---> Running in 3d1d8cc589cb 09:52:43 Removing intermediate container 3d1d8cc589cb 09:52:43 ---> 592011879752 09:52:43 Step 23/25 : LABEL arch=arm64 09:52:43 ---> Running in fe5e91095b34 09:52:43 Removing intermediate container fe5e91095b34 09:52:43 ---> b30c8c1e99c8 09:52:43 Step 24/25 : LABEL git_sha=d5f0315a3068fef8e1beaf2c3681ec5f438da7da 09:52:43 ---> Running in 351a32850b89 09:52:43 Removing intermediate container 351a32850b89 09:52:43 ---> 56fc7c045605 09:52:43 Step 25/25 : LABEL version=0.0.0 09:52:43 ---> Running in 97b8236573ac 09:52:43 Removing intermediate container 97b8236573ac 09:52:43 ---> 8e3e9eb05cab 09:52:43 [Warning] One or more build-args [ARCH] were not consumed 09:52:43 Successfully built 8e3e9eb05cab 09:52:43 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:52:44 09:52:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:52:45 arm64: Pulling from edgex-lftools-log-publisher 09:52:45 8998bd30e6a1: Pulling fs layer 09:52:45 04944245beec: Pulling fs layer 09:52:45 699f458cf7ca: Pulling fs layer 09:52:45 765212b225bb: Pulling fs layer 09:52:45 f23df028b6ca: Pulling fs layer 09:52:45 d65c8cfc05b1: Pulling fs layer 09:52:45 2437ff75d9bd: Pulling fs layer 09:52:45 f23df028b6ca: Waiting 09:52:45 d65c8cfc05b1: Waiting 09:52:45 2437ff75d9bd: Waiting 09:52:45 765212b225bb: Waiting 09:52:45 04944245beec: Verifying Checksum 09:52:45 04944245beec: Download complete 09:52:45 765212b225bb: Verifying Checksum 09:52:45 765212b225bb: Download complete 09:52:45 f23df028b6ca: Verifying Checksum 09:52:45 f23df028b6ca: Download complete 09:52:45 d65c8cfc05b1: Verifying Checksum 09:52:45 d65c8cfc05b1: Download complete 09:52:45 699f458cf7ca: Verifying Checksum 09:52:45 699f458cf7ca: Download complete 09:52:45 8998bd30e6a1: Verifying Checksum 09:52:45 8998bd30e6a1: Download complete 09:52:48 2437ff75d9bd: Verifying Checksum 09:52:48 2437ff75d9bd: Download complete 09:52:50 8998bd30e6a1: Pull complete 09:52:52 04944245beec: Pull complete 09:52:53 699f458cf7ca: Pull complete 09:52:53 765212b225bb: Pull complete 09:52:54 f23df028b6ca: Pull complete 09:52:54 d65c8cfc05b1: Pull complete 09:53:08 2437ff75d9bd: Pull complete 09:53:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:53:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:53:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:53:08 prd-ubuntu20.04-docker-arm64-4c-16g-15532 does not seem to be running inside a container 09:53:08 $ 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/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:53:11 $ docker top 813fc42c6d72d1e04a362a390ff500037ec0e16b4c00433f30403ac07a700556 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:53:12 ---> job-cost.sh 09:53:12 lf-activate-venv: SKIPPING 09:53:12 INFO: No Stack... 09:53:13 INFO: Retrieving Pricing Info for: v3-standard-4 09:53:13 INFO: Archiving Costs [Pipeline] sh 09:53:14 + cat /w/workspace/device-gpio/1/archives/cost.csv 09:53:14 + cut -d, -f6 [Pipeline] lock 09:53:14 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-178-1-stack-cost] 09:53:14 Resource [jenkins-edgexfoundry-device-gpio-PR-178-1-stack-cost] did not exist. Created. 09:53:14 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-178-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:53:14 /w/workspace/device-gpio/1@tmp/durable-7c274e03/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:53:15 + echo total: 0.10999999940395355 [Pipeline] stash 09:53:15 Warning: overwriting stash ‘stack-cost’ 09:53:15 Stashed 1 file(s) [Pipeline] } 09:53:15 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-178-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:53:15 $ docker stop --time=1 813fc42c6d72d1e04a362a390ff500037ec0e16b4c00433f30403ac07a700556 09:53:19 $ docker rm -f --volumes 813fc42c6d72d1e04a362a390ff500037ec0e16b4c00433f30403ac07a700556 [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 09:53:20 provisioning config files... 09:53:20 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-178@tmp/config17949887474711919204tmp [Pipeline] { [Pipeline] sh 09:53:20 + set +x 09:53:20 + curl -s https://codecov.io/bash 09:53:20 + bash -s -- 09:53:20 09:53:20 _____ _ 09:53:20 / ____| | | 09:53:20 | | ___ __| | ___ ___ _____ __ 09:53:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:53:20 | |___| (_) | (_| | __/ (_| (_) \ V / 09:53:20 \_____\___/ \__,_|\___|\___\___/ \_/ 09:53:20 Bash-1.0.6 09:53:20 09:53:20 09:53:20 ==> git version 2.25.1 found 09:53:20 ==> 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 09:53:20 Release-Date: 2020-01-08 09:53:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:53:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:53:20 ==> Jenkins CI detected. 09:53:20 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-178 09:53:20 project root: . 09:53:20 --> token set from env 09:53:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:53:20 ==> Running gcov in . (disable via -X gcov) 09:53:20 ==> Python coveragepy not found 09:53:20 ==> Searching for coverage reports in: 09:53:20 + . 09:53:20 -> Found 1 reports 09:53:20 ==> Detecting git/mercurial file structure 09:53:20 ==> Reading reports 09:53:20 + ./coverage.out bytes=10 09:53:20 ==> Appending adjustments 09:53:20 https://docs.codecov.io/docs/fixing-reports 09:53:20 + Found adjustments 09:53:20 ==> Gzipping contents 09:53:20 4.0K /tmp/codecov.E6TTEr.gz 09:53:20 ==> Uploading reports 09:53:20 url: https://codecov.io 09:53:20 query: branch=PR-178&commit=d5f0315a3068fef8e1beaf2c3681ec5f438da7da&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-178%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=178&job=&cmd_args= 09:53:20 -> Pinging Codecov 09:53:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-178&commit=d5f0315a3068fef8e1beaf2c3681ec5f438da7da&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-178%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=178&job=&cmd_args= 09:53:20 -> Uploading to 09:53:20 https://storage.googleapis.com/codecov/v4/raw/2023-05-16/3EC07B1A8CA8AF9BCAA0BB9F0134797F/d5f0315a3068fef8e1beaf2c3681ec5f438da7da/7087d5e7-c7bd-4351-93d8-4637ec2d8fba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T095320Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2c19fba7054d4cb94c58b2c31a01210bce7a45a4425a51c3f4a3aef637e56fe7 09:53:20 % Total % Received % Xferd Average Speed Time Time Time Current 09:53:20 Dload Upload Total Spent Left Speed 09:53:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3531 --:--:-- --:--:-- --:--:-- 3531 09:53:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/d5f0315a3068fef8e1beaf2c3681ec5f438da7da [Pipeline] } 09:53:21 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 09:53:22 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-178/archives ] 09:53:22 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-178/archives 09:53:22 total 16 09:53:22 drwxr-xr-x 3 root root 4096 May 16 09:44 . 09:53:22 drwxrwxr-x 10 jenkins jenkins 4096 May 16 09:44 .. 09:53:22 drwxr-xr-x 2 root root 4096 May 16 09:44 cost 09:53:22 -rw-r--r-- 1 root root 83 May 16 09:44 cost.csv 09:53:22 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-178/archives 09:53:22 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-178/archives 09:53:22 total 16 09:53:22 drwxr-xr-x 3 jenkins jenkins 4096 May 16 09:44 . 09:53:22 drwxrwxr-x 10 jenkins jenkins 4096 May 16 09:44 .. 09:53:22 drwxr-xr-x 2 jenkins jenkins 4096 May 16 09:44 cost 09:53:22 -rw-r--r-- 1 jenkins jenkins 83 May 16 09:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:53:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:53:24 ---> package-listing.sh 09:53:24 ++ facter osfamily 09:53:24 ++ tr '[:upper:]' '[:lower:]' 09:53:24 + OS_FAMILY=debian 09:53:24 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-178 09:53:24 + START_PACKAGES=/tmp/packages_start.txt 09:53:24 + END_PACKAGES=/tmp/packages_end.txt 09:53:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:53:24 + PACKAGES=/tmp/packages_start.txt 09:53:24 + '[' /w/workspace/edgexfoundry_device-gpio_PR-178 ']' 09:53:24 + PACKAGES=/tmp/packages_end.txt 09:53:24 + case "${OS_FAMILY}" in 09:53:24 + dpkg -l 09:53:24 + grep '^ii' 09:53:24 + '[' -f /tmp/packages_start.txt ']' 09:53:24 + '[' -f /tmp/packages_end.txt ']' 09:53:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:53:24 + '[' /w/workspace/edgexfoundry_device-gpio_PR-178 ']' 09:53:24 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-178/archives/ 09:53:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-178/archives/ [Pipeline] echo 09:53:24 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-178/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:53:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:53:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:53:25 prd-ubuntu20.04-docker-8c-8g-15531 does not seem to be running inside a container 09:53:25 $ 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-178/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-178 -v /w/workspace/edgexfoundry_device-gpio_PR-178:/w/workspace/edgexfoundry_device-gpio_PR-178:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-178@tmp:/w/workspace/edgexfoundry_device-gpio_PR-178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:53:25 $ docker top 03a7b453228baeb28e3532daa167924b0390ddf89249369ce7b8fdd4df95ad42 -eo pid,comm [Pipeline] { [Pipeline] sh 09:53:26 + touch /tmp/pre-build-complete [Pipeline] sh 09:53:26 + mkdir -p /var/log/sysstat [Pipeline] sh 09:53:26 + ls /var/log/sa-host 09:53:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:53:27 provisioning config files... 09:53:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-178@tmp/config12369929700147220030tmp [Pipeline] { [Pipeline] echo 09:53:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:53:27 ---> create-netrc.sh [Pipeline] } 09:53:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:53:27 ---> python-tools-install.sh [Pipeline] echo 09:53:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:53:28 ---> sudo-logs.sh 09:53:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:53:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:53:28 ---> job-cost.sh 09:53:28 lf-activate-venv: SKIPPING 09:53:28 DEBUG: total: 0.2199999988079071 09:53:28 INFO: Retrieving Stack Cost... 09:53:29 INFO: Retrieving Pricing Info for: v3-standard-8 09:53:29 INFO: Archiving Costs [Pipeline] echo 09:53:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:53:29 ---> logs-deploy.sh 09:53:29 lf-activate-venv: SKIPPING 09:53:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-178/1 09:53:29 INFO: archiving workspace using pattern(s): 09:53:30 Archives upload complete. 09:53:31 INFO: archiving logs to Nexus 09:53:31 ---> uname -a: 09:53:31 Linux prd-ubuntu20-04-docker-8c-8g-15531 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:53:31 09:53:31 09:53:31 ---> lscpu: 09:53:31 Architecture: x86_64 09:53:31 CPU op-mode(s): 32-bit, 64-bit 09:53:31 Byte Order: Little Endian 09:53:31 Address sizes: 40 bits physical, 48 bits virtual 09:53:31 CPU(s): 8 09:53:31 On-line CPU(s) list: 0-7 09:53:31 Thread(s) per core: 1 09:53:31 Core(s) per socket: 1 09:53:31 Socket(s): 8 09:53:31 NUMA node(s): 1 09:53:31 Vendor ID: AuthenticAMD 09:53:31 CPU family: 23 09:53:31 Model: 49 09:53:31 Model name: AMD EPYC-Rome Processor 09:53:31 Stepping: 0 09:53:31 CPU MHz: 2800.000 09:53:31 BogoMIPS: 5600.00 09:53:31 Virtualization: AMD-V 09:53:31 Hypervisor vendor: KVM 09:53:31 Virtualization type: full 09:53:31 L1d cache: 256 KiB 09:53:31 L1i cache: 256 KiB 09:53:31 L2 cache: 4 MiB 09:53:31 L3 cache: 128 MiB 09:53:31 NUMA node0 CPU(s): 0-7 09:53:31 Vulnerability Itlb multihit: Not affected 09:53:31 Vulnerability L1tf: Not affected 09:53:31 Vulnerability Mds: Not affected 09:53:31 Vulnerability Meltdown: Not affected 09:53:31 Vulnerability Mmio stale data: Not affected 09:53:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:53:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:53:31 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:53:31 Vulnerability Srbds: Not affected 09:53:31 Vulnerability Tsx async abort: Not affected 09:53:31 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 09:53:31 09:53:31 09:53:31 ---> nproc: 09:53:31 8 09:53:31 09:53:31 09:53:31 ---> df -h: 09:53:31 Filesystem Size Used Avail Use% Mounted on 09:53:31 overlay 155G 12G 144G 8% / 09:53:31 tmpfs 64M 0 64M 0% /dev 09:53:31 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:53:31 shm 64M 0 64M 0% /dev/shm 09:53:31 /dev/vda1 155G 12G 144G 8% /facter-os 09:53:31 09:53:31 09:53:31 ---> sar -b -r -n DEV: 09:53:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15531) 05/16/23 _x86_64_ (8 CPU) 09:53:31 09:53:31 09:41:52 LINUX RESTART (8 CPU) 09:53:31 09:53:31 09:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:53:31 09:43:01 132.81 47.74 85.07 0.00 5398.03 158850.19 0.00 09:53:31 09:44:01 189.42 1.42 188.00 0.00 28.93 73562.01 0.00 09:53:31 09:45:01 179.69 0.22 179.47 0.00 19.33 43937.08 0.00 09:53:31 09:46:01 2.12 0.00 2.12 0.00 0.00 23.21 0.00 09:53:31 09:47:01 23.86 7.80 16.06 0.00 908.12 2338.94 0.00 09:53:31 09:48:01 26.33 3.55 22.78 0.00 2530.51 3963.21 0.00 09:53:31 09:49:01 3.12 0.02 3.10 0.00 0.13 77.44 0.00 09:53:31 09:50:01 0.90 0.00 0.90 0.00 0.00 10.93 0.00 09:53:31 09:51:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 09:53:31 09:52:01 1.73 0.00 1.73 0.00 0.00 19.86 0.00 09:53:31 09:53:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 09:53:31 Average: 51.12 5.52 45.60 0.00 807.68 25708.32 0.00 09:53:31 09:53:31 09:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:53:31 09:43:01 29158904 31582464 735760 2.24 71796 2633648 1990032 5.86 1002128 2371104 743676 09:53:31 09:44:01 28160544 31568800 725512 2.21 148112 3434228 1800272 5.31 1170444 3072200 212632 09:53:31 09:45:01 27614368 31563492 731476 2.22 160784 3933712 1741760 5.13 1272392 3482252 152 09:53:31 09:46:01 27614880 31564068 730808 2.22 160828 3933720 1741760 5.13 1272124 3482260 152 09:53:31 09:47:01 27421940 31522452 759544 2.31 177536 4063880 1826056 5.38 1379472 3546576 1492 09:53:31 09:48:01 27230100 31547048 734440 2.23 187200 4257816 1812592 5.34 1508392 3596612 4 09:53:31 09:49:01 27241164 31553336 728112 2.21 185724 4254572 1776856 5.24 1501260 3593408 12 09:53:31 09:50:01 27241148 31553392 728052 2.21 185740 4254572 1776856 5.24 1501316 3593408 164 09:53:31 09:51:01 27241424 31553684 727696 2.21 185752 4254576 1776856 5.24 1501752 3593412 20 09:53:31 09:52:01 27241368 31553672 727524 2.21 185784 4254576 1776856 5.24 1501600 3593420 12 09:53:31 09:53:01 27241852 31554196 727136 2.21 185824 4254584 1776856 5.24 1501868 3593420 124 09:53:31 Average: 27582517 31556055 732369 2.23 166825 3957262 1799705 5.30 1373886 3410734 87131 09:53:31 09:53:31 09:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:53:31 09:43:01 ens3 628.36 388.29 6900.81 85.83 0.00 0.00 0.00 0.00 09:53:31 09:43:01 lo 7.00 7.00 0.67 0.67 0.00 0.00 0.00 0.00 09:53:31 09:43:01 docker0 13.23 15.28 1.14 129.23 0.00 0.00 0.00 0.00 09:53:31 09:44:01 ens3 314.11 218.86 2009.97 32.83 0.00 0.00 0.00 0.00 09:53:31 09:44:01 vethba08ab4 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:53:31 09:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:53:31 09:44:01 docker0 198.33 277.79 15.85 1977.02 0.00 0.00 0.00 0.00 09:53:31 09:45:01 ens3 123.81 88.77 2630.03 95.66 0.00 0.00 0.00 0.00 09:53:31 09:45:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 09:53:31 09:45:01 docker0 2.63 6.47 0.16 85.02 0.00 0.00 0.00 0.00 09:53:31 09:46:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:53:31 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:53:31 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:53:31 09:47:01 ens3 38.83 17.51 912.77 1.39 0.00 0.00 0.00 0.00 09:53:31 09:47:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 09:53:31 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:53:31 09:48:01 ens3 109.55 57.39 1376.36 4.13 0.00 0.00 0.00 0.00 09:53:31 09:48:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 09:53:31 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:53:31 09:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:53:31 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:53:31 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:53:31 09:50:01 ens3 0.60 0.10 0.04 0.01 0.00 0.00 0.00 0.00 09:53:31 09:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:53:31 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:53:31 09:51:01 ens3 0.42 0.23 0.12 0.08 0.00 0.00 0.00 0.00 09:53:31 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:53:31 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:53:31 09:52:01 ens3 0.95 0.80 1.69 0.24 0.00 0.00 0.00 0.00 09:53:31 09:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:53:31 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:53:31 09:53:01 ens3 0.25 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:53:31 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:53:31 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:53:31 Average: ens3 110.64 70.19 1257.37 20.02 0.00 0.00 0.00 0.00 09:53:31 Average: lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 09:53:31 Average: docker0 19.47 27.23 1.56 199.19 0.00 0.00 0.00 0.00 09:53:31 09:53:31 09:53:31 ---> sar -P ALL: 09:53:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15531) 05/16/23 _x86_64_ (8 CPU) 09:53:31 09:53:31 09:41:52 LINUX RESTART (8 CPU) 09:53:31 09:53:31 09:42:01 CPU %user %nice %system %iowait %steal %idle 09:53:31 09:43:01 all 9.52 0.00 3.40 1.97 0.05 85.06 09:53:31 09:43:01 0 8.45 0.00 4.60 5.63 0.05 81.27 09:53:31 09:43:01 1 11.04 0.00 3.18 3.03 0.05 82.69 09:53:31 09:43:01 2 8.12 0.00 3.67 0.66 0.03 87.52 09:53:31 09:43:01 3 8.58 0.00 4.56 3.06 0.07 83.73 09:53:31 09:43:01 4 11.34 0.00 2.53 0.49 0.05 85.59 09:53:31 09:43:01 5 9.54 0.00 3.01 0.91 0.05 86.49 09:53:31 09:43:01 6 8.46 0.00 2.61 1.74 0.07 87.12 09:53:31 09:43:01 7 10.61 0.00 3.02 0.25 0.07 86.05 09:53:31 09:44:01 all 28.59 0.00 5.83 2.71 0.08 62.79 09:53:31 09:44:01 0 29.06 0.00 5.32 0.49 0.07 65.07 09:53:31 09:44:01 1 27.99 0.00 7.18 11.13 0.08 53.62 09:53:31 09:44:01 2 28.58 0.00 5.79 0.56 0.08 64.99 09:53:31 09:44:01 3 28.19 0.00 5.92 0.19 0.07 65.63 09:53:31 09:44:01 4 29.19 0.00 5.25 0.52 0.07 64.97 09:53:31 09:44:01 5 27.32 0.00 5.73 7.18 0.08 59.68 09:53:31 09:44:01 6 29.28 0.00 5.61 0.29 0.07 64.76 09:53:31 09:44:01 7 29.15 0.00 5.87 1.37 0.10 63.51 09:53:31 09:45:01 all 20.66 0.00 5.33 2.01 0.07 71.93 09:53:31 09:45:01 0 20.08 0.00 5.99 0.05 0.07 73.80 09:53:31 09:45:01 1 21.45 0.00 5.64 1.67 0.07 71.18 09:53:31 09:45:01 2 20.45 0.00 4.80 0.64 0.07 74.05 09:53:31 09:45:01 3 20.01 0.00 5.32 2.81 0.07 71.79 09:53:31 09:45:01 4 19.38 0.00 5.06 0.59 0.07 74.90 09:53:31 09:45:01 5 20.37 0.00 5.49 9.18 0.07 64.89 09:53:31 09:45:01 6 22.08 0.00 4.96 0.20 0.07 72.69 09:53:31 09:45:01 7 21.47 0.00 5.37 0.95 0.08 72.13 09:53:31 09:46:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:53:31 09:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:53:31 09:46:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:53:31 09:46:01 2 0.02 0.00 0.03 0.00 0.02 99.93 09:53:31 09:46:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:53:31 09:46:01 4 0.12 0.00 0.00 0.00 0.00 99.88 09:53:31 09:46:01 5 0.02 0.00 0.02 0.02 0.00 99.95 09:53:31 09:46:01 6 0.07 0.00 0.00 0.00 0.00 99.93 09:53:31 09:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:53:31 09:47:01 all 0.76 0.00 0.72 0.21 0.01 98.29 09:53:31 09:47:01 0 0.55 0.00 0.80 0.05 0.00 98.60 09:53:31 09:47:01 1 1.05 0.00 0.68 0.40 0.02 97.85 09:53:31 09:47:01 2 0.57 0.00 0.47 0.20 0.02 98.75 09:53:31 09:47:01 3 0.85 0.00 0.37 0.57 0.00 98.21 09:53:31 09:47:01 4 0.87 0.00 0.88 0.37 0.02 97.87 09:53:31 09:47:01 5 0.45 0.00 1.60 0.03 0.02 97.90 09:53:31 09:47:01 6 0.38 0.00 0.42 0.00 0.02 99.18 09:53:31 09:47:01 7 1.38 0.00 0.55 0.07 0.02 97.98 09:53:31 09:48:01 all 1.37 0.00 0.71 0.35 0.02 97.55 09:53:31 09:48:01 0 0.87 0.00 1.47 0.10 0.02 97.55 09:53:31 09:48:01 1 0.75 0.00 0.75 0.55 0.02 97.93 09:53:31 09:48:01 2 0.63 0.00 0.53 0.50 0.03 98.30 09:53:31 09:48:01 3 2.47 0.00 0.43 0.76 0.02 96.32 09:53:31 09:48:01 4 1.82 0.00 0.78 0.05 0.02 97.33 09:53:31 09:48:01 5 0.67 0.00 0.28 0.02 0.00 99.03 09:53:31 09:48:01 6 1.29 0.00 0.77 0.58 0.02 97.35 09:53:31 09:48:01 7 2.49 0.00 0.70 0.20 0.02 96.59 09:53:31 09:49:01 all 0.27 0.00 0.05 0.01 0.01 99.66 09:53:31 09:49:01 0 0.05 0.00 0.05 0.00 0.00 99.90 09:53:31 09:49:01 1 0.05 0.00 0.05 0.03 0.02 99.85 09:53:31 09:49:01 2 0.08 0.00 0.05 0.00 0.02 99.85 09:53:31 09:49:01 3 1.48 0.00 0.03 0.00 0.02 98.47 09:53:31 09:49:01 4 0.12 0.00 0.02 0.00 0.00 99.87 09:53:31 09:49:01 5 0.05 0.00 0.05 0.02 0.00 99.88 09:53:31 09:49:01 6 0.07 0.00 0.03 0.02 0.00 99.88 09:53:31 09:49:01 7 0.25 0.00 0.10 0.05 0.00 99.60 09:53:31 09:50:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:53:31 09:50:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:53:31 09:50:01 1 0.07 0.00 0.02 0.02 0.02 99.88 09:53:31 09:50:01 2 0.07 0.00 0.02 0.00 0.03 99.88 09:53:31 09:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:53:31 09:50:01 4 0.07 0.00 0.02 0.00 0.02 99.90 09:53:31 09:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:53:31 09:50:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:53:31 09:50:01 7 0.00 0.00 0.02 0.02 0.00 99.97 09:53:31 09:51:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:53:31 09:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:53:31 09:51:01 1 0.02 0.00 0.03 0.02 0.02 99.92 09:53:31 09:51:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:53:31 09:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:53:31 09:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:53:31 09:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:53:31 09:51:01 6 0.05 0.00 0.02 0.00 0.00 99.93 09:53:31 09:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:53:31 09:52:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:53:31 09:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:53:31 09:52:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:53:31 09:52:01 2 0.05 0.00 0.05 0.00 0.02 99.88 09:53:31 09:52:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:53:31 09:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:53:31 09:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:53:31 09:52:01 6 0.07 0.00 0.02 0.02 0.00 99.90 09:53:31 09:52:01 7 0.03 0.00 0.00 0.02 0.00 99.95 09:53:31 09:53:01 all 0.06 0.00 0.01 0.00 0.01 99.91 09:53:31 09:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:53:31 09:53:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:53:31 09:53:01 2 0.07 0.00 0.03 0.00 0.02 99.88 09:53:31 09:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:53:31 09:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:53:31 09:53:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:53:31 09:53:01 6 0.35 0.00 0.02 0.00 0.02 99.62 09:53:31 09:53:01 7 0.02 0.00 0.00 0.02 0.00 99.97 09:53:31 09:53:31 Average: CPU %user %nice %system %iowait %steal %idle 09:53:31 Average: all 5.53 0.00 1.45 0.66 0.02 92.33 09:53:31 Average: 0 5.33 0.00 1.65 0.57 0.02 92.43 09:53:31 Average: 1 5.63 0.00 1.59 1.52 0.03 91.23 09:53:31 Average: 2 5.30 0.00 1.40 0.23 0.03 93.04 09:53:31 Average: 3 5.57 0.00 1.50 0.67 0.02 92.23 09:53:31 Average: 4 5.68 0.00 1.31 0.18 0.02 92.80 09:53:31 Average: 5 5.27 0.00 1.46 1.56 0.02 91.68 09:53:31 Average: 6 5.60 0.00 1.30 0.26 0.02 92.82 09:53:31 Average: 7 5.90 0.00 1.41 0.26 0.03 92.40 09:53:31 09:53:31 09:53:31