Pull request #57 opened 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 hahattan for edgexfoundry/device-gpio Loading trusted files from base branch main at b6cd987ba5da8be53edaf39b26ab980ed5f4a151 rather than b17bad2fab60dae95b9f6a3174465be8144195a8 Obtained Jenkinsfile from b6cd987ba5da8be53edaf39b26ab980ed5f4a151 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-ssh12888612989023450921.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh17137714835973983065.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-57/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-57/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh435180125732063753.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-57/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16644090723220978393.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8326736639933774436.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-57/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-57/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17287676345216125556.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1603 in /w/workspace/edgexfoundry_device-gpio_PR-57 [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-57 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/57/head:refs/remotes/origin/PR-57 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b6cd987ba5da8be53edaf39b26ab980ed5f4a151 into PR head commit b17bad2fab60dae95b9f6a3174465be8144195a8 Merge succeeded, producing b17bad2fab60dae95b9f6a3174465be8144195a8 Checking out Revision b17bad2fab60dae95b9f6a3174465be8144195a8 (PR-57) > git config core.sparsecheckout # timeout=10 > git checkout -f b17bad2fab60dae95b9f6a3174465be8144195a8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge b6cd987ba5da8be53edaf39b26ab980ed5f4a151 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b17bad2fab60dae95b9f6a3174465be8144195a8 # timeout=10 Commit message: "feat: add internal command request/response topics" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-28T06:00:01.287Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-28T06:00:01.456Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-28T06:00:01.559Z] ========================================================= [2022-09-28T06:00:01.559Z] EdgeX Global Pipelines Version Info [2022-09-28T06:00:01.559Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-28T06:00:02.722Z] ------------------- [2022-09-28T06:00:02.722Z] stable info: [2022-09-28T06:00:02.722Z] ------------------- [2022-09-28T06:00:02.722Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-28T06:00:02.722Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-28T06:00:02.722Z] Message: update stable to v1.0.239 [2022-09-28T06:00:02.981Z] ------------------- [2022-09-28T06:00:02.981Z] experimental info: [2022-09-28T06:00:02.982Z] ------------------- [2022-09-28T06:00:02.982Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-28T06:00:02.982Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-28T06:00:02.982Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-28T06:00:03.247Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-09-28T06:00:03.289Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-09-28T06:00:03.329Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-28T06:00:03.367Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-28T06:00:03.400Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-28T06:00:03.435Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-28T06:00:03.466Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-28T06:00:03.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-28T06:00:03.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-28T06:00:03.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-28T06:00:03.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-28T06:00:03.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-09-28T06:00:03.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-28T06:00:03.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-28T06:00:03.771Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-28T06:00:03.813Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-28T06:00:03.852Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-28T06:00:03.891Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-28T06:00:03.937Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-28T06:00:03.975Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-28T06:00:04.009Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-28T06:00:04.050Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-28T06:00:04.091Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-28T06:00:04.130Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-28T06:00:04.170Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-28T06:00:04.213Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-28T06:00:04.254Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-28T06:00:04.295Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-57 [Pipeline] echo [2022-09-28T06:00:04.338Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-57 [Pipeline] echo [2022-09-28T06:00:04.375Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-57 [Pipeline] echo [2022-09-28T06:00:04.420Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b17bad2fab60dae95b9f6a3174465be8144195a8 [Pipeline] echo [2022-09-28T06:00:04.472Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b17bad2 [Pipeline] echo [2022-09-28T06:00:04.514Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T06:00:04.632Z] provisioning config files... [2022-09-28T06:00:04.648Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-57@tmp/config5248532876345376543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T06:00:04.983Z] ---> docker-login.sh [2022-09-28T06:00:04.983Z] nexus3.edgexfoundry.org:10001 [2022-09-28T06:00:05.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T06:00:05.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T06:00:05.502Z] Configure a credential helper to remove this warning. See [2022-09-28T06:00:05.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T06:00:05.502Z] [2022-09-28T06:00:05.502Z] Login Succeeded [2022-09-28T06:00:05.502Z] nexus3.edgexfoundry.org:10002 [2022-09-28T06:00:05.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T06:00:05.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T06:00:05.502Z] Configure a credential helper to remove this warning. See [2022-09-28T06:00:05.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T06:00:05.502Z] [2022-09-28T06:00:05.502Z] Login Succeeded [2022-09-28T06:00:05.502Z] nexus3.edgexfoundry.org:10003 [2022-09-28T06:00:05.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T06:00:05.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T06:00:05.502Z] Configure a credential helper to remove this warning. See [2022-09-28T06:00:05.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T06:00:05.502Z] [2022-09-28T06:00:05.502Z] Login Succeeded [2022-09-28T06:00:05.502Z] nexus3.edgexfoundry.org:10004 [2022-09-28T06:00:05.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T06:00:05.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T06:00:05.761Z] Configure a credential helper to remove this warning. See [2022-09-28T06:00:05.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T06:00:05.761Z] [2022-09-28T06:00:05.761Z] Login Succeeded [2022-09-28T06:00:05.761Z] docker.io [2022-09-28T06:00:05.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T06:00:12.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T06:00:12.333Z] Configure a credential helper to remove this warning. See [2022-09-28T06:00:12.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T06:00:12.333Z] [2022-09-28T06:00:12.333Z] Login Succeeded [2022-09-28T06:00:12.333Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T06:00:12.361Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-28T06:00:12.970Z] + git rev-list -1 --merges b17bad2fab60dae95b9f6a3174465be8144195a8~1..b17bad2fab60dae95b9f6a3174465be8144195a8 [Pipeline] echo [2022-09-28T06:00:13.013Z] -----------> git rev-list -1 --merges b17bad2fab60dae95b9f6a3174465be8144195a8~1..b17bad2fab60dae95b9f6a3174465be8144195a8 b17bad2fab60dae95b9f6a3174465be8144195a8 [false] [Pipeline] sh [2022-09-28T06:00:13.325Z] + git log --format=format:%s -1 b17bad2fab60dae95b9f6a3174465be8144195a8 [Pipeline] echo [2022-09-28T06:00:13.357Z] ========================================================= [2022-09-28T06:00:13.357Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-28T06:00:13.357Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T06:00:13.773Z] + git log --format=format:%s -1 b17bad2fab60dae95b9f6a3174465be8144195a8 [Pipeline] echo [2022-09-28T06:00:13.805Z] [semverPrep] GIT_COMMIT: b17bad2fab60dae95b9f6a3174465be8144195a8, Commit Message: feat: add internal command request/response topics [Pipeline] echo [2022-09-28T06:00:13.833Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-28T06:00:14.283Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T06:00:14.283Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-28T06:00:14.283Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-28T06:00:14.283Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-28T06:00:14.283Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-28T06:00:14.283Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-28T06:00:14.283Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T06:00:14.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T06:00:14.768Z] [2022-09-28T06:00:14.768Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T06:00:15.141Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T06:00:15.401Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-28T06:00:15.401Z] b85a868b505f: Pulling fs layer [2022-09-28T06:00:15.401Z] e2be974225ed: Pulling fs layer [2022-09-28T06:00:15.401Z] 339a4e72a1f5: Pulling fs layer [2022-09-28T06:00:15.401Z] 988bab9f4d93: Pulling fs layer [2022-09-28T06:00:15.401Z] 1469e6f7b9e6: Pulling fs layer [2022-09-28T06:00:15.401Z] eaf3925da568: Pulling fs layer [2022-09-28T06:00:15.401Z] bab4dde63d76: Pulling fs layer [2022-09-28T06:00:15.401Z] bde34c3a00c8: Pulling fs layer [2022-09-28T06:00:15.401Z] b352a97aabf1: Pulling fs layer [2022-09-28T06:00:15.401Z] 4872d77fe225: Pulling fs layer [2022-09-28T06:00:15.401Z] 5851b861e8e6: Pulling fs layer [2022-09-28T06:00:15.401Z] 1469e6f7b9e6: Waiting [2022-09-28T06:00:15.401Z] bab4dde63d76: Waiting [2022-09-28T06:00:15.401Z] eaf3925da568: Waiting [2022-09-28T06:00:15.401Z] bde34c3a00c8: Waiting [2022-09-28T06:00:15.401Z] 988bab9f4d93: Waiting [2022-09-28T06:00:15.401Z] 5851b861e8e6: Waiting [2022-09-28T06:00:15.401Z] 4872d77fe225: Waiting [2022-09-28T06:00:15.401Z] e2be974225ed: Download complete [2022-09-28T06:00:15.401Z] 988bab9f4d93: Verifying Checksum [2022-09-28T06:00:15.401Z] 988bab9f4d93: Download complete [2022-09-28T06:00:15.661Z] 1469e6f7b9e6: Verifying Checksum [2022-09-28T06:00:15.661Z] 1469e6f7b9e6: Download complete [2022-09-28T06:00:15.661Z] eaf3925da568: Verifying Checksum [2022-09-28T06:00:15.661Z] eaf3925da568: Download complete [2022-09-28T06:00:15.661Z] 339a4e72a1f5: Download complete [2022-09-28T06:00:15.661Z] bde34c3a00c8: Verifying Checksum [2022-09-28T06:00:15.661Z] bde34c3a00c8: Download complete [2022-09-28T06:00:15.661Z] b352a97aabf1: Download complete [2022-09-28T06:00:15.661Z] 4872d77fe225: Verifying Checksum [2022-09-28T06:00:15.661Z] 4872d77fe225: Download complete [2022-09-28T06:00:15.661Z] 5851b861e8e6: Verifying Checksum [2022-09-28T06:00:15.661Z] 5851b861e8e6: Download complete [2022-09-28T06:00:15.661Z] b85a868b505f: Verifying Checksum [2022-09-28T06:00:15.661Z] b85a868b505f: Download complete [2022-09-28T06:00:16.226Z] bab4dde63d76: Verifying Checksum [2022-09-28T06:00:16.226Z] bab4dde63d76: Download complete [2022-09-28T06:00:17.163Z] b85a868b505f: Pull complete [2022-09-28T06:00:17.423Z] e2be974225ed: Pull complete [2022-09-28T06:00:17.990Z] 339a4e72a1f5: Pull complete [2022-09-28T06:00:18.249Z] 988bab9f4d93: Pull complete [2022-09-28T06:00:18.507Z] 1469e6f7b9e6: Pull complete [2022-09-28T06:00:18.507Z] eaf3925da568: Pull complete [2022-09-28T06:00:20.413Z] bab4dde63d76: Pull complete [2022-09-28T06:00:20.413Z] bde34c3a00c8: Pull complete [2022-09-28T06:00:20.413Z] b352a97aabf1: Pull complete [2022-09-28T06:00:20.413Z] 4872d77fe225: Pull complete [2022-09-28T06:00:20.671Z] 5851b861e8e6: Pull complete [2022-09-28T06:00:20.671Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-28T06:00:20.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T06:00:20.671Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T06:00:20.882Z] prd-ubuntu20.04-docker-8c-8g-1603 does not seem to be running inside a container [2022-09-28T06:00:20.912Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-57 -v /w/workspace/edgexfoundry_device-gpio_PR-57:/w/workspace/edgexfoundry_device-gpio_PR-57:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-57@tmp:/w/workspace/edgexfoundry_device-gpio_PR-57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-28T06:00:24.493Z] $ docker top e59bb0d0f96596d3663440d1bf50d4b7c2fe8c377d26e38ac08b3b9b0ccc667c -eo pid,comm [2022-09-28T06:00:24.549Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-28T06:00:24.549Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T06:00:24.670Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T06:00:24.670Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T06:00:24.790Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T06:00:24.795Z] $ docker exec e59bb0d0f96596d3663440d1bf50d4b7c2fe8c377d26e38ac08b3b9b0ccc667c ssh-agent [2022-09-28T06:00:24.897Z] SSH_AUTH_SOCK=/tmp/ssh-JOExESclYKtD/agent.32 [2022-09-28T06:00:24.897Z] SSH_AGENT_PID=38 [2022-09-28T06:00:24.918Z] Running ssh-add (command line suppressed) [2022-09-28T06:00:25.028Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-57@tmp/private_key_7791085058517968133.key (/w/workspace/edgexfoundry_device-gpio_PR-57@tmp/private_key_7791085058517968133.key) [2022-09-28T06:00:25.038Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T06:00:25.364Z] + git tag --points-at HEAD [Pipeline] } [2022-09-28T06:00:25.387Z] $ docker exec --env ******** --env ******** e59bb0d0f96596d3663440d1bf50d4b7c2fe8c377d26e38ac08b3b9b0ccc667c ssh-agent -k [2022-09-28T06:00:25.485Z] unset SSH_AUTH_SOCK; [2022-09-28T06:00:25.486Z] unset SSH_AGENT_PID; [2022-09-28T06:00:25.486Z] echo Agent pid 38 killed; [2022-09-28T06:00:25.492Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-28T06:00:25.569Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T06:00:25.569Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T06:00:25.666Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T06:00:25.671Z] $ docker exec e59bb0d0f96596d3663440d1bf50d4b7c2fe8c377d26e38ac08b3b9b0ccc667c ssh-agent [2022-09-28T06:00:25.769Z] SSH_AUTH_SOCK=/tmp/ssh-tK48QObdhObt/agent.70 [2022-09-28T06:00:25.769Z] SSH_AGENT_PID=76 [2022-09-28T06:00:25.772Z] Running ssh-add (command line suppressed) [2022-09-28T06:00:25.876Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-57@tmp/private_key_5236593383289003438.key (/w/workspace/edgexfoundry_device-gpio_PR-57@tmp/private_key_5236593383289003438.key) [2022-09-28T06:00:25.885Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T06:00:26.210Z] + git semver init [2022-09-28T06:00:26.469Z] 2022-09-28 06:00:26,371 [run_init] DEBUG init version:0.0.0 force:False [2022-09-28T06:00:26.469Z] 2022-09-28 06:00:26,372 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-57/.semver [2022-09-28T06:00:26.469Z] 2022-09-28 06:00:26,372 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-57/.semver [2022-09-28T06:00:26.469Z] 2022-09-28 06:00:26,372 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-57/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-57, universal_newlines=False, shell=None, istream=None) [2022-09-28T06:00:27.405Z] 2022-09-28 06:00:27,383 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-57/.git/info/exclude [2022-09-28T06:00:27.405Z] 2022-09-28 06:00:27,384 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-57/.semver/PR-57 with force:False [2022-09-28T06:00:27.405Z] 2022-09-28 06:00:27,384 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-57/.semver/PR-57 [2022-09-28T06:00:27.405Z] 2022-09-28 06:00:27,388 [execute] INFO git cat-file --batch-check [2022-09-28T06:00:27.405Z] 2022-09-28 06:00:27,388 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-57/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T06:00:27.405Z] 2022-09-28 06:00:27,395 [execute] INFO git cat-file --batch [2022-09-28T06:00:27.406Z] 2022-09-28 06:00:27,396 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-57/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T06:00:27.406Z] 2022-09-28 06:00:27,400 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-57/.semver/PR-57 [2022-09-28T06:00:27.406Z] 0.0.0 [Pipeline] } [2022-09-28T06:00:27.679Z] $ docker exec --env ******** --env ******** e59bb0d0f96596d3663440d1bf50d4b7c2fe8c377d26e38ac08b3b9b0ccc667c ssh-agent -k [2022-09-28T06:00:27.772Z] unset SSH_AUTH_SOCK; [2022-09-28T06:00:27.773Z] unset SSH_AGENT_PID; [2022-09-28T06:00:27.773Z] echo Agent pid 76 killed; [2022-09-28T06:00:27.781Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T06:00:28.193Z] + git semver [Pipeline] } [2022-09-28T06:00:28.478Z] $ docker stop --time=1 e59bb0d0f96596d3663440d1bf50d4b7c2fe8c377d26e38ac08b3b9b0ccc667c [2022-09-28T06:00:30.007Z] $ docker rm -f e59bb0d0f96596d3663440d1bf50d4b7c2fe8c377d26e38ac08b3b9b0ccc667c [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T06:00:30.567Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-28T06:00:30.802Z] Stashed 1 file(s) [Pipeline] echo [2022-09-28T06:00:30.818Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T06:00:31.345Z] provisioning config files... [2022-09-28T06:00:31.353Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-57@tmp/config1049761652050626164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T06:00:31.709Z] ---> docker-login.sh [2022-09-28T06:00:31.710Z] nexus3.edgexfoundry.org:10001 [2022-09-28T06:00:31.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T06:00:31.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T06:00:31.710Z] Configure a credential helper to remove this warning. See [2022-09-28T06:00:31.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T06:00:31.710Z] [2022-09-28T06:00:31.710Z] Login Succeeded [2022-09-28T06:00:31.710Z] nexus3.edgexfoundry.org:10002 [2022-09-28T06:00:31.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T06:00:31.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T06:00:31.710Z] Configure a credential helper to remove this warning. See [2022-09-28T06:00:31.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T06:00:31.710Z] [2022-09-28T06:00:31.710Z] Login Succeeded [2022-09-28T06:00:31.710Z] nexus3.edgexfoundry.org:10003 [2022-09-28T06:00:31.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T06:00:31.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T06:00:31.969Z] Configure a credential helper to remove this warning. See [2022-09-28T06:00:31.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T06:00:31.969Z] [2022-09-28T06:00:31.969Z] Login Succeeded [2022-09-28T06:00:31.969Z] nexus3.edgexfoundry.org:10004 [2022-09-28T06:00:31.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T06:00:31.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T06:00:31.969Z] Configure a credential helper to remove this warning. See [2022-09-28T06:00:31.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T06:00:31.969Z] [2022-09-28T06:00:31.969Z] Login Succeeded [2022-09-28T06:00:31.969Z] docker.io [2022-09-28T06:00:32.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T06:00:33.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T06:00:33.610Z] Configure a credential helper to remove this warning. See [2022-09-28T06:00:33.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T06:00:33.610Z] [2022-09-28T06:00:33.610Z] Login Succeeded [2022-09-28T06:00:33.610Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T06:00:33.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-28T06:00:33.816Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T06:00:33.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T06:00:33.877Z] ========================================================= [2022-09-28T06:00:33.877Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-28T06:00:33.877Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T06:00:34.316Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-28T06:00:34.317Z] Sending build context to Docker daemon 15.86MB [2022-09-28T06:00:34.317Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T06:00:34.317Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-28T06:00:34.586Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-28T06:00:34.586Z] 2408cc74d12b: Pulling fs layer [2022-09-28T06:00:34.586Z] ea60b727a1ce: Pulling fs layer [2022-09-28T06:00:34.586Z] 30c4a7721957: Pulling fs layer [2022-09-28T06:00:34.586Z] 370296b7ddb6: Pulling fs layer [2022-09-28T06:00:34.586Z] 7c6cee850709: Pulling fs layer [2022-09-28T06:00:34.586Z] 39a5fcdaea64: Pulling fs layer [2022-09-28T06:00:34.586Z] d94ebbe4e438: Pulling fs layer [2022-09-28T06:00:34.586Z] bcfd1f05c69d: Pulling fs layer [2022-09-28T06:00:34.586Z] 59ccb84bbe0f: Pulling fs layer [2022-09-28T06:00:34.586Z] 370296b7ddb6: Waiting [2022-09-28T06:00:34.586Z] 7c6cee850709: Waiting [2022-09-28T06:00:34.586Z] d94ebbe4e438: Waiting [2022-09-28T06:00:34.586Z] bcfd1f05c69d: Waiting [2022-09-28T06:00:34.586Z] 39a5fcdaea64: Waiting [2022-09-28T06:00:34.586Z] 59ccb84bbe0f: Waiting [2022-09-28T06:00:34.586Z] 30c4a7721957: Verifying Checksum [2022-09-28T06:00:34.586Z] 30c4a7721957: Download complete [2022-09-28T06:00:34.586Z] ea60b727a1ce: Verifying Checksum [2022-09-28T06:00:34.586Z] ea60b727a1ce: Download complete [2022-09-28T06:00:34.586Z] 7c6cee850709: Verifying Checksum [2022-09-28T06:00:34.586Z] 7c6cee850709: Download complete [2022-09-28T06:00:34.586Z] 39a5fcdaea64: Download complete [2022-09-28T06:00:34.586Z] 2408cc74d12b: Verifying Checksum [2022-09-28T06:00:34.586Z] 2408cc74d12b: Download complete [2022-09-28T06:00:34.852Z] d94ebbe4e438: Verifying Checksum [2022-09-28T06:00:34.852Z] d94ebbe4e438: Download complete [2022-09-28T06:00:34.852Z] 2408cc74d12b: Pull complete [2022-09-28T06:00:35.133Z] ea60b727a1ce: Pull complete [2022-09-28T06:00:35.401Z] 30c4a7721957: Pull complete [2022-09-28T06:00:35.402Z] bcfd1f05c69d: Download complete [2022-09-28T06:00:35.402Z] 59ccb84bbe0f: Verifying Checksum [2022-09-28T06:00:35.402Z] 59ccb84bbe0f: Download complete [2022-09-28T06:00:35.663Z] 370296b7ddb6: Verifying Checksum [2022-09-28T06:00:35.663Z] 370296b7ddb6: Download complete [2022-09-28T06:00:38.944Z] 370296b7ddb6: Pull complete [2022-09-28T06:00:38.944Z] 7c6cee850709: Pull complete [2022-09-28T06:00:38.944Z] 39a5fcdaea64: Pull complete [2022-09-28T06:00:39.202Z] d94ebbe4e438: Pull complete [2022-09-28T06:00:41.099Z] bcfd1f05c69d: Pull complete [2022-09-28T06:00:42.032Z] 59ccb84bbe0f: Pull complete [2022-09-28T06:00:42.032Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-28T06:00:42.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-28T06:00:42.032Z] ---> a4fb48ad2a94 [2022-09-28T06:00:42.032Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-09-28T06:00:45.323Z] ---> Running in a821912b6541 [2022-09-28T06:00:45.323Z] Removing intermediate container a821912b6541 [2022-09-28T06:00:45.323Z] ---> aaab8b53a1ec [2022-09-28T06:00:45.323Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-28T06:00:45.323Z] ---> Running in 3ea481ab72fb [2022-09-28T06:00:45.323Z] Removing intermediate container 3ea481ab72fb [2022-09-28T06:00:45.323Z] ---> baed78dc7db9 [2022-09-28T06:00:45.323Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-28T06:00:45.323Z] ---> Running in d2c5e6a4f3cc [2022-09-28T06:00:45.323Z] Removing intermediate container d2c5e6a4f3cc [2022-09-28T06:00:45.323Z] ---> 5fa0f1775a30 [2022-09-28T06:00:45.323Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-28T06:00:45.323Z] ---> Running in aabfdafd2943 [2022-09-28T06:00:45.323Z] Removing intermediate container aabfdafd2943 [2022-09-28T06:00:45.323Z] ---> 45acc6c0f8db [2022-09-28T06:00:45.323Z] Step 7/13 : WORKDIR /device-gpio [2022-09-28T06:00:45.582Z] ---> Running in fba57b340b4c [2022-09-28T06:00:45.582Z] Removing intermediate container fba57b340b4c [2022-09-28T06:00:45.582Z] ---> 45bcdaeda69b [2022-09-28T06:00:45.582Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T06:00:45.582Z] ---> Running in 6e4dbfa10b7d [2022-09-28T06:00:46.147Z] Removing intermediate container 6e4dbfa10b7d [2022-09-28T06:00:46.147Z] ---> 6e59407a0fea [2022-09-28T06:00:46.147Z] Step 9/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T06:00:46.147Z] ---> Running in 66fae6981aba [2022-09-28T06:00:46.193Z] Still waiting to schedule task [2022-09-28T06:00:46.193Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1514’ is offline [2022-09-28T06:00:46.406Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T06:00:47.342Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T06:00:47.601Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-28T06:00:47.601Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-28T06:00:47.860Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-28T06:00:47.860Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-28T06:00:47.860Z] Executing busybox-1.35.0-r13.trigger [2022-09-28T06:00:47.860Z] OK: 216 MiB in 55 packages [2022-09-28T06:00:48.428Z] Removing intermediate container 66fae6981aba [2022-09-28T06:00:48.428Z] ---> 2552c52197ff [2022-09-28T06:00:48.428Z] Step 10/13 : COPY go.mod vendor* ./ [2022-09-28T06:00:48.428Z] ---> f1f4f94f3c2a [2022-09-28T06:00:48.428Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T06:00:48.428Z] ---> Running in 93f9ce91958d [2022-09-28T06:01:06.504Z] Removing intermediate container 93f9ce91958d [2022-09-28T06:01:06.504Z] ---> 0ad6b94ff57a [2022-09-28T06:01:06.504Z] Step 12/13 : COPY . . [2022-09-28T06:01:06.504Z] ---> 2acd7c14c8a3 [2022-09-28T06:01:06.504Z] Step 13/13 : RUN ${MAKE} [2022-09-28T06:01:06.504Z] ---> Running in b91691972dca [2022-09-28T06:01:06.504Z] noop [2022-09-28T06:01:06.504Z] Removing intermediate container b91691972dca [2022-09-28T06:01:06.504Z] ---> 15cea9f94ebb [2022-09-28T06:01:06.504Z] Successfully built 15cea9f94ebb [2022-09-28T06:01:06.504Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T06:01:06.943Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-28T06:01:06.943Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T06:01:07.080Z] prd-ubuntu20.04-docker-8c-8g-1603 does not seem to be running inside a container [2022-09-28T06:01:07.110Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-57 -v /w/workspace/edgexfoundry_device-gpio_PR-57:/w/workspace/edgexfoundry_device-gpio_PR-57:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-57@tmp:/w/workspace/edgexfoundry_device-gpio_PR-57@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 ******** ci-base-image-x86_64 cat [2022-09-28T06:01:07.446Z] $ docker top 307033e0d0a99b0ba7bdb24e214177b50146bb0dbe0c02979490d370cc18ae4f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T06:01:07.832Z] + go version [2022-09-28T06:01:07.832Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-28T06:01:07.865Z] $ docker stop --time=1 307033e0d0a99b0ba7bdb24e214177b50146bb0dbe0c02979490d370cc18ae4f [2022-09-28T06:01:09.108Z] $ docker rm -f 307033e0d0a99b0ba7bdb24e214177b50146bb0dbe0c02979490d370cc18ae4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T06:01:09.805Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-28T06:01:09.805Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T06:01:09.958Z] prd-ubuntu20.04-docker-8c-8g-1603 does not seem to be running inside a container [2022-09-28T06:01:09.993Z] $ 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-57 -v /w/workspace/edgexfoundry_device-gpio_PR-57:/w/workspace/edgexfoundry_device-gpio_PR-57:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-57@tmp:/w/workspace/edgexfoundry_device-gpio_PR-57@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 ******** ci-base-image-x86_64 cat [2022-09-28T06:01:10.287Z] $ docker top 091138195a66fbe9cc1866ad47debc7784f12883b981fba32b1d6cff9ba0324e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T06:01:10.665Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-57 [Pipeline] fileExists [Pipeline] sh [2022-09-28T06:01:11.018Z] + make test [2022-09-28T06:01:11.018Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-28T06:01:11.276Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-09-28T06:01:19.384Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-09-28T06:01:19.384Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-09-28T06:01:24.645Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-28T06:01:24.645Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-28T06:01:27.927Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-28T06:01:27.927Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-28T06:01:27.927Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-28T06:01:27.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-28T06:01:27.996Z] $ docker stop --time=1 091138195a66fbe9cc1866ad47debc7784f12883b981fba32b1d6cff9ba0324e [2022-09-28T06:01:29.723Z] $ docker rm -f 091138195a66fbe9cc1866ad47debc7784f12883b981fba32b1d6cff9ba0324e [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T06:01:30.192Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-28T06:01:30.253Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-28T06:01:31.065Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-28T06:01:31.372Z] + ls -al . [2022-09-28T06:01:31.372Z] total 164 [2022-09-28T06:01:31.372Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 06:01 . [2022-09-28T06:01:31.372Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 05:59 .. [2022-09-28T06:01:31.372Z] -rw-rw-r-- 1 jenkins jenkins 120 Sep 28 05:59 .dockerignore [2022-09-28T06:01:31.372Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 06:01 .git [2022-09-28T06:01:31.372Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 05:59 .github [2022-09-28T06:01:31.372Z] -rw-rw-r-- 1 jenkins jenkins 343 Sep 28 05:59 .gitignore [2022-09-28T06:01:31.372Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 05:59 .golangci.yml [2022-09-28T06:01:31.372Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 06:00 .semver [2022-09-28T06:01:31.372Z] -rw-rw-r-- 1 jenkins jenkins 9691 Sep 28 05:59 Attribution.txt [2022-09-28T06:01:31.372Z] -rw-rw-r-- 1 jenkins jenkins 3081 Sep 28 05:59 CHANGELOG.md [2022-09-28T06:01:31.372Z] -rw-rw-r-- 1 jenkins jenkins 1929 Sep 28 05:59 Dockerfile [2022-09-28T06:01:31.372Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 05:59 GOVERNANCE.md [2022-09-28T06:01:31.372Z] -rw-rw-r-- 1 jenkins jenkins 657 Sep 28 05:59 Jenkinsfile [2022-09-28T06:01:31.372Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 28 05:59 LICENSE [2022-09-28T06:01:31.372Z] -rw-rw-r-- 1 jenkins jenkins 2085 Sep 28 05:59 Makefile [2022-09-28T06:01:31.372Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 28 05:59 OWNERS.md [2022-09-28T06:01:31.372Z] -rw-rw-r-- 1 jenkins jenkins 11842 Sep 28 05:59 README.md [2022-09-28T06:01:31.372Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 06:00 VERSION [2022-09-28T06:01:31.372Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 05:59 bin [2022-09-28T06:01:31.372Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 05:59 cmd [2022-09-28T06:01:31.372Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 28 06:01 coverage.out [2022-09-28T06:01:31.372Z] -rw-rw-r-- 1 jenkins jenkins 3459 Sep 28 05:59 go.mod [2022-09-28T06:01:31.372Z] -rw-rw-r-- 1 jenkins jenkins 38054 Sep 28 05:59 go.sum [2022-09-28T06:01:31.372Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 05:59 internal [2022-09-28T06:01:31.372Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 05:59 snap [2022-09-28T06:01:31.372Z] -rw-rw-r-- 1 jenkins jenkins 209 Sep 28 05:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T06:01:31.763Z] + 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=b17bad2fab60dae95b9f6a3174465be8144195a8 --label arch=amd64 --label version=0.0.0 . [2022-09-28T06:01:31.763Z] Sending build context to Docker daemon 15.86MB [2022-09-28T06:01:31.763Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T06:01:31.763Z] Step 2/27 : FROM ${BASE} AS builder [2022-09-28T06:01:31.763Z] ---> 15cea9f94ebb [2022-09-28T06:01:31.763Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2022-09-28T06:01:31.763Z] ---> Running in d9427fe0cf71 [2022-09-28T06:01:32.021Z] Removing intermediate container d9427fe0cf71 [2022-09-28T06:01:32.021Z] ---> 01d10805a45d [2022-09-28T06:01:32.021Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-28T06:01:32.021Z] ---> Running in 4022f0d3bd15 [2022-09-28T06:01:32.021Z] Removing intermediate container 4022f0d3bd15 [2022-09-28T06:01:32.021Z] ---> 015f47923138 [2022-09-28T06:01:32.021Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-28T06:01:32.021Z] ---> Running in a77a1edd4e72 [2022-09-28T06:01:32.281Z] Removing intermediate container a77a1edd4e72 [2022-09-28T06:01:32.281Z] ---> e95c2f99db88 [2022-09-28T06:01:32.281Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2022-09-28T06:01:32.281Z] ---> Running in c847501e2e51 [2022-09-28T06:01:32.281Z] Removing intermediate container c847501e2e51 [2022-09-28T06:01:32.281Z] ---> ad6e714ff722 [2022-09-28T06:01:32.281Z] Step 7/27 : WORKDIR /device-gpio [2022-09-28T06:01:32.281Z] ---> Running in 7a6c80bc26d0 [2022-09-28T06:01:32.281Z] Removing intermediate container 7a6c80bc26d0 [2022-09-28T06:01:32.281Z] ---> 96d6e4a62c93 [2022-09-28T06:01:32.281Z] Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T06:01:32.281Z] ---> Running in 6ac9ea31c73b [2022-09-28T06:01:32.848Z] Removing intermediate container 6ac9ea31c73b [2022-09-28T06:01:32.848Z] ---> 4c5387973f65 [2022-09-28T06:01:32.848Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T06:01:32.848Z] ---> Running in 0b463f659085 [2022-09-28T06:01:33.107Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T06:01:34.044Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T06:01:34.303Z] OK: 216 MiB in 55 packages [2022-09-28T06:01:34.561Z] Removing intermediate container 0b463f659085 [2022-09-28T06:01:34.561Z] ---> 15a7606079f4 [2022-09-28T06:01:34.561Z] Step 10/27 : COPY go.mod vendor* ./ [2022-09-28T06:01:34.819Z] ---> 40fed8ab8f85 [2022-09-28T06:01:34.819Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T06:01:34.819Z] ---> Running in 88fb646ffbcc [2022-09-28T06:01:35.385Z] Removing intermediate container 88fb646ffbcc [2022-09-28T06:01:35.385Z] ---> b2800daa26c8 [2022-09-28T06:01:35.385Z] Step 12/27 : COPY . . [2022-09-28T06:01:35.643Z] ---> 30b1b5d84ac2 [2022-09-28T06:01:35.643Z] Step 13/27 : RUN ${MAKE} [2022-09-28T06:01:35.643Z] ---> Running in 9670490083a0 [2022-09-28T06:01:35.902Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2022-09-28T06:01:57.819Z] Removing intermediate container 9670490083a0 [2022-09-28T06:01:57.819Z] ---> c16bbb42760f [2022-09-28T06:01:57.819Z] Step 14/27 : FROM alpine:3.16 [2022-09-28T06:01:57.819Z] 3.16: Pulling from library/alpine [2022-09-28T06:01:57.820Z] 213ec9aee27d: Pulling fs layer [2022-09-28T06:01:57.820Z] 213ec9aee27d: Verifying Checksum [2022-09-28T06:01:57.820Z] 213ec9aee27d: Download complete [2022-09-28T06:01:57.820Z] 213ec9aee27d: Pull complete [2022-09-28T06:01:57.820Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-28T06:01:57.820Z] Status: Downloaded newer image for alpine:3.16 [2022-09-28T06:01:57.820Z] ---> 9c6f07244728 [2022-09-28T06:01:57.820Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-09-28T06:01:57.820Z] ---> Running in 9942fef267fb [2022-09-28T06:01:57.820Z] Removing intermediate container 9942fef267fb [2022-09-28T06:01:57.820Z] ---> dd2752828630 [2022-09-28T06:01:57.820Z] Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T06:01:57.820Z] ---> Running in f48347250c40 [2022-09-28T06:01:57.820Z] Removing intermediate container f48347250c40 [2022-09-28T06:01:57.820Z] ---> 8ed3926c7ff5 [2022-09-28T06:01:57.820Z] Step 17/27 : RUN apk add --update --no-cache zeromq [2022-09-28T06:01:57.820Z] ---> Running in 0dee7cecd6bc [2022-09-28T06:01:58.080Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T06:01:59.016Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T06:01:59.273Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-09-28T06:01:59.273Z] (2/5) Installing libsodium (1.0.18-r0) [2022-09-28T06:01:59.273Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-28T06:01:59.531Z] (4/5) Installing libzmq (4.3.4-r0) [2022-09-28T06:01:59.531Z] (5/5) Installing zeromq (4.3.4-r0) [2022-09-28T06:01:59.531Z] Executing busybox-1.35.0-r17.trigger [2022-09-28T06:01:59.531Z] OK: 8 MiB in 19 packages [2022-09-28T06:02:00.098Z] Removing intermediate container 0dee7cecd6bc [2022-09-28T06:02:00.098Z] ---> 0ab90a9a571a [2022-09-28T06:02:00.098Z] Step 18/27 : WORKDIR / [2022-09-28T06:02:00.098Z] ---> Running in bc980d459ba2 [2022-09-28T06:02:00.098Z] Removing intermediate container bc980d459ba2 [2022-09-28T06:02:00.098Z] ---> 4b06ad8fabaf [2022-09-28T06:02:00.098Z] Step 19/27 : COPY --from=builder /device-gpio/Attribution.txt / [2022-09-28T06:02:00.098Z] ---> 506c4aab3d3c [2022-09-28T06:02:00.098Z] Step 20/27 : COPY --from=builder /device-gpio/LICENSE / [2022-09-28T06:02:00.356Z] ---> eb3ec2f910c4 [2022-09-28T06:02:00.356Z] Step 21/27 : COPY --from=builder /device-gpio/cmd/ / [2022-09-28T06:02:01.290Z] ---> e7c76c846aba [2022-09-28T06:02:01.290Z] Step 22/27 : EXPOSE 59910 [2022-09-28T06:02:01.290Z] ---> Running in 9df8770ec3e7 [2022-09-28T06:02:01.290Z] Removing intermediate container 9df8770ec3e7 [2022-09-28T06:02:01.290Z] ---> d651d39fb5e7 [2022-09-28T06:02:01.290Z] Step 23/27 : ENTRYPOINT ["/device-gpio"] [2022-09-28T06:02:01.290Z] ---> Running in c44e435f4ef6 [2022-09-28T06:02:01.290Z] Removing intermediate container c44e435f4ef6 [2022-09-28T06:02:01.290Z] ---> 387334c993bd [2022-09-28T06:02:01.290Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-28T06:02:01.290Z] ---> Running in 2e3f4e24b0d7 [2022-09-28T06:02:01.548Z] Removing intermediate container 2e3f4e24b0d7 [2022-09-28T06:02:01.548Z] ---> 150f9a2897cb [2022-09-28T06:02:01.548Z] Step 25/27 : LABEL arch=amd64 [2022-09-28T06:02:01.548Z] ---> Running in bde9b050454f [2022-09-28T06:02:01.548Z] Removing intermediate container bde9b050454f [2022-09-28T06:02:01.548Z] ---> 8a95e5c3371f [2022-09-28T06:02:01.548Z] Step 26/27 : LABEL git_sha=b17bad2fab60dae95b9f6a3174465be8144195a8 [2022-09-28T06:02:01.548Z] ---> Running in 6a6487bbcbd5 [2022-09-28T06:02:01.548Z] Removing intermediate container 6a6487bbcbd5 [2022-09-28T06:02:01.548Z] ---> bf8583b4e5e2 [2022-09-28T06:02:01.548Z] Step 27/27 : LABEL version=0.0.0 [2022-09-28T06:02:01.548Z] ---> Running in c8662f6618da [2022-09-28T06:02:01.805Z] Removing intermediate container c8662f6618da [2022-09-28T06:02:01.805Z] ---> 672fea0edad4 [2022-09-28T06:02:01.805Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-28T06:02:01.805Z] Successfully built 672fea0edad4 [2022-09-28T06:02:01.805Z] 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 [2022-09-28T06:02:02.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T06:02:02.639Z] [2022-09-28T06:02:02.639Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T06:02:03.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T06:02:03.002Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-28T06:02:03.002Z] 5eb5b503b376: Pulling fs layer [2022-09-28T06:02:03.002Z] 5c69ac0246d0: Pulling fs layer [2022-09-28T06:02:03.002Z] ec43610c2a17: Pulling fs layer [2022-09-28T06:02:03.002Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-28T06:02:03.002Z] 33b1e0a273af: Pulling fs layer [2022-09-28T06:02:03.002Z] 5d3b04190fa2: Pulling fs layer [2022-09-28T06:02:03.002Z] 2f39f015ded8: Pulling fs layer [2022-09-28T06:02:03.002Z] 33b1e0a273af: Waiting [2022-09-28T06:02:03.002Z] 2f39f015ded8: Waiting [2022-09-28T06:02:03.002Z] 5d3b04190fa2: Waiting [2022-09-28T06:02:03.002Z] 3a2ae6a8a46f: Waiting [2022-09-28T06:02:03.002Z] 5c69ac0246d0: Download complete [2022-09-28T06:02:03.002Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-28T06:02:03.002Z] 3a2ae6a8a46f: Download complete [2022-09-28T06:02:03.002Z] 33b1e0a273af: Verifying Checksum [2022-09-28T06:02:03.002Z] 33b1e0a273af: Download complete [2022-09-28T06:02:03.002Z] 5d3b04190fa2: Verifying Checksum [2022-09-28T06:02:03.002Z] 5d3b04190fa2: Download complete [2022-09-28T06:02:03.262Z] ec43610c2a17: Verifying Checksum [2022-09-28T06:02:03.262Z] ec43610c2a17: Download complete [2022-09-28T06:02:03.262Z] 5eb5b503b376: Verifying Checksum [2022-09-28T06:02:03.262Z] 5eb5b503b376: Download complete [2022-09-28T06:02:03.829Z] 2f39f015ded8: Download complete [2022-09-28T06:02:04.394Z] 5eb5b503b376: Pull complete [2022-09-28T06:02:04.652Z] 5c69ac0246d0: Pull complete [2022-09-28T06:02:04.910Z] ec43610c2a17: Pull complete [2022-09-28T06:02:05.169Z] 3a2ae6a8a46f: Pull complete [2022-09-28T06:02:05.427Z] 33b1e0a273af: Pull complete [2022-09-28T06:02:05.427Z] 5d3b04190fa2: Pull complete [2022-09-28T06:02:09.605Z] 2f39f015ded8: Pull complete [2022-09-28T06:02:09.605Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-28T06:02:09.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T06:02:09.605Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T06:02:09.801Z] prd-ubuntu20.04-docker-8c-8g-1603 does not seem to be running inside a container [2022-09-28T06:02:09.826Z] $ 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-57 -v /w/workspace/edgexfoundry_device-gpio_PR-57:/w/workspace/edgexfoundry_device-gpio_PR-57:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-57@tmp:/w/workspace/edgexfoundry_device-gpio_PR-57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-28T06:02:12.776Z] $ docker top 9e4b71302545e5f3865f6c23888a89e82191ad4aa07f01a4dc6f1f01af770916 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T06:02:13.208Z] ---> job-cost.sh [2022-09-28T06:02:13.208Z] lf-activate-venv: SKIPPING [2022-09-28T06:02:13.208Z] INFO: No Stack... [2022-09-28T06:02:13.466Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-28T06:02:14.042Z] INFO: Archiving Costs [Pipeline] sh [2022-09-28T06:02:14.352Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-57/archives/cost.csv [2022-09-28T06:02:14.352Z] + cut -d, -f6 [Pipeline] lock [2022-09-28T06:02:14.393Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-57-1-stack-cost] [2022-09-28T06:02:14.397Z] Resource [jenkins-edgexfoundry-device-gpio-PR-57-1-stack-cost] did not exist. Created. [2022-09-28T06:02:14.397Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-57-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-28T06:02:14.791Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-28T06:02:14.832Z] Stashed 1 file(s) [Pipeline] } [2022-09-28T06:02:14.870Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-57-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-28T06:02:14.948Z] $ docker stop --time=1 9e4b71302545e5f3865f6c23888a89e82191ad4aa07f01a4dc6f1f01af770916 [2022-09-28T06:02:16.107Z] $ docker rm -f 9e4b71302545e5f3865f6c23888a89e82191ad4aa07f01a4dc6f1f01af770916 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-28T06:03:19.243Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1610 in /w/workspace/edgexfoundry_device-gpio_PR-57 [Pipeline] { [Pipeline] ws [2022-09-28T06:03:19.279Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2022-09-28T06:03:19.366Z] The recommended git tool is: git [2022-09-28T06:03:25.445Z] using credential edgex-jenkins-ssh [2022-09-28T06:03:25.461Z] Cloning the remote Git repository [2022-09-28T06:03:25.512Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-09-28T06:03:25.597Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2022-09-28T06:03:25.774Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-09-28T06:03:25.776Z] > git --version # timeout=10 [2022-09-28T06:03:25.800Z] > git --version # 'git version 2.25.1' [2022-09-28T06:03:25.802Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-28T06:03:25.857Z] Verifying host key using known hosts file [2022-09-28T06:03:26.092Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-28T06:03:26.108Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-28T06:03:27.760Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-09-28T06:03:27.791Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-28T06:03:29.240Z] Merging remotes/origin/main commit b6cd987ba5da8be53edaf39b26ab980ed5f4a151 into PR head commit b17bad2fab60dae95b9f6a3174465be8144195a8 [2022-09-28T06:03:29.465Z] Merge succeeded, producing b17bad2fab60dae95b9f6a3174465be8144195a8 [2022-09-28T06:03:29.466Z] Checking out Revision b17bad2fab60dae95b9f6a3174465be8144195a8 (PR-57) [2022-09-28T06:03:28.600Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-09-28T06:03:28.646Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-09-28T06:03:28.647Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-28T06:03:28.653Z] Verifying host key using known hosts file [2022-09-28T06:03:28.660Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-28T06:03:28.671Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/57/head:refs/remotes/origin/PR-57 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-28T06:03:29.258Z] > git config core.sparsecheckout # timeout=10 [2022-09-28T06:03:29.279Z] > git checkout -f b17bad2fab60dae95b9f6a3174465be8144195a8 # timeout=10 [2022-09-28T06:03:29.358Z] > git remote # timeout=10 [2022-09-28T06:03:29.378Z] > git config --get remote.origin.url # timeout=10 [2022-09-28T06:03:29.401Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-28T06:03:29.405Z] Verifying host key using known hosts file [2022-09-28T06:03:29.411Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-28T06:03:29.421Z] > git merge b6cd987ba5da8be53edaf39b26ab980ed5f4a151 # timeout=10 [2022-09-28T06:03:29.448Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-28T06:03:29.472Z] > git config core.sparsecheckout # timeout=10 [2022-09-28T06:03:29.491Z] > git checkout -f b17bad2fab60dae95b9f6a3174465be8144195a8 # timeout=10 [2022-09-28T06:03:32.996Z] Commit message: "feat: add internal command request/response topics" [2022-09-28T06:03:33.052Z] > git --version # timeout=10 [2022-09-28T06:03:33.069Z] > git --version # 'git version 2.25.1' [2022-09-28T06:03:33.082Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T06:03:34.113Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-28T06:03:34.113Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T06:03:34.113Z] Dload Upload Total Spent Left Speed [2022-09-28T06:03:34.113Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 85727 0 --:--:-- --:--:-- --:--:-- 85148 [Pipeline] sh [2022-09-28T06:03:34.861Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-28T06:03:35.216Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-28T06:03:35.216Z] + sudo tee /etc/docker/daemon.new [2022-09-28T06:03:35.216Z] { [2022-09-28T06:03:35.216Z] "registry-mirrors": [ [2022-09-28T06:03:35.216Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-28T06:03:35.216Z] ], [2022-09-28T06:03:35.216Z] "bip": "10.250.0.254/24", [2022-09-28T06:03:35.216Z] "hosts": [ [2022-09-28T06:03:35.216Z] "tcp://0.0.0.0:5555", [2022-09-28T06:03:35.216Z] "unix:///var/run/docker.sock" [2022-09-28T06:03:35.216Z] ], [2022-09-28T06:03:35.216Z] "mtu": 1458, [2022-09-28T06:03:35.216Z] "selinux-enabled": true, [2022-09-28T06:03:35.216Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-28T06:03:35.216Z] } [Pipeline] sh [2022-09-28T06:03:35.569Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-28T06:03:35.920Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T06:03:54.243Z] provisioning config files... [2022-09-28T06:03:54.271Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config17005645312928476163tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T06:03:54.668Z] ---> docker-login.sh [2022-09-28T06:03:54.668Z] nexus3.edgexfoundry.org:10001 [2022-09-28T06:03:54.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T06:03:55.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T06:03:55.538Z] Configure a credential helper to remove this warning. See [2022-09-28T06:03:55.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T06:03:55.538Z] [2022-09-28T06:03:55.538Z] Login Succeeded [2022-09-28T06:03:55.538Z] nexus3.edgexfoundry.org:10002 [2022-09-28T06:03:55.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T06:03:55.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T06:03:55.807Z] Configure a credential helper to remove this warning. See [2022-09-28T06:03:55.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T06:03:55.807Z] [2022-09-28T06:03:55.807Z] Login Succeeded [2022-09-28T06:03:55.807Z] nexus3.edgexfoundry.org:10003 [2022-09-28T06:03:56.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T06:03:56.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T06:03:56.078Z] Configure a credential helper to remove this warning. See [2022-09-28T06:03:56.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T06:03:56.078Z] [2022-09-28T06:03:56.078Z] Login Succeeded [2022-09-28T06:03:56.078Z] nexus3.edgexfoundry.org:10004 [2022-09-28T06:03:56.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T06:03:56.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T06:03:56.619Z] Configure a credential helper to remove this warning. See [2022-09-28T06:03:56.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T06:03:56.619Z] [2022-09-28T06:03:56.619Z] Login Succeeded [2022-09-28T06:03:56.619Z] docker.io [2022-09-28T06:03:56.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T06:03:57.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T06:03:57.204Z] Configure a credential helper to remove this warning. See [2022-09-28T06:03:57.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T06:03:57.204Z] [2022-09-28T06:03:57.204Z] Login Succeeded [2022-09-28T06:03:57.204Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T06:03:57.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-28T06:03:57.515Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T06:03:57.546Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T06:03:57.578Z] ========================================================= [2022-09-28T06:03:57.578Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-28T06:03:57.578Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T06:03:58.077Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-28T06:03:58.346Z] Sending build context to Docker daemon 8.006MB [2022-09-28T06:03:58.346Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T06:03:58.346Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-28T06:03:58.617Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-28T06:03:58.617Z] b3c136eddcbf: Pulling fs layer [2022-09-28T06:03:58.617Z] c0a3192eca97: Pulling fs layer [2022-09-28T06:03:58.617Z] a050256f5b6f: Pulling fs layer [2022-09-28T06:03:58.617Z] 656be50a0ddc: Pulling fs layer [2022-09-28T06:03:58.617Z] 2bbca73fdf42: Pulling fs layer [2022-09-28T06:03:58.617Z] 46d945488cbd: Pulling fs layer [2022-09-28T06:03:58.617Z] 8a5474983e97: Pulling fs layer [2022-09-28T06:03:58.617Z] 329c88fbcd65: Pulling fs layer [2022-09-28T06:03:58.617Z] 656be50a0ddc: Waiting [2022-09-28T06:03:58.617Z] 2bbca73fdf42: Waiting [2022-09-28T06:03:58.617Z] 46d945488cbd: Waiting [2022-09-28T06:03:58.617Z] 329c88fbcd65: Waiting [2022-09-28T06:03:58.617Z] 8a5474983e97: Waiting [2022-09-28T06:03:58.617Z] a050256f5b6f: Verifying Checksum [2022-09-28T06:03:58.617Z] a050256f5b6f: Download complete [2022-09-28T06:03:58.617Z] c0a3192eca97: Verifying Checksum [2022-09-28T06:03:58.617Z] c0a3192eca97: Download complete [2022-09-28T06:03:58.617Z] 2bbca73fdf42: Verifying Checksum [2022-09-28T06:03:58.617Z] 2bbca73fdf42: Download complete [2022-09-28T06:03:58.617Z] 46d945488cbd: Verifying Checksum [2022-09-28T06:03:58.617Z] 46d945488cbd: Download complete [2022-09-28T06:03:58.617Z] b3c136eddcbf: Download complete [2022-09-28T06:03:59.622Z] b3c136eddcbf: Pull complete [2022-09-28T06:03:59.895Z] 329c88fbcd65: Verifying Checksum [2022-09-28T06:03:59.895Z] 329c88fbcd65: Download complete [2022-09-28T06:04:00.166Z] c0a3192eca97: Pull complete [2022-09-28T06:04:00.443Z] a050256f5b6f: Pull complete [2022-09-28T06:04:01.034Z] 8a5474983e97: Verifying Checksum [2022-09-28T06:04:01.034Z] 8a5474983e97: Download complete [2022-09-28T06:04:01.637Z] 656be50a0ddc: Verifying Checksum [2022-09-28T06:04:01.637Z] 656be50a0ddc: Download complete [2022-09-28T06:04:13.984Z] 656be50a0ddc: Pull complete [2022-09-28T06:04:13.984Z] 2bbca73fdf42: Pull complete [2022-09-28T06:04:13.984Z] 46d945488cbd: Pull complete [2022-09-28T06:04:20.638Z] 8a5474983e97: Pull complete [2022-09-28T06:04:22.054Z] 329c88fbcd65: Pull complete [2022-09-28T06:04:22.054Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-28T06:04:22.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-28T06:04:22.054Z] ---> ff4287adb874 [2022-09-28T06:04:22.054Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-09-28T06:04:23.493Z] ---> Running in 8bddb48d0f22 [2022-09-28T06:04:24.081Z] Removing intermediate container 8bddb48d0f22 [2022-09-28T06:04:24.081Z] ---> dd6dd2703ac5 [2022-09-28T06:04:24.081Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-28T06:04:24.081Z] ---> Running in 7ff195bfb368 [2022-09-28T06:04:24.353Z] Removing intermediate container 7ff195bfb368 [2022-09-28T06:04:24.353Z] ---> 1d3978de6442 [2022-09-28T06:04:24.353Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-28T06:04:24.353Z] ---> Running in b0acd27397b1 [2022-09-28T06:04:24.622Z] Removing intermediate container b0acd27397b1 [2022-09-28T06:04:24.622Z] ---> 445c8aa5f0d7 [2022-09-28T06:04:24.622Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-28T06:04:24.622Z] ---> Running in c31d38428993 [2022-09-28T06:04:24.890Z] Removing intermediate container c31d38428993 [2022-09-28T06:04:24.890Z] ---> 96d2761fa5ea [2022-09-28T06:04:24.890Z] Step 7/13 : WORKDIR /device-gpio [2022-09-28T06:04:25.156Z] ---> Running in 18e3d49dc575 [2022-09-28T06:04:25.423Z] Removing intermediate container 18e3d49dc575 [2022-09-28T06:04:25.423Z] ---> 4c44db0f430d [2022-09-28T06:04:25.423Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T06:04:25.423Z] ---> Running in 7a32610ed5ab [2022-09-28T06:04:27.365Z] Removing intermediate container 7a32610ed5ab [2022-09-28T06:04:27.365Z] ---> 24513bf9791d [2022-09-28T06:04:27.365Z] Step 9/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T06:04:27.365Z] ---> Running in fa1f7be7c702 [2022-09-28T06:04:27.951Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T06:04:28.911Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T06:04:29.874Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-28T06:04:29.874Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-28T06:04:30.140Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-28T06:04:30.140Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-28T06:04:30.408Z] Executing busybox-1.35.0-r13.trigger [2022-09-28T06:04:30.408Z] OK: 226 MiB in 55 packages [2022-09-28T06:04:31.370Z] Removing intermediate container fa1f7be7c702 [2022-09-28T06:04:31.370Z] ---> d2d4ab1f2e4a [2022-09-28T06:04:31.370Z] Step 10/13 : COPY go.mod vendor* ./ [2022-09-28T06:04:31.958Z] ---> 27e93b9d30ce [2022-09-28T06:04:31.958Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T06:04:31.958Z] ---> Running in 91c5a918056e [2022-09-28T06:05:28.373Z] Removing intermediate container 91c5a918056e [2022-09-28T06:05:28.373Z] ---> 80569c02ce68 [2022-09-28T06:05:28.373Z] Step 12/13 : COPY . . [2022-09-28T06:05:28.373Z] ---> 28b4a8a3ebf4 [2022-09-28T06:05:28.373Z] Step 13/13 : RUN ${MAKE} [2022-09-28T06:05:28.373Z] ---> Running in dc7c9d6cad18 [2022-09-28T06:05:28.373Z] noop [2022-09-28T06:05:28.373Z] Removing intermediate container dc7c9d6cad18 [2022-09-28T06:05:28.373Z] ---> 953ecbffd715 [2022-09-28T06:05:28.373Z] Successfully built 953ecbffd715 [2022-09-28T06:05:28.373Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T06:05:28.846Z] + docker inspect -f . ci-base-image-arm64 [2022-09-28T06:05:28.846Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T06:05:29.088Z] prd-ubuntu20.04-docker-arm64-4c-16g-1610 does not seem to be running inside a container [2022-09-28T06:05:29.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-28T06:05:30.422Z] $ docker top 088de28e6140adcb5d6a24d280af5b77262d9d5829b62a6356d71dfbe87412f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T06:05:31.302Z] + go version [2022-09-28T06:05:31.302Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-28T06:05:31.339Z] $ docker stop --time=1 088de28e6140adcb5d6a24d280af5b77262d9d5829b62a6356d71dfbe87412f3 [2022-09-28T06:05:32.970Z] $ docker rm -f 088de28e6140adcb5d6a24d280af5b77262d9d5829b62a6356d71dfbe87412f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T06:05:33.785Z] + docker inspect -f . ci-base-image-arm64 [2022-09-28T06:05:33.785Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T06:05:34.026Z] prd-ubuntu20.04-docker-arm64-4c-16g-1610 does not seem to be running inside a container [2022-09-28T06:05:34.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-28T06:05:35.232Z] $ docker top 14dba17df3052df68cf14df425af0c000166c5152acdb1c5e134cf8122b6e665 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T06:05:35.788Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2022-09-28T06:05:36.169Z] + make test [2022-09-28T06:05:36.169Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-28T06:05:38.115Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-09-28T06:06:59.788Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-09-28T06:06:59.788Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-09-28T06:06:59.788Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-28T06:06:59.788Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-28T06:07:21.864Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-28T06:07:21.864Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-28T06:07:21.864Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-28T06:07:21.905Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-28T06:07:21.942Z] $ docker stop --time=1 14dba17df3052df68cf14df425af0c000166c5152acdb1c5e134cf8122b6e665 [2022-09-28T06:07:23.738Z] $ docker rm -f 14dba17df3052df68cf14df425af0c000166c5152acdb1c5e134cf8122b6e665 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T06:07:24.767Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-28T06:07:24.804Z] Warning: overwriting stash ‘coverage-report’ [2022-09-28T06:07:25.204Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T06:07:25.787Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-28T06:07:26.127Z] + ls -al . [2022-09-28T06:07:26.127Z] total 160 [2022-09-28T06:07:26.127Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 06:05 . [2022-09-28T06:07:26.127Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 06:03 .. [2022-09-28T06:07:26.127Z] -rw-rw-r-- 1 jenkins jenkins 120 Sep 28 06:03 .dockerignore [2022-09-28T06:07:26.127Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 06:03 .git [2022-09-28T06:07:26.127Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 06:03 .github [2022-09-28T06:07:26.127Z] -rw-rw-r-- 1 jenkins jenkins 343 Sep 28 06:03 .gitignore [2022-09-28T06:07:26.127Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 06:03 .golangci.yml [2022-09-28T06:07:26.127Z] -rw-rw-r-- 1 jenkins jenkins 9691 Sep 28 06:03 Attribution.txt [2022-09-28T06:07:26.127Z] -rw-rw-r-- 1 jenkins jenkins 3081 Sep 28 06:03 CHANGELOG.md [2022-09-28T06:07:26.127Z] -rw-rw-r-- 1 jenkins jenkins 1929 Sep 28 06:03 Dockerfile [2022-09-28T06:07:26.127Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 06:03 GOVERNANCE.md [2022-09-28T06:07:26.127Z] -rw-rw-r-- 1 jenkins jenkins 657 Sep 28 06:03 Jenkinsfile [2022-09-28T06:07:26.127Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 28 06:03 LICENSE [2022-09-28T06:07:26.127Z] -rw-rw-r-- 1 jenkins jenkins 2085 Sep 28 06:03 Makefile [2022-09-28T06:07:26.127Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 28 06:03 OWNERS.md [2022-09-28T06:07:26.127Z] -rw-rw-r-- 1 jenkins jenkins 11842 Sep 28 06:03 README.md [2022-09-28T06:07:26.127Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 06:00 VERSION [2022-09-28T06:07:26.127Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 06:03 bin [2022-09-28T06:07:26.127Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 06:03 cmd [2022-09-28T06:07:26.127Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 28 06:05 coverage.out [2022-09-28T06:07:26.127Z] -rw-rw-r-- 1 jenkins jenkins 3459 Sep 28 06:03 go.mod [2022-09-28T06:07:26.127Z] -rw-rw-r-- 1 jenkins jenkins 38054 Sep 28 06:03 go.sum [2022-09-28T06:07:26.127Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 06:03 internal [2022-09-28T06:07:26.127Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 06:03 snap [2022-09-28T06:07:26.127Z] -rw-rw-r-- 1 jenkins jenkins 209 Sep 28 06:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T06:07:26.541Z] + 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=b17bad2fab60dae95b9f6a3174465be8144195a8 --label arch=arm64 --label version=0.0.0 . [2022-09-28T06:07:26.809Z] Sending build context to Docker daemon 8.007MB [2022-09-28T06:07:26.809Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T06:07:26.809Z] Step 2/27 : FROM ${BASE} AS builder [2022-09-28T06:07:26.809Z] ---> 953ecbffd715 [2022-09-28T06:07:26.809Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2022-09-28T06:07:27.076Z] ---> Running in bccd8ba0d41e [2022-09-28T06:07:27.344Z] Removing intermediate container bccd8ba0d41e [2022-09-28T06:07:27.344Z] ---> 5efa5694a8fb [2022-09-28T06:07:27.344Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-28T06:07:27.344Z] ---> Running in 2fa5bc6a29e9 [2022-09-28T06:07:27.611Z] Removing intermediate container 2fa5bc6a29e9 [2022-09-28T06:07:27.611Z] ---> 1af60bd2b972 [2022-09-28T06:07:27.611Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-28T06:07:27.885Z] ---> Running in cb429e52a679 [2022-09-28T06:07:28.153Z] Removing intermediate container cb429e52a679 [2022-09-28T06:07:28.153Z] ---> cbd21cc1407a [2022-09-28T06:07:28.153Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2022-09-28T06:07:28.153Z] ---> Running in ff77777ce6b1 [2022-09-28T06:07:28.422Z] Removing intermediate container ff77777ce6b1 [2022-09-28T06:07:28.422Z] ---> d508d40e13c5 [2022-09-28T06:07:28.422Z] Step 7/27 : WORKDIR /device-gpio [2022-09-28T06:07:28.422Z] ---> Running in f3f27eb26c4e [2022-09-28T06:07:29.006Z] Removing intermediate container f3f27eb26c4e [2022-09-28T06:07:29.006Z] ---> 0f60068d234d [2022-09-28T06:07:29.006Z] Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T06:07:29.006Z] ---> Running in 0905e194acc7 [2022-09-28T06:07:30.420Z] Removing intermediate container 0905e194acc7 [2022-09-28T06:07:30.420Z] ---> 7bd3e1b43669 [2022-09-28T06:07:30.420Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T06:07:30.420Z] ---> Running in fb6d65c7a0f4 [2022-09-28T06:07:31.396Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T06:07:32.357Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T06:07:33.316Z] OK: 226 MiB in 55 packages [2022-09-28T06:07:34.290Z] Removing intermediate container fb6d65c7a0f4 [2022-09-28T06:07:34.290Z] ---> ea7c23d92078 [2022-09-28T06:07:34.290Z] Step 10/27 : COPY go.mod vendor* ./ [2022-09-28T06:07:34.874Z] ---> 2ff5c01db9e0 [2022-09-28T06:07:34.874Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T06:07:34.874Z] ---> Running in 3b08f18ef1cf [2022-09-28T06:07:37.450Z] Removing intermediate container 3b08f18ef1cf [2022-09-28T06:07:37.450Z] ---> 8e9fb55f79d8 [2022-09-28T06:07:37.450Z] Step 12/27 : COPY . . [2022-09-28T06:07:38.049Z] ---> e1554cc90468 [2022-09-28T06:07:38.049Z] Step 13/27 : RUN ${MAKE} [2022-09-28T06:07:38.049Z] ---> Running in c93a405151ff [2022-09-28T06:07:39.034Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2022-09-28T06:10:16.096Z] Removing intermediate container c93a405151ff [2022-09-28T06:10:16.096Z] ---> 5d76521973ac [2022-09-28T06:10:16.096Z] Step 14/27 : FROM alpine:3.16 [2022-09-28T06:10:16.096Z] 3.16: Pulling from library/alpine [2022-09-28T06:10:16.096Z] 9b18e9b68314: Pulling fs layer [2022-09-28T06:10:16.096Z] 9b18e9b68314: Verifying Checksum [2022-09-28T06:10:16.096Z] 9b18e9b68314: Download complete [2022-09-28T06:10:16.096Z] 9b18e9b68314: Pull complete [2022-09-28T06:10:16.096Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-28T06:10:16.096Z] Status: Downloaded newer image for alpine:3.16 [2022-09-28T06:10:16.096Z] ---> a6215f271958 [2022-09-28T06:10:16.096Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-09-28T06:10:16.096Z] ---> Running in 77d4944fd0d5 [2022-09-28T06:10:16.096Z] Removing intermediate container 77d4944fd0d5 [2022-09-28T06:10:16.096Z] ---> 57c535bc2b25 [2022-09-28T06:10:16.096Z] Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T06:10:16.096Z] ---> Running in f828fcff1715 [2022-09-28T06:10:16.096Z] Removing intermediate container f828fcff1715 [2022-09-28T06:10:16.096Z] ---> c003951fec5b [2022-09-28T06:10:16.096Z] Step 17/27 : RUN apk add --update --no-cache zeromq [2022-09-28T06:10:16.096Z] ---> Running in 5011f3b65b29 [2022-09-28T06:10:17.057Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T06:10:18.019Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T06:10:18.981Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-09-28T06:10:18.981Z] (2/5) Installing libsodium (1.0.18-r0) [2022-09-28T06:10:18.981Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-28T06:10:18.981Z] (4/5) Installing libzmq (4.3.4-r0) [2022-09-28T06:10:19.251Z] (5/5) Installing zeromq (4.3.4-r0) [2022-09-28T06:10:19.251Z] Executing busybox-1.35.0-r17.trigger [2022-09-28T06:10:19.251Z] OK: 8 MiB in 19 packages [2022-09-28T06:10:20.228Z] Removing intermediate container 5011f3b65b29 [2022-09-28T06:10:20.228Z] ---> 52a7f344d05d [2022-09-28T06:10:20.228Z] Step 18/27 : WORKDIR / [2022-09-28T06:10:20.496Z] ---> Running in 7c12b44394fd [2022-09-28T06:10:20.763Z] Removing intermediate container 7c12b44394fd [2022-09-28T06:10:20.763Z] ---> dc5c6a2672e0 [2022-09-28T06:10:20.763Z] Step 19/27 : COPY --from=builder /device-gpio/Attribution.txt / [2022-09-28T06:10:21.348Z] ---> 61587ee17895 [2022-09-28T06:10:21.348Z] Step 20/27 : COPY --from=builder /device-gpio/LICENSE / [2022-09-28T06:10:21.934Z] ---> 64d6948de21d [2022-09-28T06:10:21.934Z] Step 21/27 : COPY --from=builder /device-gpio/cmd/ / [2022-09-28T06:10:23.349Z] ---> 270299b1ada9 [2022-09-28T06:10:23.349Z] Step 22/27 : EXPOSE 59910 [2022-09-28T06:10:23.349Z] ---> Running in 9ae6da1ee931 [2022-09-28T06:10:23.615Z] Removing intermediate container 9ae6da1ee931 [2022-09-28T06:10:23.615Z] ---> 3077c66dd479 [2022-09-28T06:10:23.615Z] Step 23/27 : ENTRYPOINT ["/device-gpio"] [2022-09-28T06:10:23.615Z] ---> Running in ea906ebd2814 [2022-09-28T06:10:23.891Z] Removing intermediate container ea906ebd2814 [2022-09-28T06:10:23.891Z] ---> a8ae4c1403fd [2022-09-28T06:10:23.891Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-28T06:10:24.160Z] ---> Running in 8cec779de568 [2022-09-28T06:10:24.429Z] Removing intermediate container 8cec779de568 [2022-09-28T06:10:24.429Z] ---> 7c4a090c3225 [2022-09-28T06:10:24.429Z] Step 25/27 : LABEL arch=arm64 [2022-09-28T06:10:24.429Z] ---> Running in b7e2ed9c6e59 [2022-09-28T06:10:24.698Z] Removing intermediate container b7e2ed9c6e59 [2022-09-28T06:10:24.698Z] ---> da1a7d9be9c7 [2022-09-28T06:10:24.698Z] Step 26/27 : LABEL git_sha=b17bad2fab60dae95b9f6a3174465be8144195a8 [2022-09-28T06:10:24.698Z] ---> Running in 10b6c7df1f3d [2022-09-28T06:10:24.969Z] Removing intermediate container 10b6c7df1f3d [2022-09-28T06:10:24.969Z] ---> bea392b99c69 [2022-09-28T06:10:24.969Z] Step 27/27 : LABEL version=0.0.0 [2022-09-28T06:10:25.236Z] ---> Running in f22badf1c70e [2022-09-28T06:10:25.505Z] Removing intermediate container f22badf1c70e [2022-09-28T06:10:25.505Z] ---> e1f5b5d34a5e [2022-09-28T06:10:25.505Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-28T06:10:25.505Z] Successfully built e1f5b5d34a5e [2022-09-28T06:10:25.505Z] 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 [2022-09-28T06:10:26.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T06:10:26.303Z] [2022-09-28T06:10:26.303Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T06:10:26.704Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T06:10:26.704Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-28T06:10:26.704Z] 8998bd30e6a1: Pulling fs layer [2022-09-28T06:10:26.704Z] 04944245beec: Pulling fs layer [2022-09-28T06:10:26.704Z] 699f458cf7ca: Pulling fs layer [2022-09-28T06:10:26.704Z] 765212b225bb: Pulling fs layer [2022-09-28T06:10:26.704Z] f23df028b6ca: Pulling fs layer [2022-09-28T06:10:26.704Z] d65c8cfc05b1: Pulling fs layer [2022-09-28T06:10:26.704Z] 2437ff75d9bd: Pulling fs layer [2022-09-28T06:10:26.704Z] d65c8cfc05b1: Waiting [2022-09-28T06:10:26.704Z] 765212b225bb: Waiting [2022-09-28T06:10:26.704Z] f23df028b6ca: Waiting [2022-09-28T06:10:26.704Z] 2437ff75d9bd: Waiting [2022-09-28T06:10:26.976Z] 04944245beec: Verifying Checksum [2022-09-28T06:10:26.976Z] 04944245beec: Download complete [2022-09-28T06:10:26.976Z] 765212b225bb: Verifying Checksum [2022-09-28T06:10:26.976Z] 765212b225bb: Download complete [2022-09-28T06:10:26.976Z] f23df028b6ca: Verifying Checksum [2022-09-28T06:10:26.976Z] f23df028b6ca: Download complete [2022-09-28T06:10:26.976Z] d65c8cfc05b1: Download complete [2022-09-28T06:10:27.246Z] 699f458cf7ca: Verifying Checksum [2022-09-28T06:10:27.246Z] 699f458cf7ca: Download complete [2022-09-28T06:10:27.522Z] 8998bd30e6a1: Verifying Checksum [2022-09-28T06:10:27.522Z] 8998bd30e6a1: Download complete [2022-09-28T06:10:30.109Z] 2437ff75d9bd: Verifying Checksum [2022-09-28T06:10:30.109Z] 2437ff75d9bd: Download complete [2022-09-28T06:10:31.516Z] 8998bd30e6a1: Pull complete [2022-09-28T06:10:32.101Z] 04944245beec: Pull complete [2022-09-28T06:10:33.055Z] 699f458cf7ca: Pull complete [2022-09-28T06:10:33.321Z] 765212b225bb: Pull complete [2022-09-28T06:10:33.902Z] f23df028b6ca: Pull complete [2022-09-28T06:10:34.168Z] d65c8cfc05b1: Pull complete [2022-09-28T06:10:49.149Z] 2437ff75d9bd: Pull complete [2022-09-28T06:10:49.149Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-28T06:10:49.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T06:10:49.149Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T06:10:49.446Z] prd-ubuntu20.04-docker-arm64-4c-16g-1610 does not seem to be running inside a container [2022-09-28T06:10:49.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-28T06:10:52.345Z] $ docker top 11f37dae688f169234c6852c28cae28374626709d17dc00d465dfc11efa5ed27 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T06:10:52.916Z] ---> job-cost.sh [2022-09-28T06:10:53.180Z] lf-activate-venv: SKIPPING [2022-09-28T06:10:53.180Z] INFO: No Stack... [2022-09-28T06:10:53.449Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-28T06:10:54.412Z] INFO: Archiving Costs [Pipeline] sh [2022-09-28T06:10:54.764Z] + cut+ -d, -f6 [2022-09-28T06:10:54.764Z] cat /w/workspace/device-gpio/1/archives/cost.csv [Pipeline] lock [2022-09-28T06:10:54.855Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-57-1-stack-cost] [2022-09-28T06:10:54.862Z] Resource [jenkins-edgexfoundry-device-gpio-PR-57-1-stack-cost] did not exist. Created. [2022-09-28T06:10:54.862Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-57-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-28T06:10:55.271Z] /w/workspace/device-gpio/1@tmp/durable-587e97d0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-28T06:10:55.612Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-28T06:10:55.645Z] Warning: overwriting stash ‘stack-cost’ [2022-09-28T06:10:55.687Z] Stashed 1 file(s) [Pipeline] } [2022-09-28T06:10:55.701Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-57-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-28T06:10:55.789Z] $ docker stop --time=1 11f37dae688f169234c6852c28cae28374626709d17dc00d465dfc11efa5ed27 [2022-09-28T06:10:57.322Z] $ docker rm -f 11f37dae688f169234c6852c28cae28374626709d17dc00d465dfc11efa5ed27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-09-28T06:10:58.240Z] provisioning config files... [2022-09-28T06:10:58.247Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-57@tmp/config11276638684978978239tmp [Pipeline] { [Pipeline] sh [2022-09-28T06:10:58.582Z] + set +x [2022-09-28T06:10:58.582Z] + curl -s https://codecov.io/bash [2022-09-28T06:10:58.582Z] + bash -s -- [2022-09-28T06:10:58.582Z] [2022-09-28T06:10:58.582Z] _____ _ [2022-09-28T06:10:58.582Z] / ____| | | [2022-09-28T06:10:58.582Z] | | ___ __| | ___ ___ _____ __ [2022-09-28T06:10:58.582Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-28T06:10:58.582Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-28T06:10:58.582Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-28T06:10:58.582Z] Bash-1.0.6 [2022-09-28T06:10:58.582Z] [2022-09-28T06:10:58.582Z] [2022-09-28T06:10:58.582Z] ==> git version 2.25.1 found [2022-09-28T06:10:58.582Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-09-28T06:10:58.582Z] Release-Date: 2020-01-08 [2022-09-28T06:10:58.582Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-28T06:10:58.582Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-28T06:10:58.582Z] ==> Jenkins CI detected. [2022-09-28T06:10:58.582Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-57 [2022-09-28T06:10:58.582Z] project root: . [2022-09-28T06:10:58.582Z] --> token set from env [2022-09-28T06:10:58.582Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-28T06:10:58.582Z] ==> Running gcov in . (disable via -X gcov) [2022-09-28T06:10:58.582Z] ==> Python coveragepy not found [2022-09-28T06:10:58.582Z] ==> Searching for coverage reports in: [2022-09-28T06:10:58.582Z] + . [2022-09-28T06:10:58.582Z] -> Found 1 reports [2022-09-28T06:10:58.582Z] ==> Detecting git/mercurial file structure [2022-09-28T06:10:58.582Z] ==> Reading reports [2022-09-28T06:10:58.582Z] + ./coverage.out bytes=10 [2022-09-28T06:10:58.841Z] ==> Appending adjustments [2022-09-28T06:10:58.841Z] https://docs.codecov.io/docs/fixing-reports [2022-09-28T06:10:58.841Z] + Found adjustments [2022-09-28T06:10:58.841Z] ==> Gzipping contents [2022-09-28T06:10:58.841Z] 4.0K /tmp/codecov.TASuSh.gz [2022-09-28T06:10:58.841Z] ==> Uploading reports [2022-09-28T06:10:58.841Z] url: https://codecov.io [2022-09-28T06:10:58.841Z] query: branch=PR-57&commit=b17bad2fab60dae95b9f6a3174465be8144195a8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-57%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=57&job=&cmd_args= [2022-09-28T06:10:58.841Z] -> Pinging Codecov [2022-09-28T06:10:58.841Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-57&commit=b17bad2fab60dae95b9f6a3174465be8144195a8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-57%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=57&job=&cmd_args= [2022-09-28T06:10:59.777Z] -> Uploading to [2022-09-28T06:10:59.777Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-28/3EC07B1A8CA8AF9BCAA0BB9F0134797F/b17bad2fab60dae95b9f6a3174465be8144195a8/4d962e1e-be30-43b9-b52b-2c4c1c99437e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220928T061059Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=81842d9e1c3f6af8e294698588701f740712f8f5d34b89c3ef1791840a6b237b [2022-09-28T06:10:59.777Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T06:10:59.777Z] Dload Upload Total Spent Left Speed [2022-09-28T06:11:00.036Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 781 0 0 100 781 0 3027 --:--:-- --:--:-- --:--:-- 3027 [2022-09-28T06:11:00.036Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/b17bad2fab60dae95b9f6a3174465be8144195a8 [Pipeline] } [2022-09-28T06:11:00.064Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-28T06:11:01.713Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-57/archives ] [2022-09-28T06:11:01.713Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-57/archives [2022-09-28T06:11:01.713Z] total 16 [2022-09-28T06:11:01.713Z] drwxr-xr-x 3 root root 4096 Sep 28 06:02 . [2022-09-28T06:11:01.713Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 06:02 .. [2022-09-28T06:11:01.713Z] drwxr-xr-x 2 root root 4096 Sep 28 06:02 cost [2022-09-28T06:11:01.713Z] -rw-r--r-- 1 root root 82 Sep 28 06:02 cost.csv [2022-09-28T06:11:01.713Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-57/archives [2022-09-28T06:11:01.713Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-57/archives [2022-09-28T06:11:01.713Z] total 16 [2022-09-28T06:11:01.713Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 06:02 . [2022-09-28T06:11:01.713Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 06:02 .. [2022-09-28T06:11:01.713Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 06:02 cost [2022-09-28T06:11:01.713Z] -rw-r--r-- 1 jenkins jenkins 82 Sep 28 06:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-28T06:11:02.037Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T06:11:02.921Z] ---> package-listing.sh [2022-09-28T06:11:02.921Z] ++ facter osfamily [2022-09-28T06:11:02.921Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-28T06:11:03.182Z] + OS_FAMILY=debian [2022-09-28T06:11:03.182Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-57 [2022-09-28T06:11:03.182Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-28T06:11:03.182Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-28T06:11:03.182Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-28T06:11:03.182Z] + PACKAGES=/tmp/packages_start.txt [2022-09-28T06:11:03.182Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-57 ']' [2022-09-28T06:11:03.182Z] + PACKAGES=/tmp/packages_end.txt [2022-09-28T06:11:03.182Z] + case "${OS_FAMILY}" in [2022-09-28T06:11:03.182Z] + dpkg -l [2022-09-28T06:11:03.182Z] + grep '^ii' [2022-09-28T06:11:03.182Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-28T06:11:03.182Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-28T06:11:03.182Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-28T06:11:03.182Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-57 ']' [2022-09-28T06:11:03.182Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-57/archives/ [2022-09-28T06:11:03.182Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-57/archives/ [Pipeline] echo [2022-09-28T06:11:03.216Z] 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-57/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-28T06:11:03.503Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T06:11:04.124Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T06:11:04.124Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T06:11:04.262Z] prd-ubuntu20.04-docker-8c-8g-1603 does not seem to be running inside a container [2022-09-28T06:11:04.290Z] $ 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-57/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-57 -v /w/workspace/edgexfoundry_device-gpio_PR-57:/w/workspace/edgexfoundry_device-gpio_PR-57:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-57@tmp:/w/workspace/edgexfoundry_device-gpio_PR-57@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-28T06:11:04.490Z] $ docker top e0a4579d7970c0b7a73634e95da76511e54adea50fc3183786e4f762761dffb9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T06:11:04.870Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-28T06:11:05.175Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-28T06:11:05.478Z] + ls /var/log/sa-host [2022-09-28T06:11:05.478Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T06:11:05.678Z] provisioning config files... [2022-09-28T06:11:05.687Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-57@tmp/config1797744066651816369tmp [Pipeline] { [Pipeline] echo [2022-09-28T06:11:05.739Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T06:11:06.050Z] ---> create-netrc.sh [Pipeline] } [2022-09-28T06:11:06.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-28T06:11:06.470Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-28T06:11:06.500Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T06:11:06.804Z] ---> sudo-logs.sh [2022-09-28T06:11:06.804Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-28T06:11:06.879Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T06:11:07.183Z] ---> job-cost.sh [2022-09-28T06:11:07.183Z] lf-activate-venv: SKIPPING [2022-09-28T06:11:07.183Z] DEBUG: total: 0.2199999988079071 [2022-09-28T06:11:07.183Z] INFO: Retrieving Stack Cost... [2022-09-28T06:11:07.749Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-28T06:11:08.007Z] INFO: Archiving Costs [Pipeline] echo [2022-09-28T06:11:08.037Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T06:11:08.340Z] ---> logs-deploy.sh [2022-09-28T06:11:08.340Z] lf-activate-venv: SKIPPING [2022-09-28T06:11:08.340Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-57/1 [2022-09-28T06:11:08.340Z] INFO: archiving workspace using pattern(s): [2022-09-28T06:11:09.276Z] Archives upload complete. [2022-09-28T06:11:09.276Z] INFO: archiving logs to Nexus