Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/device-gpio Obtained Jenkinsfile from 26eba03a187839eef1badded9004dda4846ea3ca+dad3581f68ab7f120ccaa1e9a5c0830c4458f666 (5a1c0d98a2d9b2712825d74aa46b2238bf82ff2b) 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-ssh16405711884508273846.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh2794120789631585709.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-214/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-214/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15909185494046960895.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7983832032411427222.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-214/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-214/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16703578390719046409.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.21 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-17125 in /w/workspace/edgexfoundry_device-gpio_PR-214 [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-214 # 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/214/head:refs/remotes/origin/PR-214 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit dad3581f68ab7f120ccaa1e9a5c0830c4458f666 into PR head commit 26eba03a187839eef1badded9004dda4846ea3ca Merge succeeded, producing bc15ea3d0414cdb08908e465b10a58e3547d10fe Checking out Revision bc15ea3d0414cdb08908e465b10a58e3547d10fe (PR-214) > git config core.sparsecheckout # timeout=10 > git checkout -f 26eba03a187839eef1badded9004dda4846ea3ca # 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 dad3581f68ab7f120ccaa1e9a5c0830c4458f666 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc15ea3d0414cdb08908e465b10a58e3547d10fe # timeout=10 Commit message: "Merge commit 'dad3581f68ab7f120ccaa1e9a5c0830c4458f666' into HEAD" > git rev-list --no-walk 26eba03a187839eef1badded9004dda4846ea3ca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-09T13:22:02.882Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-09T13:22:02.931Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-09T13:22:02.950Z] ========================================================= [2023-11-09T13:22:02.950Z] EdgeX Global Pipelines Version Info [2023-11-09T13:22:02.950Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-09T13:22:04.054Z] ------------------- [2023-11-09T13:22:04.054Z] stable info: [2023-11-09T13:22:04.054Z] ------------------- [2023-11-09T13:22:04.054Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-09T13:22:04.054Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-09T13:22:04.054Z] Message: update stable to v1.0.257 [2023-11-09T13:22:04.314Z] ------------------- [2023-11-09T13:22:04.314Z] experimental info: [2023-11-09T13:22:04.314Z] ------------------- [2023-11-09T13:22:04.314Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-09T13:22:04.314Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-09T13:22:04.314Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-09T13:22:04.485Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-11-09T13:22:04.504Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-11-09T13:22:04.522Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-09T13:22:04.537Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-09T13:22:04.555Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-09T13:22:04.565Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-09T13:22:04.580Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-09T13:22:04.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-09T13:22:04.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-09T13:22:04.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-09T13:22:04.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-09T13:22:04.663Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-11-09T13:22:04.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-09T13:22:04.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-09T13:22:04.710Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-09T13:22:04.726Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-09T13:22:04.738Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-09T13:22:04.756Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-09T13:22:04.773Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-09T13:22:04.790Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-09T13:22:04.809Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-09T13:22:04.827Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-09T13:22:04.844Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-09T13:22:04.860Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-09T13:22:04.873Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-09T13:22:04.892Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-09T13:22:04.911Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-09T13:22:04.931Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-214 [Pipeline] echo [2023-11-09T13:22:04.948Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-214 [Pipeline] echo [2023-11-09T13:22:04.959Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-214 [Pipeline] echo [2023-11-09T13:22:04.974Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc15ea3d0414cdb08908e465b10a58e3547d10fe [Pipeline] echo [2023-11-09T13:22:04.989Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc15ea3 [Pipeline] echo [2023-11-09T13:22:05.001Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-09T13:22:05.054Z] provisioning config files... [2023-11-09T13:22:05.067Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-214@tmp/config15306802475838026100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-09T13:22:05.371Z] ---> docker-login.sh [2023-11-09T13:22:05.371Z] nexus3.edgexfoundry.org:10001 [2023-11-09T13:22:06.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T13:22:07.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T13:22:07.015Z] Configure a credential helper to remove this warning. See [2023-11-09T13:22:07.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T13:22:07.015Z] [2023-11-09T13:22:07.015Z] Login Succeeded [2023-11-09T13:22:07.015Z] nexus3.edgexfoundry.org:10002 [2023-11-09T13:22:07.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T13:22:07.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T13:22:07.275Z] Configure a credential helper to remove this warning. See [2023-11-09T13:22:07.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T13:22:07.275Z] [2023-11-09T13:22:07.275Z] Login Succeeded [2023-11-09T13:22:07.275Z] nexus3.edgexfoundry.org:10003 [2023-11-09T13:22:07.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T13:22:07.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T13:22:07.275Z] Configure a credential helper to remove this warning. See [2023-11-09T13:22:07.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T13:22:07.275Z] [2023-11-09T13:22:07.275Z] Login Succeeded [2023-11-09T13:22:07.275Z] nexus3.edgexfoundry.org:10004 [2023-11-09T13:22:07.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T13:22:07.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T13:22:07.275Z] Configure a credential helper to remove this warning. See [2023-11-09T13:22:07.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T13:22:07.275Z] [2023-11-09T13:22:07.275Z] Login Succeeded [2023-11-09T13:22:07.275Z] docker.io [2023-11-09T13:22:07.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T13:22:07.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T13:22:07.796Z] Configure a credential helper to remove this warning. See [2023-11-09T13:22:07.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T13:22:07.796Z] [2023-11-09T13:22:07.796Z] Login Succeeded [2023-11-09T13:22:07.796Z] ---> docker-login.sh ends [Pipeline] } [2023-11-09T13:22:07.804Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-09T13:22:08.163Z] + git rev-list -1 --merges bc15ea3d0414cdb08908e465b10a58e3547d10fe~1..bc15ea3d0414cdb08908e465b10a58e3547d10fe [Pipeline] echo [2023-11-09T13:22:08.211Z] -----------> git rev-list -1 --merges bc15ea3d0414cdb08908e465b10a58e3547d10fe~1..bc15ea3d0414cdb08908e465b10a58e3547d10fe bc15ea3d0414cdb08908e465b10a58e3547d10fe [2023-11-09T13:22:08.211Z] bc15ea3d0414cdb08908e465b10a58e3547d10fe [false] [Pipeline] sh [2023-11-09T13:22:08.505Z] + git log --format=format:%s -1 bc15ea3d0414cdb08908e465b10a58e3547d10fe [Pipeline] echo [2023-11-09T13:22:08.523Z] ========================================================= [2023-11-09T13:22:08.523Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-09T13:22:08.523Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-09T13:22:08.847Z] + git log --format=format:%s -1 bc15ea3d0414cdb08908e465b10a58e3547d10fe [Pipeline] echo [2023-11-09T13:22:08.859Z] [semverPrep] GIT_COMMIT: bc15ea3d0414cdb08908e465b10a58e3547d10fe, Commit Message: Merge commit 'dad3581f68ab7f120ccaa1e9a5c0830c4458f666' into HEAD [Pipeline] echo [2023-11-09T13:22:08.869Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-09T13:22:09.235Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-09T13:22:09.235Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-09T13:22:09.235Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-09T13:22:09.235Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-09T13:22:09.235Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-09T13:22:09.235Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-09T13:22:09.235Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T13:22:09.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-09T13:22:09.646Z] [2023-11-09T13:22:09.646Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T13:22:09.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-09T13:22:09.946Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-09T13:22:09.946Z] b85a868b505f: Pulling fs layer [2023-11-09T13:22:09.946Z] e2be974225ed: Pulling fs layer [2023-11-09T13:22:09.946Z] 339a4e72a1f5: Pulling fs layer [2023-11-09T13:22:09.946Z] 988bab9f4d93: Pulling fs layer [2023-11-09T13:22:09.946Z] 1469e6f7b9e6: Pulling fs layer [2023-11-09T13:22:09.946Z] eaf3925da568: Pulling fs layer [2023-11-09T13:22:09.946Z] 988bab9f4d93: Waiting [2023-11-09T13:22:09.946Z] 1469e6f7b9e6: Waiting [2023-11-09T13:22:09.946Z] bab4dde63d76: Pulling fs layer [2023-11-09T13:22:09.946Z] eaf3925da568: Waiting [2023-11-09T13:22:09.946Z] bab4dde63d76: Waiting [2023-11-09T13:22:09.946Z] bde34c3a00c8: Pulling fs layer [2023-11-09T13:22:09.946Z] b352a97aabf1: Pulling fs layer [2023-11-09T13:22:09.946Z] bde34c3a00c8: Waiting [2023-11-09T13:22:09.946Z] 4872d77fe225: Pulling fs layer [2023-11-09T13:22:09.946Z] 5851b861e8e6: Pulling fs layer [2023-11-09T13:22:09.946Z] b352a97aabf1: Waiting [2023-11-09T13:22:09.946Z] 4872d77fe225: Waiting [2023-11-09T13:22:09.946Z] 5851b861e8e6: Waiting [2023-11-09T13:22:09.946Z] e2be974225ed: Download complete [2023-11-09T13:22:09.946Z] 988bab9f4d93: Verifying Checksum [2023-11-09T13:22:09.946Z] 988bab9f4d93: Download complete [2023-11-09T13:22:10.206Z] 339a4e72a1f5: Verifying Checksum [2023-11-09T13:22:10.206Z] 339a4e72a1f5: Download complete [2023-11-09T13:22:10.206Z] eaf3925da568: Verifying Checksum [2023-11-09T13:22:10.206Z] eaf3925da568: Download complete [2023-11-09T13:22:10.206Z] 1469e6f7b9e6: Verifying Checksum [2023-11-09T13:22:10.206Z] 1469e6f7b9e6: Download complete [2023-11-09T13:22:10.206Z] bde34c3a00c8: Download complete [2023-11-09T13:22:10.206Z] b352a97aabf1: Verifying Checksum [2023-11-09T13:22:10.206Z] b352a97aabf1: Download complete [2023-11-09T13:22:10.206Z] 4872d77fe225: Download complete [2023-11-09T13:22:10.206Z] 5851b861e8e6: Verifying Checksum [2023-11-09T13:22:10.206Z] 5851b861e8e6: Download complete [2023-11-09T13:22:10.206Z] b85a868b505f: Download complete [2023-11-09T13:22:10.465Z] bab4dde63d76: Verifying Checksum [2023-11-09T13:22:10.465Z] bab4dde63d76: Download complete [2023-11-09T13:22:11.400Z] b85a868b505f: Pull complete [2023-11-09T13:22:11.400Z] e2be974225ed: Pull complete [2023-11-09T13:22:11.970Z] 339a4e72a1f5: Pull complete [2023-11-09T13:22:11.970Z] 988bab9f4d93: Pull complete [2023-11-09T13:22:12.231Z] 1469e6f7b9e6: Pull complete [2023-11-09T13:22:12.231Z] eaf3925da568: Pull complete [2023-11-09T13:22:14.141Z] bab4dde63d76: Pull complete [2023-11-09T13:22:14.141Z] bde34c3a00c8: Pull complete [2023-11-09T13:22:14.141Z] b352a97aabf1: Pull complete [2023-11-09T13:22:14.141Z] 4872d77fe225: Pull complete [2023-11-09T13:22:14.401Z] 5851b861e8e6: Pull complete [2023-11-09T13:22:14.401Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-09T13:22:14.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-09T13:22:14.401Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-09T13:22:14.501Z] prd-ubuntu20.04-docker-8c-8g-17125 does not seem to be running inside a container [2023-11-09T13:22:14.528Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-214 -v /w/workspace/edgexfoundry_device-gpio_PR-214:/w/workspace/edgexfoundry_device-gpio_PR-214:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-214@tmp:/w/workspace/edgexfoundry_device-gpio_PR-214@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-09T13:22:20.558Z] $ docker top c7476074fd9cfc6b6513f430ef67dda653c85caee3920949c3c8a037d67320bc -eo pid,comm [2023-11-09T13:22:20.610Z] 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). [2023-11-09T13:22:20.610Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-09T13:22:20.651Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-09T13:22:20.651Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-09T13:22:20.744Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-09T13:22:20.746Z] $ docker exec c7476074fd9cfc6b6513f430ef67dda653c85caee3920949c3c8a037d67320bc ssh-agent [2023-11-09T13:22:20.857Z] SSH_AUTH_SOCK=/tmp/ssh-lGnw3IKQ5wGr/agent.32 [2023-11-09T13:22:20.857Z] SSH_AGENT_PID=38 [2023-11-09T13:22:20.888Z] Running ssh-add (command line suppressed) [2023-11-09T13:22:20.976Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-214@tmp/private_key_5575156797544956183.key (/w/workspace/edgexfoundry_device-gpio_PR-214@tmp/private_key_5575156797544956183.key) [2023-11-09T13:22:20.991Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-09T13:22:21.287Z] + git tag --points-at HEAD [Pipeline] } [2023-11-09T13:22:21.303Z] $ docker exec --env ******** --env ******** c7476074fd9cfc6b6513f430ef67dda653c85caee3920949c3c8a037d67320bc ssh-agent -k [2023-11-09T13:22:21.402Z] unset SSH_AUTH_SOCK; [2023-11-09T13:22:21.402Z] unset SSH_AGENT_PID; [2023-11-09T13:22:21.403Z] echo Agent pid 38 killed; [2023-11-09T13:22:21.415Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-09T13:22:21.445Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-09T13:22:21.445Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-09T13:22:21.561Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-09T13:22:21.562Z] $ docker exec c7476074fd9cfc6b6513f430ef67dda653c85caee3920949c3c8a037d67320bc ssh-agent [2023-11-09T13:22:21.677Z] SSH_AUTH_SOCK=/tmp/ssh-AYyNA2Ode6j0/agent.70 [2023-11-09T13:22:21.677Z] SSH_AGENT_PID=76 [2023-11-09T13:22:21.683Z] Running ssh-add (command line suppressed) [2023-11-09T13:22:21.790Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-214@tmp/private_key_14973210401088342003.key (/w/workspace/edgexfoundry_device-gpio_PR-214@tmp/private_key_14973210401088342003.key) [2023-11-09T13:22:21.805Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-09T13:22:22.096Z] + git semver init [2023-11-09T13:22:22.356Z] 2023-11-09 13:22:22,292 [run_init] DEBUG init version:0.0.0 force:False [2023-11-09T13:22:22.356Z] 2023-11-09 13:22:22,292 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-214/.semver [2023-11-09T13:22:22.356Z] 2023-11-09 13:22:22,293 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-214/.semver [2023-11-09T13:22:22.356Z] 2023-11-09 13:22:22,293 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-214/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-214, universal_newlines=False, shell=None, istream=None) [2023-11-09T13:22:23.736Z] 2023-11-09 13:22:23,495 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-214/.git/info/exclude [2023-11-09T13:22:23.736Z] 2023-11-09 13:22:23,495 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-214/.semver/PR-214 with force:False [2023-11-09T13:22:23.736Z] 2023-11-09 13:22:23,495 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-214/.semver/PR-214 [2023-11-09T13:22:23.736Z] 2023-11-09 13:22:23,499 [execute] INFO git cat-file --batch-check [2023-11-09T13:22:23.736Z] 2023-11-09 13:22:23,500 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-214/.semver, universal_newlines=False, shell=None, istream=) [2023-11-09T13:22:23.736Z] 2023-11-09 13:22:23,506 [execute] INFO git cat-file --batch [2023-11-09T13:22:23.736Z] 2023-11-09 13:22:23,506 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-214/.semver, universal_newlines=False, shell=None, istream=) [2023-11-09T13:22:23.736Z] 2023-11-09 13:22:23,511 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-214/.semver/PR-214 [2023-11-09T13:22:23.736Z] 0.0.0 [Pipeline] } [2023-11-09T13:22:23.745Z] $ docker exec --env ******** --env ******** c7476074fd9cfc6b6513f430ef67dda653c85caee3920949c3c8a037d67320bc ssh-agent -k [2023-11-09T13:22:23.841Z] unset SSH_AUTH_SOCK; [2023-11-09T13:22:23.842Z] unset SSH_AGENT_PID; [2023-11-09T13:22:23.842Z] echo Agent pid 76 killed; [2023-11-09T13:22:23.853Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-09T13:22:24.161Z] + git semver [Pipeline] } [2023-11-09T13:22:24.438Z] $ docker stop --time=1 c7476074fd9cfc6b6513f430ef67dda653c85caee3920949c3c8a037d67320bc [2023-11-09T13:22:25.744Z] $ docker rm -f --volumes c7476074fd9cfc6b6513f430ef67dda653c85caee3920949c3c8a037d67320bc [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-09T13:22:26.091Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-09T13:22:26.302Z] Stashed 1 file(s) [Pipeline] echo [2023-11-09T13:22:26.306Z] [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 [2023-11-09T13:22:26.464Z] provisioning config files... [2023-11-09T13:22:26.475Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-214@tmp/config9190308761245313132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-09T13:22:26.769Z] ---> docker-login.sh [2023-11-09T13:22:26.769Z] nexus3.edgexfoundry.org:10001 [2023-11-09T13:22:26.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T13:22:26.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T13:22:26.769Z] Configure a credential helper to remove this warning. See [2023-11-09T13:22:26.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T13:22:26.769Z] [2023-11-09T13:22:26.769Z] Login Succeeded [2023-11-09T13:22:26.769Z] nexus3.edgexfoundry.org:10002 [2023-11-09T13:22:26.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T13:22:26.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T13:22:26.769Z] Configure a credential helper to remove this warning. See [2023-11-09T13:22:26.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T13:22:26.769Z] [2023-11-09T13:22:26.769Z] Login Succeeded [2023-11-09T13:22:26.769Z] nexus3.edgexfoundry.org:10003 [2023-11-09T13:22:27.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T13:22:27.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T13:22:27.028Z] Configure a credential helper to remove this warning. See [2023-11-09T13:22:27.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T13:22:27.028Z] [2023-11-09T13:22:27.028Z] Login Succeeded [2023-11-09T13:22:27.028Z] nexus3.edgexfoundry.org:10004 [2023-11-09T13:22:27.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T13:22:27.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T13:22:27.028Z] Configure a credential helper to remove this warning. See [2023-11-09T13:22:27.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T13:22:27.028Z] [2023-11-09T13:22:27.028Z] Login Succeeded [2023-11-09T13:22:27.028Z] docker.io [2023-11-09T13:22:27.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T13:22:27.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T13:22:27.289Z] Configure a credential helper to remove this warning. See [2023-11-09T13:22:27.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T13:22:27.289Z] [2023-11-09T13:22:27.289Z] Login Succeeded [2023-11-09T13:22:27.289Z] ---> docker-login.sh ends [Pipeline] } [2023-11-09T13:22:27.296Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-09T13:22:27.373Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-09T13:22:27.394Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-09T13:22:27.407Z] ========================================================= [2023-11-09T13:22:27.407Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-09T13:22:27.407Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T13:22:27.725Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-09T13:22:27.725Z] Sending build context to Docker daemon 16.18MB [2023-11-09T13:22:27.725Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-09T13:22:27.725Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-09T13:22:27.725Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-09T13:22:27.725Z] 7264a8db6415: Pulling fs layer [2023-11-09T13:22:27.725Z] c4d48a809fc2: Pulling fs layer [2023-11-09T13:22:27.725Z] 4f1c88b9dad5: Pulling fs layer [2023-11-09T13:22:27.725Z] ad3a456e5733: Pulling fs layer [2023-11-09T13:22:27.725Z] 33e27b845d1e: Pulling fs layer [2023-11-09T13:22:27.725Z] c68163c4e522: Pulling fs layer [2023-11-09T13:22:27.725Z] ad3a456e5733: Waiting [2023-11-09T13:22:27.725Z] 33e27b845d1e: Waiting [2023-11-09T13:22:27.725Z] 50da416c3ac9: Pulling fs layer [2023-11-09T13:22:27.725Z] 23d2d4c4bb30: Pulling fs layer [2023-11-09T13:22:27.725Z] c68163c4e522: Waiting [2023-11-09T13:22:27.725Z] 50da416c3ac9: Waiting [2023-11-09T13:22:27.725Z] 23d2d4c4bb30: Waiting [2023-11-09T13:22:27.725Z] c4d48a809fc2: Download complete [2023-11-09T13:22:27.984Z] ad3a456e5733: Verifying Checksum [2023-11-09T13:22:27.984Z] ad3a456e5733: Download complete [2023-11-09T13:22:27.984Z] 33e27b845d1e: Verifying Checksum [2023-11-09T13:22:27.984Z] 33e27b845d1e: Download complete [2023-11-09T13:22:27.984Z] 7264a8db6415: Verifying Checksum [2023-11-09T13:22:27.984Z] 7264a8db6415: Download complete [2023-11-09T13:22:27.984Z] c68163c4e522: Verifying Checksum [2023-11-09T13:22:27.984Z] c68163c4e522: Download complete [2023-11-09T13:22:27.984Z] 7264a8db6415: Pull complete [2023-11-09T13:22:27.984Z] 23d2d4c4bb30: Verifying Checksum [2023-11-09T13:22:27.984Z] 23d2d4c4bb30: Download complete [2023-11-09T13:22:28.243Z] c4d48a809fc2: Pull complete [2023-11-09T13:22:28.244Z] 4f1c88b9dad5: Verifying Checksum [2023-11-09T13:22:28.502Z] 50da416c3ac9: Verifying Checksum [2023-11-09T13:22:28.503Z] 50da416c3ac9: Download complete [2023-11-09T13:22:31.788Z] 4f1c88b9dad5: Pull complete [2023-11-09T13:22:32.047Z] ad3a456e5733: Pull complete [2023-11-09T13:22:32.617Z] 33e27b845d1e: Pull complete [2023-11-09T13:22:32.875Z] c68163c4e522: Pull complete [2023-11-09T13:22:36.188Z] 50da416c3ac9: Pull complete [2023-11-09T13:22:36.754Z] 23d2d4c4bb30: Pull complete [2023-11-09T13:22:37.321Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-09T13:22:37.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-09T13:22:37.321Z] ---> 0786185ac409 [2023-11-09T13:22:37.321Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-09T13:22:41.433Z] Still waiting to schedule task [2023-11-09T13:22:41.434Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-09T13:22:55.427Z] ---> Running in 706db5edce6f [2023-11-09T13:22:55.428Z] Removing intermediate container 706db5edce6f [2023-11-09T13:22:55.428Z] ---> e1a20c66fb8e [2023-11-09T13:22:55.428Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-09T13:22:55.428Z] ---> Running in 4901c6405a68 [2023-11-09T13:22:55.428Z] Removing intermediate container 4901c6405a68 [2023-11-09T13:22:55.428Z] ---> 8cbccb2358cf [2023-11-09T13:22:55.428Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-11-09T13:22:55.428Z] ---> Running in 40be3277c3d8 [2023-11-09T13:22:55.428Z] Removing intermediate container 40be3277c3d8 [2023-11-09T13:22:55.428Z] ---> 6f37ca9980f2 [2023-11-09T13:22:55.428Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-09T13:22:55.428Z] ---> Running in a6005ed1217a [2023-11-09T13:22:55.428Z] Removing intermediate container a6005ed1217a [2023-11-09T13:22:55.428Z] ---> 12ba9ee8504d [2023-11-09T13:22:55.428Z] Step 7/12 : WORKDIR /device-gpio [2023-11-09T13:22:55.428Z] ---> Running in cd1aae130efd [2023-11-09T13:22:55.428Z] Removing intermediate container cd1aae130efd [2023-11-09T13:22:55.428Z] ---> 61ba19ebb687 [2023-11-09T13:22:55.428Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-09T13:22:55.428Z] ---> Running in 82d98ee6ddb6 [2023-11-09T13:22:55.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-09T13:22:55.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-09T13:22:55.959Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-09T13:22:55.959Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-09T13:22:55.959Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-09T13:22:55.959Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-09T13:22:55.959Z] Executing busybox-1.36.1-r2.trigger [2023-11-09T13:22:55.959Z] OK: 268 MiB in 56 packages [2023-11-09T13:22:56.894Z] Removing intermediate container 82d98ee6ddb6 [2023-11-09T13:22:56.895Z] ---> 4e610f266b9e [2023-11-09T13:22:56.895Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-09T13:22:56.895Z] ---> a370198fe3ec [2023-11-09T13:22:56.895Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-09T13:22:56.895Z] ---> Running in 81f83435f433 [2023-11-09T13:24:18.359Z] Removing intermediate container 81f83435f433 [2023-11-09T13:24:18.359Z] ---> 2f19fbd34aee [2023-11-09T13:24:18.359Z] Step 11/12 : COPY . . [2023-11-09T13:24:18.359Z] ---> 310b73b1f936 [2023-11-09T13:24:18.359Z] Step 12/12 : RUN ${MAKE} [2023-11-09T13:24:18.359Z] ---> Running in f607ab76237b [2023-11-09T13:24:18.359Z] noop [2023-11-09T13:24:18.359Z] Removing intermediate container f607ab76237b [2023-11-09T13:24:18.359Z] ---> a0baf3241261 [2023-11-09T13:24:18.359Z] Successfully built a0baf3241261 [2023-11-09T13:24:18.359Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T13:24:18.679Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-09T13:24:18.679Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-09T13:24:18.752Z] prd-ubuntu20.04-docker-8c-8g-17125 does not seem to be running inside a container [2023-11-09T13:24:18.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-214 -v /w/workspace/edgexfoundry_device-gpio_PR-214:/w/workspace/edgexfoundry_device-gpio_PR-214:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-214@tmp:/w/workspace/edgexfoundry_device-gpio_PR-214@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-09T13:24:19.769Z] $ docker top f74801c1c02f7869a0890201703e7bd30f199c00bc8b55bb5c441c01a68eb8a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-09T13:24:20.118Z] + go version [2023-11-09T13:24:20.118Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-09T13:24:20.127Z] $ docker stop --time=1 f74801c1c02f7869a0890201703e7bd30f199c00bc8b55bb5c441c01a68eb8a4 [2023-11-09T13:24:21.421Z] $ docker rm -f --volumes f74801c1c02f7869a0890201703e7bd30f199c00bc8b55bb5c441c01a68eb8a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T13:24:21.836Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-09T13:24:21.837Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-09T13:24:21.969Z] prd-ubuntu20.04-docker-8c-8g-17125 does not seem to be running inside a container [2023-11-09T13:24:22.015Z] $ 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-214 -v /w/workspace/edgexfoundry_device-gpio_PR-214:/w/workspace/edgexfoundry_device-gpio_PR-214:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-214@tmp:/w/workspace/edgexfoundry_device-gpio_PR-214@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-09T13:24:23.172Z] $ docker top f9437a885b1bc9b90434c08f8cd1664898d1394f956728856da12f6f841edf8f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-09T13:24:23.517Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-214 [Pipeline] fileExists [Pipeline] sh [2023-11-09T13:24:23.809Z] + make test [2023-11-09T13:24:23.809Z] go test ./... -coverprofile=coverage.out ./... [2023-11-09T13:24:27.093Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-11-09T13:24:30.976Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17126 in /w/workspace/edgexfoundry_device-gpio_PR-214 [Pipeline] { [Pipeline] ws [2023-11-09T13:24:30.989Z] Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout [2023-11-09T13:24:31.017Z] The recommended git tool is: git [2023-11-09T13:24:35.948Z] using credential edgex-jenkins-ssh [2023-11-09T13:24:35.967Z] Cloning the remote Git repository [2023-11-09T13:24:36.011Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-11-09T13:24:36.099Z] > git init /w/workspace/device-gpio/2 # timeout=10 [2023-11-09T13:24:36.234Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-11-09T13:24:36.235Z] > git --version # timeout=10 [2023-11-09T13:24:36.258Z] > git --version # 'git version 2.25.1' [2023-11-09T13:24:36.260Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-09T13:24:36.398Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-09T13:24:38.006Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-11-09T13:24:38.031Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-09T13:24:39.310Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-11-09T13:24:39.310Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-11-09T13:24:39.521Z] Merging remotes/origin/main commit dad3581f68ab7f120ccaa1e9a5c0830c4458f666 into PR head commit 26eba03a187839eef1badded9004dda4846ea3ca [2023-11-09T13:24:38.839Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-11-09T13:24:38.889Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-11-09T13:24:38.890Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-09T13:24:38.905Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/214/head:refs/remotes/origin/PR-214 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-09T13:24:39.537Z] > git config core.sparsecheckout # timeout=10 [2023-11-09T13:24:39.622Z] > git checkout -f 26eba03a187839eef1badded9004dda4846ea3ca # timeout=10 [2023-11-09T13:24:39.698Z] > git remote # timeout=10 [2023-11-09T13:24:39.819Z] Merge succeeded, producing ec7283750979c14a8d61564605d55132e8f29ca8 [2023-11-09T13:24:39.819Z] Checking out Revision ec7283750979c14a8d61564605d55132e8f29ca8 (PR-214) [2023-11-09T13:24:39.729Z] > git config --get remote.origin.url # timeout=10 [2023-11-09T13:24:39.743Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-09T13:24:39.755Z] > git merge dad3581f68ab7f120ccaa1e9a5c0830c4458f666 # timeout=10 [2023-11-09T13:24:39.804Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-09T13:24:39.825Z] > git config core.sparsecheckout # timeout=10 [2023-11-09T13:24:39.844Z] > git checkout -f ec7283750979c14a8d61564605d55132e8f29ca8 # timeout=10 [2023-11-09T13:24:43.426Z] Commit message: "Merge commit 'dad3581f68ab7f120ccaa1e9a5c0830c4458f666' into HEAD" [2023-11-09T13:24:43.434Z] > git rev-list --no-walk 26eba03a187839eef1badded9004dda4846ea3ca # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-09T13:24:44.602Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-09T13:24:44.602Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-09T13:24:44.602Z] Dload Upload Total Spent Left Speed [2023-11-09T13:24:44.602Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 85114 0 --:--:-- --:--:-- --:--:-- 85114 [Pipeline] sh [2023-11-09T13:24:45.282Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-09T13:24:45.600Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-09T13:24:45.600Z] + sudo tee /etc/docker/daemon.new [2023-11-09T13:24:45.600Z] { [2023-11-09T13:24:45.600Z] "registry-mirrors": [ [2023-11-09T13:24:45.600Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-09T13:24:45.600Z] ], [2023-11-09T13:24:45.600Z] "bip": "10.250.0.254/24", [2023-11-09T13:24:45.600Z] "hosts": [ [2023-11-09T13:24:45.600Z] "tcp://0.0.0.0:5555", [2023-11-09T13:24:45.600Z] "unix:///var/run/docker.sock" [2023-11-09T13:24:45.600Z] ], [2023-11-09T13:24:45.600Z] "mtu": 1458, [2023-11-09T13:24:45.600Z] "selinux-enabled": true, [2023-11-09T13:24:45.600Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-09T13:24:45.600Z] } [Pipeline] sh [2023-11-09T13:24:45.916Z] go vet ./... [2023-11-09T13:24:45.933Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-09T13:24:46.267Z] + sudo service docker restart [2023-11-09T13:24:50.097Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-09T13:24:50.097Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-09T13:24:50.097Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-09T13:24:50.113Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-09T13:24:50.128Z] $ docker stop --time=1 f9437a885b1bc9b90434c08f8cd1664898d1394f956728856da12f6f841edf8f [2023-11-09T13:24:57.034Z] $ docker rm -f --volumes f9437a885b1bc9b90434c08f8cd1664898d1394f956728856da12f6f841edf8f [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-09T13:24:57.564Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-09T13:24:57.619Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-09T13:24:58.176Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-09T13:24:58.463Z] + ls -al . [2023-11-09T13:24:58.463Z] total 160 [2023-11-09T13:24:58.463Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 13:24 . [2023-11-09T13:24:58.463Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 13:21 .. [2023-11-09T13:24:58.463Z] -rw-rw-r-- 1 jenkins jenkins 120 Nov 9 13:21 .dockerignore [2023-11-09T13:24:58.463Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 13:24 .git [2023-11-09T13:24:58.463Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 13:21 .github [2023-11-09T13:24:58.463Z] -rw-rw-r-- 1 jenkins jenkins 277 Nov 9 13:21 .gitignore [2023-11-09T13:24:58.463Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 9 13:21 .golangci.yml [2023-11-09T13:24:58.464Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 9 13:22 .semver [2023-11-09T13:24:58.464Z] -rw-rw-r-- 1 jenkins jenkins 10671 Nov 9 13:21 Attribution.txt [2023-11-09T13:24:58.464Z] -rw-rw-r-- 1 jenkins jenkins 7171 Nov 9 13:21 CHANGELOG.md [2023-11-09T13:24:58.464Z] -rw-rw-r-- 1 jenkins jenkins 1542 Nov 9 13:21 Dockerfile [2023-11-09T13:24:58.464Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 9 13:21 GOVERNANCE.md [2023-11-09T13:24:58.464Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 9 13:21 Jenkinsfile [2023-11-09T13:24:58.464Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 9 13:21 LICENSE [2023-11-09T13:24:58.464Z] -rw-rw-r-- 1 jenkins jenkins 1923 Nov 9 13:21 Makefile [2023-11-09T13:24:58.464Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 9 13:21 OWNERS.md [2023-11-09T13:24:58.464Z] -rw-rw-r-- 1 jenkins jenkins 12217 Nov 9 13:21 README.md [2023-11-09T13:24:58.464Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 9 13:22 VERSION [2023-11-09T13:24:58.464Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 13:21 bin [2023-11-09T13:24:58.464Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 13:21 cmd [2023-11-09T13:24:58.464Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 9 13:24 coverage.out [2023-11-09T13:24:58.464Z] -rw-rw-r-- 1 jenkins jenkins 3651 Nov 9 13:21 go.mod [2023-11-09T13:24:58.464Z] -rw-rw-r-- 1 jenkins jenkins 35356 Nov 9 13:21 go.sum [2023-11-09T13:24:58.464Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 13:21 internal [2023-11-09T13:24:58.464Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 9 13:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T13:24:58.774Z] + 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=bc15ea3d0414cdb08908e465b10a58e3547d10fe --label arch=amd64 --label version=0.0.0 . [2023-11-09T13:24:58.774Z] Sending build context to Docker daemon 16.18MB [2023-11-09T13:24:58.774Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-09T13:24:58.774Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-09T13:24:58.774Z] ---> a0baf3241261 [2023-11-09T13:24:58.774Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-11-09T13:24:59.348Z] ---> Running in 759e0be01dbf [2023-11-09T13:24:59.348Z] Removing intermediate container 759e0be01dbf [2023-11-09T13:24:59.348Z] ---> d948dabf9d1d [2023-11-09T13:24:59.348Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-09T13:24:59.348Z] ---> Running in b7d50e465059 [2023-11-09T13:24:59.348Z] Removing intermediate container b7d50e465059 [2023-11-09T13:24:59.348Z] ---> 9e62689cd257 [2023-11-09T13:24:59.348Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-11-09T13:24:59.348Z] ---> Running in f6528bd0a3b9 [2023-11-09T13:24:59.348Z] Removing intermediate container f6528bd0a3b9 [2023-11-09T13:24:59.348Z] ---> ef521af2fa00 [2023-11-09T13:24:59.348Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-09T13:24:59.608Z] ---> Running in 61798e04112c [2023-11-09T13:24:59.608Z] Removing intermediate container 61798e04112c [2023-11-09T13:24:59.608Z] ---> c0ebf62fd8e4 [2023-11-09T13:24:59.608Z] Step 7/25 : WORKDIR /device-gpio [2023-11-09T13:24:59.608Z] ---> Running in 9f8e0df7c161 [2023-11-09T13:24:59.608Z] Removing intermediate container 9f8e0df7c161 [2023-11-09T13:24:59.608Z] ---> 7b1f291dd53e [2023-11-09T13:24:59.608Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-09T13:24:59.608Z] ---> Running in e3b849a8ab72 [2023-11-09T13:24:59.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-09T13:25:00.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-09T13:25:00.125Z] OK: 268 MiB in 56 packages [2023-11-09T13:25:00.384Z] Removing intermediate container e3b849a8ab72 [2023-11-09T13:25:00.384Z] ---> 1556ad61206c [2023-11-09T13:25:00.384Z] Step 9/25 : COPY go.mod vendor* ./ [2023-11-09T13:25:00.643Z] ---> f113ef7f36b0 [2023-11-09T13:25:00.643Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-09T13:25:00.643Z] ---> Running in 3e7b6641c0ee [2023-11-09T13:25:02.144Z] Removing intermediate container 3e7b6641c0ee [2023-11-09T13:25:02.144Z] ---> 33b08edc240d [2023-11-09T13:25:02.144Z] Step 11/25 : COPY . . [2023-11-09T13:25:02.405Z] ---> 99859fa8e502 [2023-11-09T13:25:02.405Z] Step 12/25 : RUN ${MAKE} [2023-11-09T13:25:02.405Z] ---> Running in 38ed80995164 [2023-11-09T13:25:02.662Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-09T13:25:04.500Z] provisioning config files... [2023-11-09T13:25:04.524Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config15558809339836029777tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-09T13:25:04.865Z] ---> docker-login.sh [2023-11-09T13:25:04.865Z] nexus3.edgexfoundry.org:10001 [2023-11-09T13:25:05.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T13:25:05.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T13:25:05.406Z] Configure a credential helper to remove this warning. See [2023-11-09T13:25:05.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T13:25:05.406Z] [2023-11-09T13:25:05.406Z] Login Succeeded [2023-11-09T13:25:05.406Z] nexus3.edgexfoundry.org:10002 [2023-11-09T13:25:05.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T13:25:05.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T13:25:05.675Z] Configure a credential helper to remove this warning. See [2023-11-09T13:25:05.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T13:25:05.675Z] [2023-11-09T13:25:05.675Z] Login Succeeded [2023-11-09T13:25:05.947Z] nexus3.edgexfoundry.org:10003 [2023-11-09T13:25:05.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T13:25:06.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T13:25:06.219Z] Configure a credential helper to remove this warning. See [2023-11-09T13:25:06.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T13:25:06.219Z] [2023-11-09T13:25:06.219Z] Login Succeeded [2023-11-09T13:25:06.219Z] nexus3.edgexfoundry.org:10004 [2023-11-09T13:25:06.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T13:25:06.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T13:25:06.487Z] Configure a credential helper to remove this warning. See [2023-11-09T13:25:06.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T13:25:06.487Z] [2023-11-09T13:25:06.487Z] Login Succeeded [2023-11-09T13:25:06.487Z] docker.io [2023-11-09T13:25:06.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T13:25:07.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T13:25:07.024Z] Configure a credential helper to remove this warning. See [2023-11-09T13:25:07.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T13:25:07.024Z] [2023-11-09T13:25:07.024Z] Login Succeeded [2023-11-09T13:25:07.024Z] ---> docker-login.sh ends [Pipeline] } [2023-11-09T13:25:07.038Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-09T13:25:07.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-09T13:25:07.295Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-09T13:25:07.313Z] ========================================================= [2023-11-09T13:25:07.313Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-09T13:25:07.313Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T13:25:07.665Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-09T13:25:07.937Z] Sending build context to Docker daemon 8.152MB [2023-11-09T13:25:07.937Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-09T13:25:07.937Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-09T13:25:08.215Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-09T13:25:08.215Z] 9fda8d8052c6: Pulling fs layer [2023-11-09T13:25:08.215Z] 5d54e960e981: Pulling fs layer [2023-11-09T13:25:08.215Z] c4a7e357bf2a: Pulling fs layer [2023-11-09T13:25:08.215Z] f0e02332f6b5: Pulling fs layer [2023-11-09T13:25:08.215Z] cefa15bbcfad: Pulling fs layer [2023-11-09T13:25:08.215Z] 17808c966233: Pulling fs layer [2023-11-09T13:25:08.215Z] f4c1fc716caa: Pulling fs layer [2023-11-09T13:25:08.215Z] cefa15bbcfad: Waiting [2023-11-09T13:25:08.215Z] 17808c966233: Waiting [2023-11-09T13:25:08.215Z] f4c1fc716caa: Waiting [2023-11-09T13:25:08.215Z] f0e02332f6b5: Waiting [2023-11-09T13:25:08.215Z] 5d54e960e981: Verifying Checksum [2023-11-09T13:25:08.215Z] 5d54e960e981: Download complete [2023-11-09T13:25:08.215Z] f0e02332f6b5: Verifying Checksum [2023-11-09T13:25:08.215Z] f0e02332f6b5: Download complete [2023-11-09T13:25:08.215Z] cefa15bbcfad: Verifying Checksum [2023-11-09T13:25:08.215Z] cefa15bbcfad: Download complete [2023-11-09T13:25:08.215Z] 9fda8d8052c6: Download complete [2023-11-09T13:25:08.812Z] f4c1fc716caa: Verifying Checksum [2023-11-09T13:25:08.812Z] f4c1fc716caa: Download complete [2023-11-09T13:25:09.412Z] 9fda8d8052c6: Pull complete [2023-11-09T13:25:09.996Z] c4a7e357bf2a: Verifying Checksum [2023-11-09T13:25:10.959Z] 17808c966233: Download complete [2023-11-09T13:25:13.541Z] 5d54e960e981: Pull complete [2023-11-09T13:25:28.536Z] c4a7e357bf2a: Pull complete [2023-11-09T13:25:28.536Z] f0e02332f6b5: Pull complete [2023-11-09T13:25:28.536Z] cefa15bbcfad: Pull complete [2023-11-09T13:25:29.214Z] Removing intermediate container 38ed80995164 [2023-11-09T13:25:29.214Z] ---> 4fe759345519 [2023-11-09T13:25:29.214Z] Step 13/25 : FROM alpine:3.18 [2023-11-09T13:25:30.152Z] 3.18: Pulling from library/alpine [2023-11-09T13:25:30.414Z] 96526aa774ef: Pulling fs layer [2023-11-09T13:25:30.682Z] 96526aa774ef: Verifying Checksum [2023-11-09T13:25:30.682Z] 96526aa774ef: Download complete [2023-11-09T13:25:31.251Z] 96526aa774ef: Pull complete [2023-11-09T13:25:31.820Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-09T13:25:31.820Z] Status: Downloaded newer image for alpine:3.18 [2023-11-09T13:25:32.091Z] ---> 8ca4688f4f35 [2023-11-09T13:25:32.091Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-11-09T13:25:33.466Z] ---> Running in de19bc2b893b [2023-11-09T13:25:35.373Z] Removing intermediate container de19bc2b893b [2023-11-09T13:25:35.373Z] ---> 7d303d78dd59 [2023-11-09T13:25:35.373Z] Step 15/25 : RUN apk add --update --no-cache [2023-11-09T13:25:35.631Z] ---> Running in 6d52a950c034 [2023-11-09T13:25:36.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-09T13:25:36.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-09T13:25:36.455Z] OK: 7 MiB in 15 packages [2023-11-09T13:25:36.776Z] 17808c966233: Pull complete [2023-11-09T13:25:37.362Z] f4c1fc716caa: Pull complete [2023-11-09T13:25:37.390Z] Removing intermediate container 6d52a950c034 [2023-11-09T13:25:37.390Z] ---> e8dcf60179b4 [2023-11-09T13:25:37.390Z] Step 16/25 : WORKDIR / [2023-11-09T13:25:37.390Z] ---> Running in 6baad7246a85 [2023-11-09T13:25:37.629Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-09T13:25:37.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-09T13:25:37.629Z] ---> ea914061e18c [2023-11-09T13:25:37.629Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-09T13:25:37.649Z] Removing intermediate container 6baad7246a85 [2023-11-09T13:25:37.649Z] ---> 4fd564b7fc82 [2023-11-09T13:25:37.649Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-11-09T13:25:37.909Z] ---> 5acb8988cb0e [2023-11-09T13:25:37.909Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-11-09T13:25:38.168Z] ---> 5117601e5ca9 [2023-11-09T13:25:38.168Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-11-09T13:25:39.582Z] ---> Running in c4da397faf1c [2023-11-09T13:25:39.582Z] Removing intermediate container c4da397faf1c [2023-11-09T13:25:39.582Z] ---> 7745ab28493a [2023-11-09T13:25:39.582Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-09T13:25:39.582Z] ---> Running in bc5b8595f2e2 [2023-11-09T13:25:39.647Z] ---> 42a1b1efeb86 [2023-11-09T13:25:39.647Z] Step 20/25 : EXPOSE 59910 [2023-11-09T13:25:39.647Z] ---> Running in 24981df25264 [2023-11-09T13:25:39.647Z] Removing intermediate container 24981df25264 [2023-11-09T13:25:39.647Z] ---> 2a358919328e [2023-11-09T13:25:39.647Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-11-09T13:25:39.849Z] Removing intermediate container bc5b8595f2e2 [2023-11-09T13:25:39.849Z] ---> 66c54e286203 [2023-11-09T13:25:39.849Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-11-09T13:25:39.849Z] ---> Running in 045775f5528d [2023-11-09T13:25:39.906Z] ---> Running in d823a8a7bfab [2023-11-09T13:25:40.165Z] Removing intermediate container d823a8a7bfab [2023-11-09T13:25:40.165Z] ---> 0161a740dded [2023-11-09T13:25:40.165Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-09T13:25:40.427Z] ---> Running in 515d9beb4fcf [2023-11-09T13:25:40.448Z] Removing intermediate container 045775f5528d [2023-11-09T13:25:40.448Z] ---> 51e401aff5f1 [2023-11-09T13:25:40.448Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-09T13:25:40.448Z] ---> Running in a27e7c815478 [2023-11-09T13:25:40.686Z] Removing intermediate container 515d9beb4fcf [2023-11-09T13:25:40.686Z] ---> 5b9f23a9a153 [2023-11-09T13:25:40.686Z] Step 23/25 : LABEL arch=amd64 [2023-11-09T13:25:40.686Z] ---> Running in 4bbe0f20ef73 [2023-11-09T13:25:40.716Z] Removing intermediate container a27e7c815478 [2023-11-09T13:25:40.716Z] ---> 49d4cd8a22b3 [2023-11-09T13:25:40.716Z] Step 7/12 : WORKDIR /device-gpio [2023-11-09T13:25:40.716Z] ---> Running in 185877c9b9ce [2023-11-09T13:25:40.984Z] Removing intermediate container 185877c9b9ce [2023-11-09T13:25:40.984Z] ---> 0a643aa8de82 [2023-11-09T13:25:40.984Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-09T13:25:41.250Z] ---> Running in 313f6670138d [2023-11-09T13:25:41.256Z] Removing intermediate container 4bbe0f20ef73 [2023-11-09T13:25:41.256Z] ---> 35e1af6e0281 [2023-11-09T13:25:41.256Z] Step 24/25 : LABEL git_sha=bc15ea3d0414cdb08908e465b10a58e3547d10fe [2023-11-09T13:25:41.824Z] ---> Running in 78623eaf2d95 [2023-11-09T13:25:42.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-09T13:25:42.393Z] Removing intermediate container 78623eaf2d95 [2023-11-09T13:25:42.393Z] ---> 006dafa17ad0 [2023-11-09T13:25:42.393Z] Step 25/25 : LABEL version=0.0.0 [2023-11-09T13:25:42.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-09T13:25:42.964Z] ---> Running in 25120ff4b1e1 [2023-11-09T13:25:43.790Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-09T13:25:43.790Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-09T13:25:43.790Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-09T13:25:43.790Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-09T13:25:43.790Z] Executing busybox-1.36.1-r2.trigger [2023-11-09T13:25:43.790Z] OK: 270 MiB in 56 packages [2023-11-09T13:25:43.903Z] Removing intermediate container 25120ff4b1e1 [2023-11-09T13:25:43.903Z] ---> 53cff51b161b [2023-11-09T13:25:43.903Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-09T13:25:43.903Z] Successfully built 53cff51b161b [2023-11-09T13:25:43.903Z] 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 [2023-11-09T13:25:44.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-09T13:25:44.345Z] [2023-11-09T13:25:44.345Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T13:25:44.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-09T13:25:44.645Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-09T13:25:44.645Z] 5eb5b503b376: Pulling fs layer [2023-11-09T13:25:44.645Z] 5c69ac0246d0: Pulling fs layer [2023-11-09T13:25:44.645Z] ec43610c2a17: Pulling fs layer [2023-11-09T13:25:44.645Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-09T13:25:44.645Z] 33b1e0a273af: Pulling fs layer [2023-11-09T13:25:44.645Z] 5d3b04190fa2: Pulling fs layer [2023-11-09T13:25:44.645Z] 2f39f015ded8: Pulling fs layer [2023-11-09T13:25:44.645Z] 33b1e0a273af: Waiting [2023-11-09T13:25:44.645Z] 3a2ae6a8a46f: Waiting [2023-11-09T13:25:44.645Z] 5d3b04190fa2: Waiting [2023-11-09T13:25:44.645Z] 2f39f015ded8: Waiting [2023-11-09T13:25:44.645Z] 5c69ac0246d0: Download complete [2023-11-09T13:25:44.645Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-09T13:25:44.645Z] 3a2ae6a8a46f: Download complete [2023-11-09T13:25:44.645Z] 33b1e0a273af: Verifying Checksum [2023-11-09T13:25:44.645Z] 33b1e0a273af: Download complete [2023-11-09T13:25:44.645Z] ec43610c2a17: Verifying Checksum [2023-11-09T13:25:44.645Z] ec43610c2a17: Download complete [2023-11-09T13:25:44.645Z] 5d3b04190fa2: Verifying Checksum [2023-11-09T13:25:44.645Z] 5d3b04190fa2: Download complete [2023-11-09T13:25:44.905Z] 5eb5b503b376: Verifying Checksum [2023-11-09T13:25:44.905Z] 5eb5b503b376: Download complete [2023-11-09T13:25:45.204Z] Removing intermediate container 313f6670138d [2023-11-09T13:25:45.204Z] ---> 98483246757d [2023-11-09T13:25:45.204Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-09T13:25:45.471Z] 2f39f015ded8: Download complete [2023-11-09T13:25:45.472Z] ---> 0ac63d072e9e [2023-11-09T13:25:45.472Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-09T13:25:45.472Z] ---> Running in de16f5ef0d14 [2023-11-09T13:25:46.405Z] 5eb5b503b376: Pull complete [2023-11-09T13:25:46.405Z] 5c69ac0246d0: Pull complete [2023-11-09T13:25:46.975Z] ec43610c2a17: Pull complete [2023-11-09T13:25:46.975Z] 3a2ae6a8a46f: Pull complete [2023-11-09T13:25:47.233Z] 33b1e0a273af: Pull complete [2023-11-09T13:25:47.233Z] 5d3b04190fa2: Pull complete [2023-11-09T13:25:51.520Z] 2f39f015ded8: Pull complete [2023-11-09T13:25:51.520Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-09T13:25:51.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-09T13:25:51.520Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-09T13:25:51.601Z] prd-ubuntu20.04-docker-8c-8g-17125 does not seem to be running inside a container [2023-11-09T13:25:51.634Z] $ 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-214 -v /w/workspace/edgexfoundry_device-gpio_PR-214:/w/workspace/edgexfoundry_device-gpio_PR-214:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-214@tmp:/w/workspace/edgexfoundry_device-gpio_PR-214@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-09T13:25:58.067Z] $ docker top 8e9dc1df737002b4ab6f544db07eebf35b18a246194da37c0f19826b991909b7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-09T13:25:58.469Z] ---> job-cost.sh [2023-11-09T13:25:58.469Z] lf-activate-venv: SKIPPING [2023-11-09T13:25:58.469Z] INFO: No Stack... [2023-11-09T13:25:58.728Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-09T13:25:59.163Z] INFO: Archiving Costs [Pipeline] sh [2023-11-09T13:25:59.457Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-214/archives/cost.csv [2023-11-09T13:25:59.457Z] + cut -d, -f6 [Pipeline] lock [2023-11-09T13:25:59.473Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-214-2-stack-cost] [2023-11-09T13:25:59.482Z] Resource [jenkins-edgexfoundry-device-gpio-PR-214-2-stack-cost] did not exist. Created. [2023-11-09T13:25:59.482Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-214-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-09T13:25:59.780Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-09T13:25:59.811Z] Stashed 1 file(s) [Pipeline] } [2023-11-09T13:25:59.818Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-214-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-09T13:25:59.836Z] $ docker stop --time=1 8e9dc1df737002b4ab6f544db07eebf35b18a246194da37c0f19826b991909b7 [2023-11-09T13:26:00.985Z] $ docker rm -f --volumes 8e9dc1df737002b4ab6f544db07eebf35b18a246194da37c0f19826b991909b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-09T13:27:07.094Z] Removing intermediate container de16f5ef0d14 [2023-11-09T13:27:07.094Z] ---> 01ba8d43a4f2 [2023-11-09T13:27:07.094Z] Step 11/12 : COPY . . [2023-11-09T13:27:07.094Z] ---> 6a53aa50fbe1 [2023-11-09T13:27:07.094Z] Step 12/12 : RUN ${MAKE} [2023-11-09T13:27:07.094Z] ---> Running in 5b135b9f7c50 [2023-11-09T13:27:07.094Z] noop [2023-11-09T13:27:07.094Z] Removing intermediate container 5b135b9f7c50 [2023-11-09T13:27:07.094Z] ---> 4dc326633aec [2023-11-09T13:27:07.094Z] Successfully built 4dc326633aec [2023-11-09T13:27:07.094Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T13:27:07.444Z] + docker inspect -f . ci-base-image-arm64 [2023-11-09T13:27:07.444Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-09T13:27:07.650Z] prd-ubuntu20.04-docker-arm64-4c-16g-17126 does not seem to be running inside a container [2023-11-09T13:27:07.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-09T13:27:08.952Z] $ docker top a8cd614f6dcf3f8276abee7d5e9a9b7b8108ebec7fb82e2d74e4fe3b40f918e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-09T13:27:09.786Z] + go version [2023-11-09T13:27:09.786Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-09T13:27:09.801Z] $ docker stop --time=1 a8cd614f6dcf3f8276abee7d5e9a9b7b8108ebec7fb82e2d74e4fe3b40f918e9 [2023-11-09T13:27:11.422Z] $ docker rm -f --volumes a8cd614f6dcf3f8276abee7d5e9a9b7b8108ebec7fb82e2d74e4fe3b40f918e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T13:27:11.992Z] + docker inspect -f . ci-base-image-arm64 [2023-11-09T13:27:11.993Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-09T13:27:12.171Z] prd-ubuntu20.04-docker-arm64-4c-16g-17126 does not seem to be running inside a container [2023-11-09T13:27:12.235Z] $ 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/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-09T13:27:13.448Z] $ docker top d76c8dfe2959c6f1d41e74983c586cb21ca3d73813531c7eb977d5e8f6bb3633 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-09T13:27:13.961Z] + git config --global --add safe.directory /w/workspace/device-gpio/2 [Pipeline] fileExists [Pipeline] sh [2023-11-09T13:27:14.295Z] + make test [2023-11-09T13:27:14.562Z] go test ./... -coverprofile=coverage.out ./... [2023-11-09T13:27:21.218Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-11-09T13:28:57.921Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-11-09T13:28:57.921Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-11-09T13:28:57.921Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-09T13:28:57.921Z] go vet ./... [2023-11-09T13:29:16.167Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-09T13:29:16.167Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-09T13:29:16.167Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-09T13:29:16.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-09T13:29:16.210Z] $ docker stop --time=1 d76c8dfe2959c6f1d41e74983c586cb21ca3d73813531c7eb977d5e8f6bb3633 [2023-11-09T13:29:18.153Z] $ docker rm -f --volumes d76c8dfe2959c6f1d41e74983c586cb21ca3d73813531c7eb977d5e8f6bb3633 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-09T13:29:19.368Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-09T13:29:19.392Z] Warning: overwriting stash ‘coverage-report’ [2023-11-09T13:29:19.890Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-09T13:29:20.318Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-09T13:29:20.788Z] + ls -al . [2023-11-09T13:29:20.788Z] total 156 [2023-11-09T13:29:20.788Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 9 13:27 . [2023-11-09T13:29:20.788Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 13:24 .. [2023-11-09T13:29:20.788Z] -rw-rw-r-- 1 jenkins jenkins 120 Nov 9 13:24 .dockerignore [2023-11-09T13:29:20.788Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 13:24 .git [2023-11-09T13:29:20.788Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 13:24 .github [2023-11-09T13:29:20.788Z] -rw-rw-r-- 1 jenkins jenkins 277 Nov 9 13:24 .gitignore [2023-11-09T13:29:20.788Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 9 13:24 .golangci.yml [2023-11-09T13:29:20.788Z] -rw-rw-r-- 1 jenkins jenkins 10671 Nov 9 13:24 Attribution.txt [2023-11-09T13:29:20.788Z] -rw-rw-r-- 1 jenkins jenkins 7171 Nov 9 13:24 CHANGELOG.md [2023-11-09T13:29:20.788Z] -rw-rw-r-- 1 jenkins jenkins 1542 Nov 9 13:24 Dockerfile [2023-11-09T13:29:20.788Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 9 13:24 GOVERNANCE.md [2023-11-09T13:29:20.788Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 9 13:24 Jenkinsfile [2023-11-09T13:29:20.788Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 9 13:24 LICENSE [2023-11-09T13:29:20.788Z] -rw-rw-r-- 1 jenkins jenkins 1923 Nov 9 13:24 Makefile [2023-11-09T13:29:20.788Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 9 13:24 OWNERS.md [2023-11-09T13:29:20.788Z] -rw-rw-r-- 1 jenkins jenkins 12217 Nov 9 13:24 README.md [2023-11-09T13:29:20.788Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 9 13:22 VERSION [2023-11-09T13:29:20.788Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 13:24 bin [2023-11-09T13:29:20.788Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 13:24 cmd [2023-11-09T13:29:20.788Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 9 13:27 coverage.out [2023-11-09T13:29:20.788Z] -rw-rw-r-- 1 jenkins jenkins 3651 Nov 9 13:24 go.mod [2023-11-09T13:29:20.788Z] -rw-rw-r-- 1 jenkins jenkins 35356 Nov 9 13:24 go.sum [2023-11-09T13:29:20.788Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 13:24 internal [2023-11-09T13:29:20.788Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 9 13:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T13:29:21.154Z] + 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=ec7283750979c14a8d61564605d55132e8f29ca8 --label arch=arm64 --label version=0.0.0 . [2023-11-09T13:29:21.433Z] Sending build context to Docker daemon 8.153MB [2023-11-09T13:29:21.708Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-09T13:29:21.708Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-09T13:29:21.708Z] ---> 4dc326633aec [2023-11-09T13:29:21.708Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-11-09T13:29:22.306Z] ---> Running in 519dcd3824dc [2023-11-09T13:29:22.893Z] Removing intermediate container 519dcd3824dc [2023-11-09T13:29:22.893Z] ---> b7517cab401c [2023-11-09T13:29:22.893Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-09T13:29:22.893Z] ---> Running in 7f343c30b733 [2023-11-09T13:29:23.162Z] Removing intermediate container 7f343c30b733 [2023-11-09T13:29:23.162Z] ---> 8529a5ab6208 [2023-11-09T13:29:23.162Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-11-09T13:29:23.162Z] ---> Running in e9512f7178b6 [2023-11-09T13:29:23.441Z] Removing intermediate container e9512f7178b6 [2023-11-09T13:29:23.441Z] ---> 982df81acdda [2023-11-09T13:29:23.441Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-09T13:29:23.710Z] ---> Running in 9c038f1a9577 [2023-11-09T13:29:23.979Z] Removing intermediate container 9c038f1a9577 [2023-11-09T13:29:23.979Z] ---> 52ea93a1cceb [2023-11-09T13:29:23.979Z] Step 7/25 : WORKDIR /device-gpio [2023-11-09T13:29:23.979Z] ---> Running in b9c892479a01 [2023-11-09T13:29:24.566Z] Removing intermediate container b9c892479a01 [2023-11-09T13:29:24.566Z] ---> 902a0e5bfa56 [2023-11-09T13:29:24.566Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-09T13:29:24.566Z] ---> Running in 5b69848a8f46 [2023-11-09T13:29:25.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-09T13:29:26.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-09T13:29:27.527Z] OK: 270 MiB in 56 packages [2023-11-09T13:29:28.492Z] Removing intermediate container 5b69848a8f46 [2023-11-09T13:29:28.492Z] ---> c143a59c5d99 [2023-11-09T13:29:28.492Z] Step 9/25 : COPY go.mod vendor* ./ [2023-11-09T13:29:29.082Z] ---> 012cbf3d80b7 [2023-11-09T13:29:29.083Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-09T13:29:29.083Z] ---> Running in 8d35ae8c8080 [2023-11-09T13:29:31.694Z] Removing intermediate container 8d35ae8c8080 [2023-11-09T13:29:31.694Z] ---> cf6d8c5b753e [2023-11-09T13:29:31.694Z] Step 11/25 : COPY . . [2023-11-09T13:29:32.661Z] ---> b5e07c5ab08e [2023-11-09T13:29:32.661Z] Step 12/25 : RUN ${MAKE} [2023-11-09T13:29:32.661Z] ---> Running in 10401ec5de4b [2023-11-09T13:29:33.626Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-11-09T13:31:25.298Z] Removing intermediate container 10401ec5de4b [2023-11-09T13:31:25.298Z] ---> eef424f335ae [2023-11-09T13:31:25.298Z] Step 13/25 : FROM alpine:3.18 [2023-11-09T13:31:25.298Z] 3.18: Pulling from library/alpine [2023-11-09T13:31:25.298Z] 579b34f0a95b: Pulling fs layer [2023-11-09T13:31:25.298Z] 579b34f0a95b: Verifying Checksum [2023-11-09T13:31:25.298Z] 579b34f0a95b: Download complete [2023-11-09T13:31:25.298Z] 579b34f0a95b: Pull complete [2023-11-09T13:31:25.298Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-09T13:31:25.298Z] Status: Downloaded newer image for alpine:3.18 [2023-11-09T13:31:25.298Z] ---> 3cc203321400 [2023-11-09T13:31:25.298Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-11-09T13:31:25.298Z] ---> Running in df7e4b1baa98 [2023-11-09T13:31:25.298Z] Removing intermediate container df7e4b1baa98 [2023-11-09T13:31:25.298Z] ---> 68523cd7244e [2023-11-09T13:31:25.298Z] Step 15/25 : RUN apk add --update --no-cache [2023-11-09T13:31:25.298Z] ---> Running in 6faccda83a61 [2023-11-09T13:31:25.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-09T13:31:25.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-09T13:31:25.298Z] OK: 8 MiB in 15 packages [2023-11-09T13:31:25.298Z] Removing intermediate container 6faccda83a61 [2023-11-09T13:31:25.298Z] ---> 37e73be18ea1 [2023-11-09T13:31:25.298Z] Step 16/25 : WORKDIR / [2023-11-09T13:31:25.298Z] ---> Running in e264451f021a [2023-11-09T13:31:25.298Z] Removing intermediate container e264451f021a [2023-11-09T13:31:25.298Z] ---> 1d1d23ca224e [2023-11-09T13:31:25.298Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-11-09T13:31:25.883Z] ---> 210764286c72 [2023-11-09T13:31:25.883Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-11-09T13:31:26.148Z] ---> bc532ec74422 [2023-11-09T13:31:26.148Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-11-09T13:31:27.550Z] ---> 076b641a3e21 [2023-11-09T13:31:27.550Z] Step 20/25 : EXPOSE 59910 [2023-11-09T13:31:27.819Z] ---> Running in 3cd69e625abe [2023-11-09T13:31:28.088Z] Removing intermediate container 3cd69e625abe [2023-11-09T13:31:28.088Z] ---> fde5c2b50d15 [2023-11-09T13:31:28.088Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-11-09T13:31:28.088Z] ---> Running in 321e40fbdef7 [2023-11-09T13:31:28.381Z] Removing intermediate container 321e40fbdef7 [2023-11-09T13:31:28.381Z] ---> 67e3a67c0e0e [2023-11-09T13:31:28.381Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-09T13:31:28.650Z] ---> Running in 4df6159e14c4 [2023-11-09T13:31:28.917Z] Removing intermediate container 4df6159e14c4 [2023-11-09T13:31:28.917Z] ---> 802edeb6602c [2023-11-09T13:31:28.917Z] Step 23/25 : LABEL arch=arm64 [2023-11-09T13:31:28.917Z] ---> Running in 0c154b71a05e [2023-11-09T13:31:29.183Z] Removing intermediate container 0c154b71a05e [2023-11-09T13:31:29.183Z] ---> a7586c46df4a [2023-11-09T13:31:29.183Z] Step 24/25 : LABEL git_sha=ec7283750979c14a8d61564605d55132e8f29ca8 [2023-11-09T13:31:29.183Z] ---> Running in f4b2c0c522f2 [2023-11-09T13:31:29.450Z] Removing intermediate container f4b2c0c522f2 [2023-11-09T13:31:29.450Z] ---> e596a0746ce3 [2023-11-09T13:31:29.450Z] Step 25/25 : LABEL version=0.0.0 [2023-11-09T13:31:29.720Z] ---> Running in aec3d4d9dc79 [2023-11-09T13:31:29.985Z] Removing intermediate container aec3d4d9dc79 [2023-11-09T13:31:29.985Z] ---> 499f27e85546 [2023-11-09T13:31:29.985Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-09T13:31:29.985Z] Successfully built 499f27e85546 [2023-11-09T13:31:29.985Z] 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 [2023-11-09T13:31:30.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-09T13:31:30.416Z] [2023-11-09T13:31:30.416Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T13:31:30.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-09T13:31:30.753Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-09T13:31:30.753Z] 8998bd30e6a1: Pulling fs layer [2023-11-09T13:31:30.753Z] 04944245beec: Pulling fs layer [2023-11-09T13:31:30.753Z] 699f458cf7ca: Pulling fs layer [2023-11-09T13:31:30.753Z] 765212b225bb: Pulling fs layer [2023-11-09T13:31:30.753Z] f23df028b6ca: Pulling fs layer [2023-11-09T13:31:30.753Z] d65c8cfc05b1: Pulling fs layer [2023-11-09T13:31:30.753Z] 2437ff75d9bd: Pulling fs layer [2023-11-09T13:31:30.753Z] 765212b225bb: Waiting [2023-11-09T13:31:30.753Z] f23df028b6ca: Waiting [2023-11-09T13:31:30.753Z] d65c8cfc05b1: Waiting [2023-11-09T13:31:30.753Z] 2437ff75d9bd: Waiting [2023-11-09T13:31:31.018Z] 04944245beec: Verifying Checksum [2023-11-09T13:31:31.018Z] 04944245beec: Download complete [2023-11-09T13:31:31.018Z] 765212b225bb: Verifying Checksum [2023-11-09T13:31:31.018Z] 765212b225bb: Download complete [2023-11-09T13:31:31.018Z] f23df028b6ca: Verifying Checksum [2023-11-09T13:31:31.018Z] f23df028b6ca: Download complete [2023-11-09T13:31:31.018Z] d65c8cfc05b1: Verifying Checksum [2023-11-09T13:31:31.018Z] d65c8cfc05b1: Download complete [2023-11-09T13:31:31.285Z] 699f458cf7ca: Verifying Checksum [2023-11-09T13:31:31.285Z] 699f458cf7ca: Download complete [2023-11-09T13:31:31.551Z] 8998bd30e6a1: Verifying Checksum [2023-11-09T13:31:31.551Z] 8998bd30e6a1: Download complete [2023-11-09T13:31:34.123Z] 2437ff75d9bd: Verifying Checksum [2023-11-09T13:31:34.123Z] 2437ff75d9bd: Download complete [2023-11-09T13:31:36.062Z] 8998bd30e6a1: Pull complete [2023-11-09T13:31:36.645Z] 04944245beec: Pull complete [2023-11-09T13:31:38.053Z] 699f458cf7ca: Pull complete [2023-11-09T13:31:38.320Z] 765212b225bb: Pull complete [2023-11-09T13:31:39.279Z] f23df028b6ca: Pull complete [2023-11-09T13:31:39.279Z] d65c8cfc05b1: Pull complete [2023-11-09T13:31:57.478Z] 2437ff75d9bd: Pull complete [2023-11-09T13:31:57.478Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-09T13:31:57.478Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-09T13:31:57.478Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-09T13:31:57.667Z] prd-ubuntu20.04-docker-arm64-4c-16g-17126 does not seem to be running inside a container [2023-11-09T13:31:57.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-09T13:32:00.628Z] $ docker top 20bb84bc82dd95a52c23a0124960377ee35ed5ea24b29699e24fdd91b0d04e7e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-09T13:32:01.454Z] ---> job-cost.sh [2023-11-09T13:32:01.454Z] lf-activate-venv: SKIPPING [2023-11-09T13:32:01.454Z] INFO: No Stack... [2023-11-09T13:32:01.719Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-09T13:32:02.675Z] INFO: Archiving Costs [Pipeline] sh [2023-11-09T13:32:03.009Z] + cut -d, -f6 [2023-11-09T13:32:03.009Z] + cat /w/workspace/device-gpio/2/archives/cost.csv [Pipeline] lock [2023-11-09T13:32:03.332Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-214-2-stack-cost] [2023-11-09T13:32:03.343Z] Resource [jenkins-edgexfoundry-device-gpio-PR-214-2-stack-cost] did not exist. Created. [2023-11-09T13:32:03.343Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-214-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-09T13:32:03.679Z] /w/workspace/device-gpio/2@tmp/durable-143b343c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-09T13:32:04.590Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-09T13:32:04.612Z] Warning: overwriting stash ‘stack-cost’ [2023-11-09T13:32:04.653Z] Stashed 1 file(s) [Pipeline] } [2023-11-09T13:32:04.660Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-214-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-09T13:32:04.674Z] $ docker stop --time=1 20bb84bc82dd95a52c23a0124960377ee35ed5ea24b29699e24fdd91b0d04e7e [2023-11-09T13:32:06.163Z] $ docker rm -f --volumes 20bb84bc82dd95a52c23a0124960377ee35ed5ea24b29699e24fdd91b0d04e7e [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 [2023-11-09T13:32:06.538Z] provisioning config files... [2023-11-09T13:32:06.546Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-214@tmp/config11218129825162028195tmp [Pipeline] { [Pipeline] sh [2023-11-09T13:32:06.847Z] + set +x [2023-11-09T13:32:06.847Z] + curl -s https://codecov.io/bash [2023-11-09T13:32:06.847Z] + bash -s -- [2023-11-09T13:32:06.847Z] [2023-11-09T13:32:06.847Z] _____ _ [2023-11-09T13:32:06.847Z] / ____| | | [2023-11-09T13:32:06.847Z] | | ___ __| | ___ ___ _____ __ [2023-11-09T13:32:06.847Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-09T13:32:06.847Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-09T13:32:06.847Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-09T13:32:06.847Z] Bash-1.0.6 [2023-11-09T13:32:06.847Z] [2023-11-09T13:32:06.847Z] [2023-11-09T13:32:06.847Z] ==> git version 2.25.1 found [2023-11-09T13:32:06.847Z] ==> 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 [2023-11-09T13:32:06.847Z] Release-Date: 2020-01-08 [2023-11-09T13:32:06.847Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-09T13:32:06.847Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-09T13:32:06.847Z] ==> Jenkins CI detected. [2023-11-09T13:32:06.847Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-214 [2023-11-09T13:32:06.847Z] project root: . [2023-11-09T13:32:06.847Z] --> token set from env [2023-11-09T13:32:06.847Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-09T13:32:06.847Z] ==> Running gcov in . (disable via -X gcov) [2023-11-09T13:32:06.847Z] ==> Python coveragepy not found [2023-11-09T13:32:06.847Z] ==> Searching for coverage reports in: [2023-11-09T13:32:06.847Z] + . [2023-11-09T13:32:06.847Z] -> Found 1 reports [2023-11-09T13:32:06.847Z] ==> Detecting git/mercurial file structure [2023-11-09T13:32:06.847Z] ==> Reading reports [2023-11-09T13:32:06.847Z] + ./coverage.out bytes=10 [2023-11-09T13:32:07.107Z] ==> Appending adjustments [2023-11-09T13:32:07.107Z] https://docs.codecov.io/docs/fixing-reports [2023-11-09T13:32:07.107Z] + Found adjustments [2023-11-09T13:32:07.107Z] ==> Gzipping contents [2023-11-09T13:32:07.107Z] 4.0K /tmp/codecov.Rsdeab.gz [2023-11-09T13:32:07.107Z] ==> Uploading reports [2023-11-09T13:32:07.107Z] url: https://codecov.io [2023-11-09T13:32:07.107Z] query: branch=PR-214&commit=bc15ea3d0414cdb08908e465b10a58e3547d10fe&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-214%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=214&job=&cmd_args= [2023-11-09T13:32:07.107Z] -> Pinging Codecov [2023-11-09T13:32:07.107Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-214&commit=bc15ea3d0414cdb08908e465b10a58e3547d10fe&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-214%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=214&job=&cmd_args= [2023-11-09T13:32:07.107Z] -> Uploading to [2023-11-09T13:32:07.107Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-09/3EC07B1A8CA8AF9BCAA0BB9F0134797F/bc15ea3d0414cdb08908e465b10a58e3547d10fe/80bc3780-4394-47e2-a06d-81ad46d5eacf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231109T133207Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=68466294e912903950cfb8fb38817c52c0c2f9fb0343d4cb33e5587e1974f137 [2023-11-09T13:32:07.367Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-09T13:32:07.367Z] Dload Upload Total Spent Left Speed [2023-11-09T13:32:07.367Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2480 --:--:-- --:--:-- --:--:-- 2480 [2023-11-09T13:32:07.367Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/bc15ea3d0414cdb08908e465b10a58e3547d10fe [Pipeline] } [2023-11-09T13:32:07.375Z] 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 [2023-11-09T13:32:08.126Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-214/archives ] [2023-11-09T13:32:08.126Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-214/archives [2023-11-09T13:32:08.126Z] total 16 [2023-11-09T13:32:08.126Z] drwxr-xr-x 3 root root 4096 Nov 9 13:25 . [2023-11-09T13:32:08.126Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 9 13:25 .. [2023-11-09T13:32:08.126Z] drwxr-xr-x 2 root root 4096 Nov 9 13:25 cost [2023-11-09T13:32:08.126Z] -rw-r--r-- 1 root root 83 Nov 9 13:25 cost.csv [2023-11-09T13:32:08.126Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-214/archives [2023-11-09T13:32:08.126Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-214/archives [2023-11-09T13:32:08.126Z] total 16 [2023-11-09T13:32:08.126Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 9 13:25 . [2023-11-09T13:32:08.126Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 9 13:25 .. [2023-11-09T13:32:08.126Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 9 13:25 cost [2023-11-09T13:32:08.126Z] -rw-r--r-- 1 jenkins jenkins 83 Nov 9 13:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-09T13:32:08.420Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-09T13:32:09.284Z] ---> package-listing.sh [2023-11-09T13:32:09.284Z] ++ facter osfamily [2023-11-09T13:32:09.284Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-09T13:32:09.544Z] + OS_FAMILY=debian [2023-11-09T13:32:09.544Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-214 [2023-11-09T13:32:09.544Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-09T13:32:09.544Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-09T13:32:09.544Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-09T13:32:09.544Z] + PACKAGES=/tmp/packages_start.txt [2023-11-09T13:32:09.544Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-214 ']' [2023-11-09T13:32:09.544Z] + PACKAGES=/tmp/packages_end.txt [2023-11-09T13:32:09.544Z] + case "${OS_FAMILY}" in [2023-11-09T13:32:09.544Z] + dpkg -l [2023-11-09T13:32:09.544Z] + grep '^ii' [2023-11-09T13:32:09.544Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-09T13:32:09.544Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-09T13:32:09.544Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-09T13:32:09.544Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-214 ']' [2023-11-09T13:32:09.544Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-214/archives/ [2023-11-09T13:32:09.544Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-214/archives/ [Pipeline] echo [2023-11-09T13:32:09.556Z] 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-214/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-09T13:32:09.834Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T13:32:10.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-09T13:32:10.399Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-09T13:32:10.476Z] prd-ubuntu20.04-docker-8c-8g-17125 does not seem to be running inside a container [2023-11-09T13:32:10.505Z] $ 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-214/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-214 -v /w/workspace/edgexfoundry_device-gpio_PR-214:/w/workspace/edgexfoundry_device-gpio_PR-214:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-214@tmp:/w/workspace/edgexfoundry_device-gpio_PR-214@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-09T13:32:10.689Z] $ docker top 39a5ca48fae996faef48b241e0b29dfb8c6cc072f72f52d4f566da076ff67f58 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-09T13:32:11.040Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-09T13:32:11.327Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-09T13:32:11.620Z] + ls /var/log/sa-host [2023-11-09T13:32:11.621Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-09T13:32:11.773Z] provisioning config files... [2023-11-09T13:32:11.781Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-214@tmp/config7895743232963143854tmp [Pipeline] { [Pipeline] echo [2023-11-09T13:32:11.799Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-09T13:32:12.084Z] ---> create-netrc.sh [Pipeline] } [2023-11-09T13:32:12.092Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-09T13:32:12.433Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-09T13:32:12.443Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-09T13:32:12.730Z] ---> sudo-logs.sh [2023-11-09T13:32:12.731Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-09T13:32:12.763Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-09T13:32:13.051Z] ---> job-cost.sh [2023-11-09T13:32:13.051Z] lf-activate-venv: SKIPPING [2023-11-09T13:32:13.051Z] DEBUG: total: 0.2199999988079071 [2023-11-09T13:32:13.051Z] INFO: Retrieving Stack Cost... [2023-11-09T13:32:13.311Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-09T13:32:13.881Z] INFO: Archiving Costs [Pipeline] echo [2023-11-09T13:32:13.898Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-09T13:32:14.208Z] ---> logs-deploy.sh [2023-11-09T13:32:14.208Z] lf-activate-venv: SKIPPING [2023-11-09T13:32:14.208Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-214/2 [2023-11-09T13:32:14.208Z] INFO: archiving workspace using pattern(s): [2023-11-09T13:32:15.148Z] Archives upload complete. [2023-11-09T13:32:15.408Z] INFO: archiving logs to Nexus [2023-11-09T13:32:15.976Z] ---> uname -a: [2023-11-09T13:32:15.976Z] Linux prd-ubuntu20-04-docker-8c-8g-17125 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-09T13:32:15.976Z] [2023-11-09T13:32:15.976Z] [2023-11-09T13:32:15.976Z] ---> lscpu: [2023-11-09T13:32:15.976Z] Architecture: x86_64 [2023-11-09T13:32:15.976Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-09T13:32:15.976Z] Byte Order: Little Endian [2023-11-09T13:32:15.976Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-09T13:32:15.976Z] CPU(s): 8 [2023-11-09T13:32:15.976Z] On-line CPU(s) list: 0-7 [2023-11-09T13:32:15.976Z] Thread(s) per core: 1 [2023-11-09T13:32:15.976Z] Core(s) per socket: 1 [2023-11-09T13:32:15.976Z] Socket(s): 8 [2023-11-09T13:32:15.977Z] NUMA node(s): 1 [2023-11-09T13:32:15.977Z] Vendor ID: AuthenticAMD [2023-11-09T13:32:15.977Z] CPU family: 23 [2023-11-09T13:32:15.977Z] Model: 49 [2023-11-09T13:32:15.977Z] Model name: AMD EPYC-Rome Processor [2023-11-09T13:32:15.977Z] Stepping: 0 [2023-11-09T13:32:15.977Z] CPU MHz: 2799.998 [2023-11-09T13:32:15.977Z] BogoMIPS: 5599.99 [2023-11-09T13:32:15.977Z] Virtualization: AMD-V [2023-11-09T13:32:15.977Z] Hypervisor vendor: KVM [2023-11-09T13:32:15.977Z] Virtualization type: full [2023-11-09T13:32:15.977Z] L1d cache: 256 KiB [2023-11-09T13:32:15.977Z] L1i cache: 256 KiB [2023-11-09T13:32:15.977Z] L2 cache: 4 MiB [2023-11-09T13:32:15.977Z] L3 cache: 128 MiB [2023-11-09T13:32:15.977Z] NUMA node0 CPU(s): 0-7 [2023-11-09T13:32:15.977Z] Vulnerability Itlb multihit: Not affected [2023-11-09T13:32:15.977Z] Vulnerability L1tf: Not affected [2023-11-09T13:32:15.977Z] Vulnerability Mds: Not affected [2023-11-09T13:32:15.977Z] Vulnerability Meltdown: Not affected [2023-11-09T13:32:15.977Z] Vulnerability Mmio stale data: Not affected [2023-11-09T13:32:15.977Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-09T13:32:15.977Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-09T13:32:15.977Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-09T13:32:15.977Z] Vulnerability Srbds: Not affected [2023-11-09T13:32:15.977Z] Vulnerability Tsx async abort: Not affected [2023-11-09T13:32:15.977Z] 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 [2023-11-09T13:32:15.977Z] [2023-11-09T13:32:15.977Z] [2023-11-09T13:32:15.977Z] ---> nproc: [2023-11-09T13:32:15.977Z] 8 [2023-11-09T13:32:15.977Z] [2023-11-09T13:32:15.977Z] [2023-11-09T13:32:15.977Z] ---> df -h: [2023-11-09T13:32:15.977Z] Filesystem Size Used Avail Use% Mounted on [2023-11-09T13:32:15.977Z] overlay 155G 12G 144G 8% / [2023-11-09T13:32:15.977Z] tmpfs 64M 0 64M 0% /dev [2023-11-09T13:32:15.977Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-09T13:32:15.977Z] shm 64M 0 64M 0% /dev/shm [2023-11-09T13:32:15.977Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-11-09T13:32:15.977Z] [2023-11-09T13:32:15.977Z] [2023-11-09T13:32:15.977Z] ---> sar -b -r -n DEV: [2023-11-09T13:32:15.977Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17125) 11/09/23 _x86_64_ (8 CPU) [2023-11-09T13:32:15.977Z] [2023-11-09T13:32:15.977Z] 13:20:23 LINUX RESTART (8 CPU) [2023-11-09T13:32:15.977Z] [2023-11-09T13:32:15.977Z] 13:21:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-09T13:32:15.977Z] 13:22:01 224.93 93.12 131.81 0.00 11434.27 55332.88 0.00 [2023-11-09T13:32:15.977Z] 13:23:01 142.64 11.25 131.39 0.00 1761.57 39933.61 0.00 [2023-11-09T13:32:15.977Z] 13:24:01 117.71 0.95 116.76 0.00 8.40 49860.49 0.00 [2023-11-09T13:32:15.977Z] 13:25:01 116.82 0.17 116.65 0.00 6.76 26117.16 0.00 [2023-11-09T13:32:15.977Z] 13:26:01 139.13 0.08 139.04 0.00 8.80 43364.24 0.00 [2023-11-09T13:32:15.977Z] 13:27:01 2.62 0.00 2.62 0.00 0.00 6474.65 0.00 [2023-11-09T13:32:15.977Z] 13:28:01 3.03 0.00 3.03 0.00 0.00 6474.92 0.00 [2023-11-09T13:32:15.977Z] 13:29:01 2.34 0.00 2.34 0.00 0.00 6440.54 0.00 [2023-11-09T13:32:15.977Z] 13:30:01 2.88 0.00 2.88 0.00 0.00 6607.83 0.00 [2023-11-09T13:32:15.977Z] 13:31:01 2.32 0.00 2.32 0.00 0.00 6466.38 0.00 [2023-11-09T13:32:15.977Z] 13:32:01 2.85 0.00 2.85 0.00 0.00 6477.45 0.00 [2023-11-09T13:32:15.977Z] Average: 68.73 9.48 59.25 0.00 1187.43 23027.59 0.00 [2023-11-09T13:32:15.977Z] [2023-11-09T13:32:15.977Z] 13:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-09T13:32:15.977Z] 13:22:01 29880324 31633328 702896 2.14 77884 1994280 1618060 4.77 1118200 1570628 1596 [2023-11-09T13:32:15.977Z] 13:23:01 28728920 31506440 772960 2.35 106388 2947272 1939900 5.72 1335944 2398996 2116 [2023-11-09T13:32:15.977Z] 13:24:01 27227236 31523952 751548 2.29 177684 4255156 1776868 5.24 1529516 3566276 206412 [2023-11-09T13:32:15.977Z] 13:25:01 27829816 31473644 799696 2.43 183540 3647920 1839800 5.42 1558628 2983216 188 [2023-11-09T13:32:15.977Z] 13:26:01 27085836 31493468 778428 2.37 193852 4336176 1719480 5.07 1620828 3598796 76 [2023-11-09T13:32:15.977Z] 13:27:01 27098524 31506204 765632 2.33 193900 4336176 1719480 5.07 1606716 3598796 16 [2023-11-09T13:32:15.977Z] 13:28:01 27100156 31508076 763492 2.32 193968 4336180 1719480 5.07 1605572 3598800 108 [2023-11-09T13:32:15.977Z] 13:29:01 27105840 31513828 757656 2.30 194028 4336184 1719480 5.07 1599420 3598804 12 [2023-11-09T13:32:15.977Z] 13:30:01 27106256 31514304 757108 2.30 194088 4336184 1719480 5.07 1599292 3598808 20 [2023-11-09T13:32:15.977Z] 13:31:01 27112840 31520952 750452 2.28 194144 4336188 1719480 5.07 1593084 3598808 20 [2023-11-09T13:32:15.977Z] 13:32:01 27113464 31521632 749876 2.28 194220 4336164 1719480 5.07 1592892 3598784 160 [2023-11-09T13:32:15.977Z] Average: 27580837 31519621 759068 2.31 173063 3927080 1746453 5.15 1523645 3246428 19157 [2023-11-09T13:32:15.977Z] [2023-11-09T13:32:15.977Z] 13:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-09T13:32:15.977Z] 13:22:01 ens3 566.26 308.42 3609.05 61.66 0.00 0.00 0.00 0.00 [2023-11-09T13:32:15.977Z] 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-09T13:32:15.977Z] 13:22:01 lo 2.71 2.71 0.24 0.24 0.00 0.00 0.00 0.00 [2023-11-09T13:32:15.977Z] 13:23:01 vetha1d19f6 55.66 64.12 5.35 52.49 0.00 0.00 0.00 0.00 [2023-11-09T13:32:15.977Z] 13:23:01 ens3 321.48 219.08 5054.34 41.58 0.00 0.00 0.00 0.00 [2023-11-09T13:32:15.977Z] 13:23:01 docker0 72.80 86.17 5.94 237.93 0.00 0.00 0.00 0.00 [2023-11-09T13:32:15.977Z] 13:23:01 lo 6.00 6.00 0.59 0.59 0.00 0.00 0.00 0.00 [2023-11-09T13:32:15.977Z] 13:24:01 ens3 280.55 177.10 2322.34 18.68 0.00 0.00 0.00 0.00 [2023-11-09T13:32:15.977Z] 13:24:01 docker0 174.70 276.27 14.61 2319.25 0.00 0.00 0.00 0.00 [2023-11-09T13:32:15.977Z] 13:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-09T13:32:15.977Z] 13:25:01 ens3 50.75 48.26 77.33 81.49 0.00 0.00 0.00 0.00 [2023-11-09T13:32:15.977Z] 13:25:01 docker0 1.46 2.58 0.09 30.70 0.00 0.00 0.00 0.00 [2023-11-09T13:32:15.977Z] 13:25:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-11-09T13:32:15.977Z] 13:26:01 ens3 113.76 72.52 2623.80 19.36 0.00 0.00 0.00 0.00 [2023-11-09T13:32:15.977Z] 13:26:01 docker0 1.43 2.62 0.09 30.88 0.00 0.00 0.00 0.00 [2023-11-09T13:32:15.977Z] 13:26:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2023-11-09T13:32:15.977Z] 13:27:01 ens3 0.23 0.15 0.08 0.09 0.00 0.00 0.00 0.00 [2023-11-09T13:32:15.977Z] 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-09T13:32:15.977Z] 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-09T13:32:15.977Z] 13:28:01 ens3 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-09T13:32:15.977Z] 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-09T13:32:15.977Z] 13:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-09T13:32:15.977Z] 13:29:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-09T13:32:15.977Z] 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-09T13:32:15.977Z] 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-09T13:32:15.977Z] 13:30:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-09T13:32:15.977Z] 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-09T13:32:15.977Z] 13:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-09T13:32:15.977Z] 13:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-09T13:32:15.977Z] 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-09T13:32:15.977Z] 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-09T13:32:15.977Z] 13:32:01 ens3 0.28 0.23 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-09T13:32:15.977Z] 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-09T13:32:15.977Z] 13:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-09T13:32:15.977Z] Average: ens3 120.71 74.83 1241.94 20.27 0.00 0.00 0.00 0.00 [2023-11-09T13:32:15.977Z] Average: docker0 22.82 33.51 1.89 238.68 0.00 0.00 0.00 0.00 [2023-11-09T13:32:15.977Z] Average: lo 1.05 1.05 0.10 0.10 0.00 0.00 0.00 0.00 [2023-11-09T13:32:15.977Z] [2023-11-09T13:32:15.977Z]