Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 681c980075653d96542449bd4b0ebc71fd39f7a7 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-ssh4239748813945989424.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh7726791367736967472.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6067990845536659123.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2884537226561838178.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13204237706452383610.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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 Running on prd-ubuntu20.04-docker-8c-8g-21905 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 681c980075653d96542449bd4b0ebc71fd39f7a7 (main) Commit message: "Merge pull request #239 from jinlinGuan/golang-1.23" > 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 core.sparsecheckout # timeout=10 > git checkout -f 681c980075653d96542449bd4b0ebc71fd39f7a7 # timeout=10 > git rev-list --no-walk 5e48db97a8988fffcfcc719ccc3171eb5c7f9682 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-05T14:06:36.534Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-05T14:06:36.626Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-05T14:06:36.654Z] ========================================================= [2024-10-05T14:06:36.654Z] EdgeX Global Pipelines Version Info [2024-10-05T14:06:36.654Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:06:37.391Z] ------------------- [2024-10-05T14:06:37.391Z] stable info: [2024-10-05T14:06:37.391Z] ------------------- [2024-10-05T14:06:37.391Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-05T14:06:37.391Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-05T14:06:37.391Z] Message: update stable to v1.0.265 [2024-10-05T14:06:37.971Z] ------------------- [2024-10-05T14:06:37.971Z] experimental info: [2024-10-05T14:06:37.971Z] ------------------- [2024-10-05T14:06:37.971Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-05T14:06:37.971Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-05T14:06:37.971Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-05T14:06:38.052Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2024-10-05T14:06:38.072Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2024-10-05T14:06:38.097Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-05T14:06:38.126Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-05T14:06:38.147Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-05T14:06:38.172Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-05T14:06:38.193Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-05T14:06:38.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-05T14:06:38.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-05T14:06:38.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-05T14:06:38.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-05T14:06:38.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2024-10-05T14:06:38.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-05T14:06:38.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-05T14:06:38.361Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-05T14:06:38.376Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-05T14:06:38.393Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-05T14:06:38.413Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-05T14:06:38.438Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-05T14:06:38.459Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-05T14:06:38.479Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-05T14:06:38.500Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-05T14:06:38.516Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-05T14:06:38.536Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-05T14:06:38.558Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-05T14:06:38.581Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-05T14:06:38.603Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-05T14:06:38.623Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-05T14:06:38.641Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-05T14:06:38.662Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-05T14:06:38.684Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 681c980075653d96542449bd4b0ebc71fd39f7a7 [Pipeline] echo [2024-10-05T14:06:38.700Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 681c980 [Pipeline] echo [2024-10-05T14:06:38.718Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-05T14:06:38.770Z] provisioning config files... [2024-10-05T14:06:38.784Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13792800442832125029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:06:39.112Z] ---> ****-login.sh [2024-10-05T14:06:39.112Z] nexus3.edgexfoundry.org:10001 [2024-10-05T14:06:39.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:06:39.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:06:39.370Z] Configure a credential helper to remove this warning. See [2024-10-05T14:06:39.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:06:39.370Z] [2024-10-05T14:06:39.370Z] Login Succeeded [2024-10-05T14:06:39.370Z] nexus3.edgexfoundry.org:10002 [2024-10-05T14:06:39.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:06:39.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:06:39.370Z] Configure a credential helper to remove this warning. See [2024-10-05T14:06:39.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:06:39.370Z] [2024-10-05T14:06:39.370Z] Login Succeeded [2024-10-05T14:06:39.370Z] nexus3.edgexfoundry.org:10003 [2024-10-05T14:06:39.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:06:39.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:06:39.631Z] Configure a credential helper to remove this warning. See [2024-10-05T14:06:39.631Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:06:39.631Z] [2024-10-05T14:06:39.631Z] Login Succeeded [2024-10-05T14:06:39.631Z] nexus3.edgexfoundry.org:10004 [2024-10-05T14:06:39.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:06:39.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:06:39.631Z] Configure a credential helper to remove this warning. See [2024-10-05T14:06:39.631Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:06:39.631Z] [2024-10-05T14:06:39.631Z] Login Succeeded [2024-10-05T14:06:39.631Z] ****.io [2024-10-05T14:06:39.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:06:39.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:06:39.891Z] Configure a credential helper to remove this warning. See [2024-10-05T14:06:39.891Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:06:39.891Z] [2024-10-05T14:06:39.891Z] Login Succeeded [2024-10-05T14:06:39.891Z] ---> ****-login.sh ends [Pipeline] } [2024-10-05T14:06:39.898Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-05T14:06:40.315Z] + git rev-list -1 --merges 681c980075653d96542449bd4b0ebc71fd39f7a7~1..681c980075653d96542449bd4b0ebc71fd39f7a7 [Pipeline] echo [2024-10-05T14:06:40.345Z] -----------> git rev-list -1 --merges 681c980075653d96542449bd4b0ebc71fd39f7a7~1..681c980075653d96542449bd4b0ebc71fd39f7a7 681c980075653d96542449bd4b0ebc71fd39f7a7 [2024-10-05T14:06:40.345Z] 681c980075653d96542449bd4b0ebc71fd39f7a7 [false] [Pipeline] sh [2024-10-05T14:06:40.646Z] + git log --format=format:%s -1 681c980075653d96542449bd4b0ebc71fd39f7a7 [Pipeline] echo [2024-10-05T14:06:40.665Z] ========================================================= [2024-10-05T14:06:40.666Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-05T14:06:40.666Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-05T14:06:41.013Z] + git log --format=format:%s -1 681c980075653d96542449bd4b0ebc71fd39f7a7 [Pipeline] echo [2024-10-05T14:06:41.026Z] [semverPrep] GIT_COMMIT: 681c980075653d96542449bd4b0ebc71fd39f7a7, Commit Message: Merge pull request #239 from jinlinGuan/golang-1.23 [Pipeline] echo [2024-10-05T14:06:41.045Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-05T14:06:41.412Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-05T14:06:41.412Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-05T14:06:41.412Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-05T14:06:41.412Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-05T14:06:41.412Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-05T14:06:41.412Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-05T14:06:41.412Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:06:41.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-05T14:06:41.763Z] [2024-10-05T14:06:41.763Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:06:42.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-05T14:06:42.076Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-05T14:06:42.076Z] b85a868b505f: Pulling fs layer [2024-10-05T14:06:42.076Z] e2be974225ed: Pulling fs layer [2024-10-05T14:06:42.076Z] 339a4e72a1f5: Pulling fs layer [2024-10-05T14:06:42.076Z] 988bab9f4d93: Pulling fs layer [2024-10-05T14:06:42.076Z] 1469e6f7b9e6: Pulling fs layer [2024-10-05T14:06:42.076Z] eaf3925da568: Pulling fs layer [2024-10-05T14:06:42.076Z] bab4dde63d76: Pulling fs layer [2024-10-05T14:06:42.076Z] bde34c3a00c8: Pulling fs layer [2024-10-05T14:06:42.076Z] b352a97aabf1: Pulling fs layer [2024-10-05T14:06:42.076Z] 4872d77fe225: Pulling fs layer [2024-10-05T14:06:42.076Z] 5851b861e8e6: Pulling fs layer [2024-10-05T14:06:42.076Z] 988bab9f4d93: Waiting [2024-10-05T14:06:42.076Z] bde34c3a00c8: Waiting [2024-10-05T14:06:42.076Z] b352a97aabf1: Waiting [2024-10-05T14:06:42.076Z] 4872d77fe225: Waiting [2024-10-05T14:06:42.076Z] bab4dde63d76: Waiting [2024-10-05T14:06:42.076Z] eaf3925da568: Waiting [2024-10-05T14:06:42.076Z] 1469e6f7b9e6: Waiting [2024-10-05T14:06:42.076Z] 5851b861e8e6: Waiting [2024-10-05T14:06:42.076Z] e2be974225ed: Download complete [2024-10-05T14:06:42.076Z] 988bab9f4d93: Verifying Checksum [2024-10-05T14:06:42.076Z] 988bab9f4d93: Download complete [2024-10-05T14:06:42.076Z] 1469e6f7b9e6: Verifying Checksum [2024-10-05T14:06:42.076Z] 1469e6f7b9e6: Download complete [2024-10-05T14:06:42.076Z] eaf3925da568: Verifying Checksum [2024-10-05T14:06:42.076Z] eaf3925da568: Download complete [2024-10-05T14:06:42.335Z] 339a4e72a1f5: Verifying Checksum [2024-10-05T14:06:42.335Z] 339a4e72a1f5: Download complete [2024-10-05T14:06:42.335Z] bde34c3a00c8: Verifying Checksum [2024-10-05T14:06:42.335Z] bde34c3a00c8: Download complete [2024-10-05T14:06:42.335Z] b352a97aabf1: Verifying Checksum [2024-10-05T14:06:42.335Z] b352a97aabf1: Download complete [2024-10-05T14:06:42.335Z] 4872d77fe225: Download complete [2024-10-05T14:06:42.335Z] 5851b861e8e6: Verifying Checksum [2024-10-05T14:06:42.335Z] 5851b861e8e6: Download complete [2024-10-05T14:06:42.335Z] b85a868b505f: Verifying Checksum [2024-10-05T14:06:42.335Z] b85a868b505f: Download complete [2024-10-05T14:06:42.593Z] bab4dde63d76: Verifying Checksum [2024-10-05T14:06:42.593Z] bab4dde63d76: Download complete [2024-10-05T14:06:43.527Z] b85a868b505f: Pull complete [2024-10-05T14:06:43.527Z] e2be974225ed: Pull complete [2024-10-05T14:06:44.097Z] 339a4e72a1f5: Pull complete [2024-10-05T14:06:44.097Z] 988bab9f4d93: Pull complete [2024-10-05T14:06:44.355Z] 1469e6f7b9e6: Pull complete [2024-10-05T14:06:44.355Z] eaf3925da568: Pull complete [2024-10-05T14:06:46.258Z] bab4dde63d76: Pull complete [2024-10-05T14:06:46.258Z] bde34c3a00c8: Pull complete [2024-10-05T14:06:46.258Z] b352a97aabf1: Pull complete [2024-10-05T14:06:46.258Z] 4872d77fe225: Pull complete [2024-10-05T14:06:46.258Z] 5851b861e8e6: Pull complete [2024-10-05T14:06:46.258Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-05T14:06:46.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-05T14:06:46.258Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:06:46.401Z] prd-ubuntu20.04-docker-8c-8g-21905 does not seem to be running inside a container [2024-10-05T14:06:46.432Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-05T14:06:49.781Z] $ docker top 53424a1130fd9dbaa0a8c6ba676d48d98457035d56e9672f296a7e25d721bffc -eo pid,comm [2024-10-05T14:06:49.840Z] 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). [2024-10-05T14:06:49.840Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-05T14:06:49.904Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-05T14:06:49.904Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-05T14:06:50.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-05T14:06:50.027Z] $ docker exec 53424a1130fd9dbaa0a8c6ba676d48d98457035d56e9672f296a7e25d721bffc ssh-agent [2024-10-05T14:06:50.143Z] SSH_AUTH_SOCK=/tmp/ssh-eQTKq4wM7aSB/agent.32 [2024-10-05T14:06:50.143Z] SSH_AGENT_PID=39 [2024-10-05T14:06:50.152Z] Running ssh-add (command line suppressed) [2024-10-05T14:06:50.251Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15345619045422719133.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15345619045422719133.key) [2024-10-05T14:06:50.268Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-05T14:06:50.569Z] + git tag --points-at HEAD [Pipeline] } [2024-10-05T14:06:50.582Z] $ docker exec --env ******** --env ******** 53424a1130fd9dbaa0a8c6ba676d48d98457035d56e9672f296a7e25d721bffc ssh-agent -k [2024-10-05T14:06:50.698Z] unset SSH_AUTH_SOCK; [2024-10-05T14:06:50.699Z] unset SSH_AGENT_PID; [2024-10-05T14:06:50.699Z] echo Agent pid 39 killed; [2024-10-05T14:06:50.708Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-05T14:06:50.750Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-05T14:06:50.750Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-05T14:06:50.880Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-05T14:06:50.883Z] $ docker exec 53424a1130fd9dbaa0a8c6ba676d48d98457035d56e9672f296a7e25d721bffc ssh-agent [2024-10-05T14:06:50.999Z] SSH_AUTH_SOCK=/tmp/ssh-n6UL3tk2ORyi/agent.72 [2024-10-05T14:06:50.999Z] SSH_AGENT_PID=78 [2024-10-05T14:06:51.004Z] Running ssh-add (command line suppressed) [2024-10-05T14:06:51.109Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15452980492826994499.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15452980492826994499.key) [2024-10-05T14:06:51.124Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-05T14:06:51.423Z] + git semver init [2024-10-05T14:06:51.682Z] 2024-10-05 14:06:51,595 [run_init] DEBUG init version:0.0.0 force:False [2024-10-05T14:06:51.682Z] 2024-10-05 14:06:51,595 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2024-10-05T14:06:51.682Z] 2024-10-05 14:06:51,596 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2024-10-05T14:06:51.682Z] 2024-10-05 14:06:51,596 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2024-10-05T14:06:53.061Z] 2024-10-05 14:06:53,011 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2024-10-05T14:06:53.061Z] 2024-10-05 14:06:53,012 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2024-10-05T14:06:53.061Z] 2024-10-05 14:06:53,012 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-10-05T14:06:53.061Z] 2024-10-05 14:06:53,012 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-10-05T14:06:53.061Z] 3.2.0-dev.13 [Pipeline] } [2024-10-05T14:06:53.070Z] $ docker exec --env ******** --env ******** 53424a1130fd9dbaa0a8c6ba676d48d98457035d56e9672f296a7e25d721bffc ssh-agent -k [2024-10-05T14:06:53.160Z] unset SSH_AUTH_SOCK; [2024-10-05T14:06:53.161Z] unset SSH_AGENT_PID; [2024-10-05T14:06:53.161Z] echo Agent pid 78 killed; [2024-10-05T14:06:53.171Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-05T14:06:53.492Z] + git semver [Pipeline] } [2024-10-05T14:06:53.763Z] $ docker stop --time=1 53424a1130fd9dbaa0a8c6ba676d48d98457035d56e9672f296a7e25d721bffc [2024-10-05T14:06:55.066Z] $ docker rm -f --volumes 53424a1130fd9dbaa0a8c6ba676d48d98457035d56e9672f296a7e25d721bffc [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-05T14:06:55.416Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-05T14:06:55.660Z] Stashed 1 file(s) [Pipeline] echo [2024-10-05T14:06:55.664Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.13 [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 [2024-10-05T14:06:55.841Z] provisioning config files... [2024-10-05T14:06:55.850Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1406038797594071794tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:06:56.154Z] ---> ****-login.sh [2024-10-05T14:06:56.154Z] nexus3.edgexfoundry.org:10001 [2024-10-05T14:06:56.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:06:56.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:06:56.154Z] Configure a credential helper to remove this warning. See [2024-10-05T14:06:56.154Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:06:56.154Z] [2024-10-05T14:06:56.154Z] Login Succeeded [2024-10-05T14:06:56.154Z] nexus3.edgexfoundry.org:10002 [2024-10-05T14:06:56.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:06:56.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:06:56.154Z] Configure a credential helper to remove this warning. See [2024-10-05T14:06:56.154Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:06:56.154Z] [2024-10-05T14:06:56.154Z] Login Succeeded [2024-10-05T14:06:56.154Z] nexus3.edgexfoundry.org:10003 [2024-10-05T14:06:56.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:06:56.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:06:56.414Z] Configure a credential helper to remove this warning. See [2024-10-05T14:06:56.415Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:06:56.415Z] [2024-10-05T14:06:56.415Z] Login Succeeded [2024-10-05T14:06:56.415Z] nexus3.edgexfoundry.org:10004 [2024-10-05T14:06:56.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:06:56.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:06:56.415Z] Configure a credential helper to remove this warning. See [2024-10-05T14:06:56.415Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:06:56.415Z] [2024-10-05T14:06:56.415Z] Login Succeeded [2024-10-05T14:06:56.415Z] ****.io [2024-10-05T14:06:56.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:06:56.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:06:56.676Z] Configure a credential helper to remove this warning. See [2024-10-05T14:06:56.676Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:06:56.676Z] [2024-10-05T14:06:56.676Z] Login Succeeded [2024-10-05T14:06:56.676Z] ---> ****-login.sh ends [Pipeline] } [2024-10-05T14:06:56.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-05T14:06:56.796Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-05T14:06:56.821Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-05T14:06:56.834Z] ========================================================= [2024-10-05T14:06:56.834Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-05T14:06:56.834Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:06:57.184Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-05T14:06:57.184Z] Sending build context to Docker daemon 30.58MB [2024-10-05T14:06:57.184Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-05T14:06:57.184Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-05T14:06:57.446Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-05T14:06:57.446Z] 43c4264eed91: Pulling fs layer [2024-10-05T14:06:57.446Z] 4cc291be95ef: Pulling fs layer [2024-10-05T14:06:57.446Z] 2ac1f1163629: Pulling fs layer [2024-10-05T14:06:57.446Z] 5c3c966382ef: Pulling fs layer [2024-10-05T14:06:57.446Z] 4f4fb700ef54: Pulling fs layer [2024-10-05T14:06:57.446Z] 5d5c8e513c77: Pulling fs layer [2024-10-05T14:06:57.446Z] 9f66e0745190: Pulling fs layer [2024-10-05T14:06:57.446Z] f49a43e4bbc0: Pulling fs layer [2024-10-05T14:06:57.446Z] 561ebcabdf7f: Pulling fs layer [2024-10-05T14:06:57.446Z] 5c3c966382ef: Waiting [2024-10-05T14:06:57.446Z] 4f4fb700ef54: Waiting [2024-10-05T14:06:57.446Z] 5d5c8e513c77: Waiting [2024-10-05T14:06:57.446Z] f49a43e4bbc0: Waiting [2024-10-05T14:06:57.446Z] 4cc291be95ef: Verifying Checksum [2024-10-05T14:06:57.446Z] 4cc291be95ef: Download complete [2024-10-05T14:06:57.446Z] 5c3c966382ef: Verifying Checksum [2024-10-05T14:06:57.446Z] 5c3c966382ef: Download complete [2024-10-05T14:06:57.446Z] 4f4fb700ef54: Download complete [2024-10-05T14:06:57.446Z] 5d5c8e513c77: Verifying Checksum [2024-10-05T14:06:57.446Z] 5d5c8e513c77: Download complete [2024-10-05T14:06:57.446Z] 43c4264eed91: Download complete [2024-10-05T14:06:57.446Z] 9f66e0745190: Verifying Checksum [2024-10-05T14:06:57.446Z] 9f66e0745190: Download complete [2024-10-05T14:06:57.446Z] 43c4264eed91: Pull complete [2024-10-05T14:06:57.709Z] 561ebcabdf7f: Verifying Checksum [2024-10-05T14:06:57.709Z] 561ebcabdf7f: Download complete [2024-10-05T14:06:57.709Z] 4cc291be95ef: Pull complete [2024-10-05T14:06:57.967Z] 2ac1f1163629: Verifying Checksum [2024-10-05T14:06:57.968Z] 2ac1f1163629: Download complete [2024-10-05T14:06:58.226Z] f49a43e4bbc0: Verifying Checksum [2024-10-05T14:06:58.226Z] f49a43e4bbc0: Download complete [2024-10-05T14:07:01.510Z] 2ac1f1163629: Pull complete [2024-10-05T14:07:01.510Z] 5c3c966382ef: Pull complete [2024-10-05T14:07:01.510Z] 4f4fb700ef54: Pull complete [2024-10-05T14:07:01.510Z] 5d5c8e513c77: Pull complete [2024-10-05T14:07:01.510Z] 9f66e0745190: Pull complete [2024-10-05T14:07:03.412Z] f49a43e4bbc0: Pull complete [2024-10-05T14:07:03.978Z] 561ebcabdf7f: Pull complete [2024-10-05T14:07:03.978Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-05T14:07:03.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-05T14:07:03.978Z] ---> 3a752c3f9dda [2024-10-05T14:07:03.978Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-05T14:07:09.257Z] ---> Running in 02cb135edbee [2024-10-05T14:07:09.257Z] Removing intermediate container 02cb135edbee [2024-10-05T14:07:09.257Z] ---> 16b6f7ac90df [2024-10-05T14:07:09.257Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-05T14:07:09.257Z] ---> Running in 1cc112b30244 [2024-10-05T14:07:09.257Z] Removing intermediate container 1cc112b30244 [2024-10-05T14:07:09.257Z] ---> c0485ff2893f [2024-10-05T14:07:09.257Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-10-05T14:07:09.257Z] ---> Running in 83781912ba36 [2024-10-05T14:07:09.517Z] Removing intermediate container 83781912ba36 [2024-10-05T14:07:09.517Z] ---> 62d4948361de [2024-10-05T14:07:09.517Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-05T14:07:09.517Z] ---> Running in 0498876511d2 [2024-10-05T14:07:09.517Z] Removing intermediate container 0498876511d2 [2024-10-05T14:07:09.517Z] ---> f3d7300ab154 [2024-10-05T14:07:09.517Z] Step 7/12 : WORKDIR /device-gpio [2024-10-05T14:07:09.517Z] ---> Running in ae0c69e55d49 [2024-10-05T14:07:09.517Z] Removing intermediate container ae0c69e55d49 [2024-10-05T14:07:09.517Z] ---> c311a59e0ae1 [2024-10-05T14:07:09.517Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-05T14:07:09.517Z] ---> Running in dc1b791440ac [2024-10-05T14:07:09.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T14:07:10.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T14:07:10.293Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-05T14:07:10.293Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-05T14:07:10.293Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-05T14:07:10.293Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-05T14:07:10.293Z] Executing busybox-1.36.1-r29.trigger [2024-10-05T14:07:10.293Z] OK: 250 MiB in 58 packages [2024-10-05T14:07:10.788Z] Still waiting to schedule task [2024-10-05T14:07:10.788Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-05T14:07:10.857Z] Removing intermediate container dc1b791440ac [2024-10-05T14:07:10.857Z] ---> 5d7fa7e133bd [2024-10-05T14:07:10.857Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-05T14:07:10.857Z] ---> 961b5ff52419 [2024-10-05T14:07:10.857Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T14:07:10.857Z] ---> Running in 881d62f24e58 [2024-10-05T14:08:07.085Z] Removing intermediate container 881d62f24e58 [2024-10-05T14:08:07.085Z] ---> 96c10f0ccccd [2024-10-05T14:08:07.085Z] Step 11/12 : COPY . . [2024-10-05T14:08:07.085Z] ---> 18a68c2be7e3 [2024-10-05T14:08:07.085Z] Step 12/12 : RUN ${MAKE} [2024-10-05T14:08:07.085Z] ---> Running in 2e11a97389ac [2024-10-05T14:08:07.085Z] noop [2024-10-05T14:08:07.085Z] Removing intermediate container 2e11a97389ac [2024-10-05T14:08:07.085Z] ---> 923547fa6ce2 [2024-10-05T14:08:07.085Z] Successfully built 923547fa6ce2 [2024-10-05T14:08:07.085Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:08:07.425Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-05T14:08:07.425Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:08:07.504Z] prd-ubuntu20.04-docker-8c-8g-21905 does not seem to be running inside a container [2024-10-05T14:08:07.533Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-05T14:08:07.878Z] $ docker top 01642ad121c29705ee4fbe8dc4a357557cc7443f7bd64cd1b726796310bb8b30 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-05T14:08:08.231Z] + go version [2024-10-05T14:08:08.231Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-05T14:08:08.241Z] $ docker stop --time=1 01642ad121c29705ee4fbe8dc4a357557cc7443f7bd64cd1b726796310bb8b30 [2024-10-05T14:08:09.520Z] $ docker rm -f --volumes 01642ad121c29705ee4fbe8dc4a357557cc7443f7bd64cd1b726796310bb8b30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:08:09.967Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-05T14:08:09.967Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:08:10.044Z] prd-ubuntu20.04-docker-8c-8g-21905 does not seem to be running inside a container [2024-10-05T14:08:10.067Z] $ 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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-05T14:08:10.377Z] $ docker top d45c8aafd118a14abf566a2e2acc6ec63ec3fb390456993b268f5c4eb18cf30f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-05T14:08:10.735Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2024-10-05T14:08:11.037Z] + make test [2024-10-05T14:08:11.037Z] go test ./... -coverprofile=coverage.out ./... [2024-10-05T14:08:12.934Z] ? github.com/edgexfoundry/device-gpio [no test files] [2024-10-05T14:08:31.014Z] github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements [2024-10-05T14:08:31.014Z] github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements [2024-10-05T14:08:39.122Z] go vet ./... [2024-10-05T14:08:44.385Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-05T14:08:44.385Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-05T14:08:44.385Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-05T14:08:44.398Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-05T14:08:44.413Z] $ docker stop --time=1 d45c8aafd118a14abf566a2e2acc6ec63ec3fb390456993b268f5c4eb18cf30f [2024-10-05T14:08:50.446Z] $ docker rm -f --volumes d45c8aafd118a14abf566a2e2acc6ec63ec3fb390456993b268f5c4eb18cf30f [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-05T14:08:50.987Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-05T14:08:51.037Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-05T14:08:51.491Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-05T14:08:51.774Z] + ls -al . [2024-10-05T14:08:51.774Z] total 236 [2024-10-05T14:08:51.774Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 14:08 . [2024-10-05T14:08:51.774Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 14:06 .. [2024-10-05T14:08:51.774Z] -rw-rw-r-- 1 jenkins jenkins 120 Oct 5 14:06 .dockerignore [2024-10-05T14:08:51.774Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 14:08 .git [2024-10-05T14:08:51.774Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:06 .github [2024-10-05T14:08:51.774Z] -rw-rw-r-- 1 jenkins jenkins 277 Oct 5 14:06 .gitignore [2024-10-05T14:08:51.774Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 5 14:06 .golangci.yml [2024-10-05T14:08:51.774Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 14:06 .semver [2024-10-05T14:08:51.774Z] -rw-rw-r-- 1 jenkins jenkins 19399 Oct 5 14:06 Attribution.txt [2024-10-05T14:08:51.774Z] -rw-rw-r-- 1 jenkins jenkins 7171 Oct 5 14:06 CHANGELOG.md [2024-10-05T14:08:51.774Z] -rw-rw-r-- 1 jenkins jenkins 1693 Oct 5 14:06 Dockerfile [2024-10-05T14:08:51.774Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 14:06 GOVERNANCE.md [2024-10-05T14:08:51.774Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 5 14:06 Jenkinsfile [2024-10-05T14:08:51.774Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 5 14:06 LICENSE [2024-10-05T14:08:51.774Z] -rw-rw-r-- 1 jenkins jenkins 1923 Oct 5 14:06 Makefile [2024-10-05T14:08:51.774Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 5 14:06 OWNERS.md [2024-10-05T14:08:51.774Z] -rw-rw-r-- 1 jenkins jenkins 3578 Oct 5 14:06 README.md [2024-10-05T14:08:51.774Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 5 14:06 VERSION [2024-10-05T14:08:51.774Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 14:06 bin [2024-10-05T14:08:51.774Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:06 cmd [2024-10-05T14:08:51.774Z] -rw-r--r-- 1 jenkins jenkins 11486 Oct 5 14:08 coverage.out [2024-10-05T14:08:51.774Z] -rw-rw-r-- 1 jenkins jenkins 6913 Oct 5 14:06 go.mod [2024-10-05T14:08:51.774Z] -rw-rw-r-- 1 jenkins jenkins 100532 Oct 5 14:06 go.sum [2024-10-05T14:08:51.774Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:06 internal [2024-10-05T14:08:51.774Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 5 14:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:08:52.099Z] + 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=681c980075653d96542449bd4b0ebc71fd39f7a7 --label arch=amd64 --label version=3.2.0-dev.13 . [2024-10-05T14:08:52.099Z] Sending build context to Docker daemon 30.59MB [2024-10-05T14:08:52.099Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-05T14:08:52.099Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-05T14:08:52.099Z] ---> 923547fa6ce2 [2024-10-05T14:08:52.099Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-10-05T14:08:52.665Z] ---> Running in 0364b0212178 [2024-10-05T14:08:52.665Z] Removing intermediate container 0364b0212178 [2024-10-05T14:08:52.665Z] ---> 3ba32b8430f3 [2024-10-05T14:08:52.665Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-05T14:08:52.665Z] ---> Running in 2892cfcb9f90 [2024-10-05T14:08:52.924Z] Removing intermediate container 2892cfcb9f90 [2024-10-05T14:08:52.924Z] ---> 248839c40bb0 [2024-10-05T14:08:52.924Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-10-05T14:08:52.924Z] ---> Running in d2a1f36a9e49 [2024-10-05T14:08:52.924Z] Removing intermediate container d2a1f36a9e49 [2024-10-05T14:08:52.924Z] ---> 788623196ea9 [2024-10-05T14:08:52.924Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-05T14:08:52.924Z] ---> Running in 4859a8bbfaa6 [2024-10-05T14:08:52.924Z] Removing intermediate container 4859a8bbfaa6 [2024-10-05T14:08:52.924Z] ---> c462edc58319 [2024-10-05T14:08:52.924Z] Step 7/26 : WORKDIR /device-gpio [2024-10-05T14:08:52.924Z] ---> Running in 8fca37a8611e [2024-10-05T14:08:53.201Z] Removing intermediate container 8fca37a8611e [2024-10-05T14:08:53.201Z] ---> 09c6b986453b [2024-10-05T14:08:53.201Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-05T14:08:53.201Z] ---> Running in 5aca71954c83 [2024-10-05T14:08:53.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T14:08:53.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T14:08:53.717Z] OK: 250 MiB in 58 packages [2024-10-05T14:08:54.283Z] Removing intermediate container 5aca71954c83 [2024-10-05T14:08:54.283Z] ---> 942cbe8dfb4e [2024-10-05T14:08:54.283Z] Step 9/26 : COPY go.mod vendor* ./ [2024-10-05T14:08:54.283Z] ---> 9e6aa8e98f4d [2024-10-05T14:08:54.283Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T14:08:54.283Z] ---> Running in e0af7d0924ed [2024-10-05T14:08:54.849Z] Removing intermediate container e0af7d0924ed [2024-10-05T14:08:54.849Z] ---> 9ae1a0c26711 [2024-10-05T14:08:54.849Z] Step 11/26 : COPY . . [2024-10-05T14:08:55.783Z] ---> 63b1ad3c3e16 [2024-10-05T14:08:55.783Z] Step 12/26 : RUN ${MAKE} [2024-10-05T14:08:55.783Z] ---> Running in a81f9e98d230 [2024-10-05T14:08:56.041Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.2.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.41" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2024-10-05T14:09:34.747Z] Removing intermediate container a81f9e98d230 [2024-10-05T14:09:34.747Z] ---> 5a8de498c372 [2024-10-05T14:09:34.747Z] Step 13/26 : FROM alpine:3.20 [2024-10-05T14:09:34.747Z] 3.20: Pulling from library/alpine [2024-10-05T14:09:34.747Z] 43c4264eed91: Already exists [2024-10-05T14:09:34.747Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-05T14:09:34.747Z] Status: Downloaded newer image for alpine:3.20 [2024-10-05T14:09:34.747Z] ---> 91ef0af61f39 [2024-10-05T14:09:34.747Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-10-05T14:09:34.747Z] ---> Running in 2f0c25339c4c [2024-10-05T14:09:34.747Z] Removing intermediate container 2f0c25339c4c [2024-10-05T14:09:34.747Z] ---> cc88503affda [2024-10-05T14:09:34.747Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-10-05T14:09:34.747Z] ---> Running in af3e6b2bafa6 [2024-10-05T14:09:34.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T14:09:34.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T14:09:34.747Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-05T14:09:34.747Z] Executing busybox-1.36.1-r29.trigger [2024-10-05T14:09:34.747Z] OK: 8 MiB in 15 packages [2024-10-05T14:09:34.747Z] Removing intermediate container af3e6b2bafa6 [2024-10-05T14:09:34.747Z] ---> f8cafd9f6018 [2024-10-05T14:09:34.747Z] Step 16/26 : RUN apk --no-cache upgrade [2024-10-05T14:09:34.747Z] ---> Running in 3c2016b2af66 [2024-10-05T14:09:34.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T14:09:34.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T14:09:34.747Z] Upgrading critical system libraries and apk-tools: [2024-10-05T14:09:34.747Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-05T14:09:34.747Z] Executing busybox-1.36.1-r29.trigger [2024-10-05T14:09:34.747Z] Continuing the upgrade transaction with new apk-tools: [2024-10-05T14:09:34.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T14:09:34.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T14:09:34.747Z] OK: 8 MiB in 15 packages [2024-10-05T14:09:34.747Z] Removing intermediate container 3c2016b2af66 [2024-10-05T14:09:34.747Z] ---> a55fe54abbca [2024-10-05T14:09:34.747Z] Step 17/26 : WORKDIR / [2024-10-05T14:09:34.747Z] ---> Running in 71d623c83d3f [2024-10-05T14:09:34.747Z] Removing intermediate container 71d623c83d3f [2024-10-05T14:09:34.747Z] ---> e2c1aa9ffb94 [2024-10-05T14:09:34.747Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2024-10-05T14:09:34.747Z] ---> 96f2d01bc17f [2024-10-05T14:09:34.747Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2024-10-05T14:09:34.747Z] ---> 46bb46a8a790 [2024-10-05T14:09:34.747Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2024-10-05T14:09:34.747Z] ---> 2602a13c0e9a [2024-10-05T14:09:34.747Z] Step 21/26 : EXPOSE 59910 [2024-10-05T14:09:34.747Z] ---> Running in 38dbf3140447 [2024-10-05T14:09:34.747Z] Removing intermediate container 38dbf3140447 [2024-10-05T14:09:34.747Z] ---> e12e9fa151a7 [2024-10-05T14:09:34.747Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2024-10-05T14:09:34.747Z] ---> Running in ccd4e4c1c9e4 [2024-10-05T14:09:34.747Z] Removing intermediate container ccd4e4c1c9e4 [2024-10-05T14:09:34.747Z] ---> 32aa69e5b993 [2024-10-05T14:09:34.747Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-05T14:09:34.747Z] ---> Running in 6f32bdb320ae [2024-10-05T14:09:34.747Z] Removing intermediate container 6f32bdb320ae [2024-10-05T14:09:34.747Z] ---> 62bc655af41d [2024-10-05T14:09:34.747Z] Step 24/26 : LABEL arch=amd64 [2024-10-05T14:09:34.747Z] ---> Running in 904141712efc [2024-10-05T14:09:34.747Z] Removing intermediate container 904141712efc [2024-10-05T14:09:34.747Z] ---> 5a7311945f15 [2024-10-05T14:09:34.747Z] Step 25/26 : LABEL git_sha=681c980075653d96542449bd4b0ebc71fd39f7a7 [2024-10-05T14:09:34.747Z] ---> Running in cfe45be49c08 [2024-10-05T14:09:34.747Z] Removing intermediate container cfe45be49c08 [2024-10-05T14:09:34.747Z] ---> b5987262d3f0 [2024-10-05T14:09:34.747Z] Step 26/26 : LABEL version=3.2.0-dev.13 [2024-10-05T14:09:34.747Z] ---> Running in ca60e536eaf6 [2024-10-05T14:09:34.747Z] Removing intermediate container ca60e536eaf6 [2024-10-05T14:09:34.747Z] ---> 3d48bef9df73 [2024-10-05T14:09:34.747Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-05T14:09:34.747Z] Successfully built 3d48bef9df73 [2024-10-05T14:09:34.747Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-05T14:09:34.899Z] provisioning config files... [2024-10-05T14:09:34.931Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config14980846210851265450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:09:35.235Z] ---> ****-login.sh [2024-10-05T14:09:35.235Z] nexus3.edgexfoundry.org:10001 [2024-10-05T14:09:35.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:09:35.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:09:35.235Z] Configure a credential helper to remove this warning. See [2024-10-05T14:09:35.236Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:09:35.236Z] [2024-10-05T14:09:35.236Z] Login Succeeded [2024-10-05T14:09:35.236Z] nexus3.edgexfoundry.org:10002 [2024-10-05T14:09:35.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:09:35.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:09:35.236Z] Configure a credential helper to remove this warning. See [2024-10-05T14:09:35.236Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:09:35.236Z] [2024-10-05T14:09:35.236Z] Login Succeeded [2024-10-05T14:09:35.236Z] nexus3.edgexfoundry.org:10003 [2024-10-05T14:09:35.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:09:35.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:09:35.497Z] Configure a credential helper to remove this warning. See [2024-10-05T14:09:35.497Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:09:35.497Z] [2024-10-05T14:09:35.497Z] Login Succeeded [2024-10-05T14:09:35.497Z] nexus3.edgexfoundry.org:10004 [2024-10-05T14:09:35.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:09:35.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:09:35.497Z] Configure a credential helper to remove this warning. See [2024-10-05T14:09:35.497Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:09:35.497Z] [2024-10-05T14:09:35.497Z] Login Succeeded [2024-10-05T14:09:35.497Z] ****.io [2024-10-05T14:09:35.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:09:35.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:09:35.754Z] Configure a credential helper to remove this warning. See [2024-10-05T14:09:35.754Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:09:35.754Z] [2024-10-05T14:09:35.754Z] Login Succeeded [2024-10-05T14:09:35.754Z] ---> ****-login.sh ends [Pipeline] } [2024-10-05T14:09:35.760Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T14:09:35.804Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-05T14:09:35.975Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2024-10-05T14:09:35.975Z] 681c980075653d96542449bd4b0ebc71fd39f7a7 [2024-10-05T14:09:35.975Z] latest [2024-10-05T14:09:35.975Z] 3.2.0-dev.13 [2024-10-05T14:09:35.975Z] 681c980075653d96542449bd4b0ebc71fd39f7a7-3.2.0-dev.13 [2024-10-05T14:09:35.975Z] main [2024-10-05T14:09:35.975Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:09:36.304Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:681c980075653d96542449bd4b0ebc71fd39f7a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:09:36.621Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:681c980075653d96542449bd4b0ebc71fd39f7a7 [2024-10-05T14:09:36.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2024-10-05T14:09:36.621Z] 115a266ddf54: Preparing [2024-10-05T14:09:36.621Z] d643a5df52dd: Preparing [2024-10-05T14:09:36.621Z] 5d06dd936282: Preparing [2024-10-05T14:09:36.621Z] 19403d4f8729: Preparing [2024-10-05T14:09:36.621Z] e1b38939a47f: Preparing [2024-10-05T14:09:36.621Z] 63ca1fbb43ae: Preparing [2024-10-05T14:09:36.621Z] 63ca1fbb43ae: Waiting [2024-10-05T14:09:36.621Z] d643a5df52dd: Pushed [2024-10-05T14:09:36.621Z] 5d06dd936282: Pushed [2024-10-05T14:09:36.621Z] 19403d4f8729: Pushed [2024-10-05T14:09:36.621Z] 63ca1fbb43ae: Layer already exists [2024-10-05T14:09:36.621Z] e1b38939a47f: Pushed [2024-10-05T14:09:40.871Z] 115a266ddf54: Pushed [2024-10-05T14:09:40.871Z] 681c980075653d96542449bd4b0ebc71fd39f7a7: digest: sha256:ddf7e4354476ef6d1457dff82ea5083528ba9ffe0d1d908ea2db8468196298d0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:09:41.194Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:09:41.518Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2024-10-05T14:09:41.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2024-10-05T14:09:41.518Z] 115a266ddf54: Preparing [2024-10-05T14:09:41.518Z] d643a5df52dd: Preparing [2024-10-05T14:09:41.518Z] 5d06dd936282: Preparing [2024-10-05T14:09:41.518Z] 19403d4f8729: Preparing [2024-10-05T14:09:41.518Z] e1b38939a47f: Preparing [2024-10-05T14:09:41.518Z] 63ca1fbb43ae: Preparing [2024-10-05T14:09:41.518Z] 63ca1fbb43ae: Waiting [2024-10-05T14:09:41.518Z] 5d06dd936282: Layer already exists [2024-10-05T14:09:41.518Z] d643a5df52dd: Layer already exists [2024-10-05T14:09:41.518Z] 115a266ddf54: Layer already exists [2024-10-05T14:09:41.518Z] 19403d4f8729: Layer already exists [2024-10-05T14:09:41.518Z] e1b38939a47f: Layer already exists [2024-10-05T14:09:41.518Z] 63ca1fbb43ae: Layer already exists [2024-10-05T14:09:41.518Z] latest: digest: sha256:ddf7e4354476ef6d1457dff82ea5083528ba9ffe0d1d908ea2db8468196298d0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:09:41.848Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:09:42.169Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.13 [2024-10-05T14:09:42.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2024-10-05T14:09:42.169Z] 115a266ddf54: Preparing [2024-10-05T14:09:42.169Z] d643a5df52dd: Preparing [2024-10-05T14:09:42.169Z] 5d06dd936282: Preparing [2024-10-05T14:09:42.169Z] 19403d4f8729: Preparing [2024-10-05T14:09:42.169Z] e1b38939a47f: Preparing [2024-10-05T14:09:42.169Z] 63ca1fbb43ae: Preparing [2024-10-05T14:09:42.169Z] 63ca1fbb43ae: Waiting [2024-10-05T14:09:42.169Z] d643a5df52dd: Layer already exists [2024-10-05T14:09:42.169Z] 19403d4f8729: Layer already exists [2024-10-05T14:09:42.169Z] 115a266ddf54: Layer already exists [2024-10-05T14:09:42.169Z] e1b38939a47f: Layer already exists [2024-10-05T14:09:42.169Z] 5d06dd936282: Layer already exists [2024-10-05T14:09:42.169Z] 63ca1fbb43ae: Layer already exists [2024-10-05T14:09:42.169Z] 3.2.0-dev.13: digest: sha256:ddf7e4354476ef6d1457dff82ea5083528ba9ffe0d1d908ea2db8468196298d0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:09:42.485Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:681c980075653d96542449bd4b0ebc71fd39f7a7-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:09:42.800Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:681c980075653d96542449bd4b0ebc71fd39f7a7-3.2.0-dev.13 [2024-10-05T14:09:42.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2024-10-05T14:09:42.801Z] 115a266ddf54: Preparing [2024-10-05T14:09:42.801Z] d643a5df52dd: Preparing [2024-10-05T14:09:42.801Z] 5d06dd936282: Preparing [2024-10-05T14:09:42.801Z] 19403d4f8729: Preparing [2024-10-05T14:09:42.801Z] e1b38939a47f: Preparing [2024-10-05T14:09:42.801Z] 63ca1fbb43ae: Preparing [2024-10-05T14:09:42.801Z] 63ca1fbb43ae: Waiting [2024-10-05T14:09:42.801Z] 5d06dd936282: Layer already exists [2024-10-05T14:09:42.801Z] d643a5df52dd: Layer already exists [2024-10-05T14:09:42.801Z] e1b38939a47f: Layer already exists [2024-10-05T14:09:42.801Z] 115a266ddf54: Layer already exists [2024-10-05T14:09:42.801Z] 19403d4f8729: Layer already exists [2024-10-05T14:09:42.801Z] 63ca1fbb43ae: Layer already exists [2024-10-05T14:09:42.801Z] 681c980075653d96542449bd4b0ebc71fd39f7a7-3.2.0-dev.13: digest: sha256:ddf7e4354476ef6d1457dff82ea5083528ba9ffe0d1d908ea2db8468196298d0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:09:43.122Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:09:43.442Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2024-10-05T14:09:43.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2024-10-05T14:09:43.442Z] 115a266ddf54: Preparing [2024-10-05T14:09:43.442Z] d643a5df52dd: Preparing [2024-10-05T14:09:43.442Z] 5d06dd936282: Preparing [2024-10-05T14:09:43.442Z] 19403d4f8729: Preparing [2024-10-05T14:09:43.442Z] e1b38939a47f: Preparing [2024-10-05T14:09:43.442Z] 63ca1fbb43ae: Preparing [2024-10-05T14:09:43.442Z] 63ca1fbb43ae: Waiting [2024-10-05T14:09:43.442Z] 5d06dd936282: Layer already exists [2024-10-05T14:09:43.442Z] e1b38939a47f: Layer already exists [2024-10-05T14:09:43.442Z] 19403d4f8729: Layer already exists [2024-10-05T14:09:43.442Z] d643a5df52dd: Layer already exists [2024-10-05T14:09:43.442Z] 115a266ddf54: Layer already exists [2024-10-05T14:09:43.442Z] 63ca1fbb43ae: Layer already exists [2024-10-05T14:09:43.442Z] main: digest: sha256:ddf7e4354476ef6d1457dff82ea5083528ba9ffe0d1d908ea2db8468196298d0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T14:09:43.514Z] ===================================================== [Pipeline] echo [2024-10-05T14:09:43.523Z] taggedImages: [2024-10-05T14:09:43.523Z] - nexus3.edgexfoundry.org:10004/device-gpio:681c980075653d96542449bd4b0ebc71fd39f7a7 [2024-10-05T14:09:43.523Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2024-10-05T14:09:43.523Z] - nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.13 [2024-10-05T14:09:43.523Z] - nexus3.edgexfoundry.org:10004/device-gpio:681c980075653d96542449bd4b0ebc71fd39f7a7-3.2.0-dev.13 [2024-10-05T14:09:43.523Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:09:43.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-05T14:09:43.911Z] [2024-10-05T14:09:43.911Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:09:44.204Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-05T14:09:44.204Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-05T14:09:44.204Z] 5eb5b503b376: Pulling fs layer [2024-10-05T14:09:44.204Z] 5c69ac0246d0: Pulling fs layer [2024-10-05T14:09:44.204Z] ec43610c2a17: Pulling fs layer [2024-10-05T14:09:44.204Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-05T14:09:44.204Z] 33b1e0a273af: Pulling fs layer [2024-10-05T14:09:44.204Z] 5d3b04190fa2: Pulling fs layer [2024-10-05T14:09:44.204Z] 2f39f015ded8: Pulling fs layer [2024-10-05T14:09:44.204Z] 33b1e0a273af: Waiting [2024-10-05T14:09:44.204Z] 5d3b04190fa2: Waiting [2024-10-05T14:09:44.204Z] 3a2ae6a8a46f: Waiting [2024-10-05T14:09:44.204Z] 2f39f015ded8: Waiting [2024-10-05T14:09:44.204Z] 5c69ac0246d0: Verifying Checksum [2024-10-05T14:09:44.204Z] 5c69ac0246d0: Download complete [2024-10-05T14:09:44.204Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-05T14:09:44.204Z] 3a2ae6a8a46f: Download complete [2024-10-05T14:09:44.204Z] 33b1e0a273af: Verifying Checksum [2024-10-05T14:09:44.204Z] 33b1e0a273af: Download complete [2024-10-05T14:09:44.204Z] ec43610c2a17: Verifying Checksum [2024-10-05T14:09:44.204Z] ec43610c2a17: Download complete [2024-10-05T14:09:44.204Z] 5d3b04190fa2: Download complete [2024-10-05T14:09:44.462Z] 5eb5b503b376: Verifying Checksum [2024-10-05T14:09:44.462Z] 5eb5b503b376: Download complete [2024-10-05T14:09:45.026Z] 2f39f015ded8: Download complete [2024-10-05T14:09:45.591Z] 5eb5b503b376: Pull complete [2024-10-05T14:09:45.591Z] 5c69ac0246d0: Pull complete [2024-10-05T14:09:46.156Z] ec43610c2a17: Pull complete [2024-10-05T14:09:46.156Z] 3a2ae6a8a46f: Pull complete [2024-10-05T14:09:46.413Z] 33b1e0a273af: Pull complete [2024-10-05T14:09:46.413Z] 5d3b04190fa2: Pull complete [2024-10-05T14:09:50.597Z] 2f39f015ded8: Pull complete [2024-10-05T14:09:50.597Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-05T14:09:50.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-05T14:09:50.597Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:09:50.689Z] prd-ubuntu20.04-docker-8c-8g-21905 does not seem to be running inside a container [2024-10-05T14:09:50.719Z] $ 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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-05T14:09:51.951Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21909 in /w/workspace/edgexfoundry_device-gpio_main [2024-10-05T14:09:56.254Z] $ docker top 1017fdda353f8cbf601714476e830cb9aef4343c49872e11f019f496a5d50ca7 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2024-10-05T14:09:56.382Z] Running in /w/workspace/device-gpio/126 [Pipeline] { [Pipeline] checkout [2024-10-05T14:09:56.427Z] The recommended git tool is: git [2024-10-05T14:09:56.636Z] ---> job-cost.sh [2024-10-05T14:09:56.636Z] lf-activate-venv: SKIPPING [2024-10-05T14:09:56.636Z] INFO: No Stack... [2024-10-05T14:09:57.203Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-05T14:09:57.461Z] INFO: Archiving Costs [Pipeline] sh [2024-10-05T14:09:57.748Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2024-10-05T14:09:57.748Z] + cut -d, -f6 [Pipeline] lock [2024-10-05T14:09:57.762Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-126-stack-cost] [2024-10-05T14:09:57.773Z] Resource [jenkins-edgexfoundry-device-gpio-main-126-stack-cost] did not exist. Created. [2024-10-05T14:09:57.780Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-126-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-05T14:09:58.085Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-05T14:09:58.118Z] Stashed 1 file(s) [Pipeline] } [2024-10-05T14:09:58.126Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-126-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-05T14:09:58.149Z] $ docker stop --time=1 1017fdda353f8cbf601714476e830cb9aef4343c49872e11f019f496a5d50ca7 [2024-10-05T14:09:59.298Z] $ docker rm -f --volumes 1017fdda353f8cbf601714476e830cb9aef4343c49872e11f019f496a5d50ca7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-05T14:10:04.559Z] using credential edgex-jenkins-ssh [2024-10-05T14:10:04.586Z] Cloning the remote Git repository [2024-10-05T14:10:04.651Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2024-10-05T14:10:04.789Z] > git init /w/workspace/device-gpio/126 # timeout=10 [2024-10-05T14:10:05.010Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2024-10-05T14:10:05.012Z] > git --version # timeout=10 [2024-10-05T14:10:05.045Z] > git --version # 'git version 2.25.1' [2024-10-05T14:10:05.049Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-05T14:10:05.257Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-05T14:10:08.460Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2024-10-05T14:10:08.493Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-05T14:10:09.783Z] Avoid second fetch [2024-10-05T14:10:09.784Z] Checking out Revision 681c980075653d96542449bd4b0ebc71fd39f7a7 (main) [2024-10-05T14:10:09.806Z] > git config core.sparsecheckout # timeout=10 [2024-10-05T14:10:09.906Z] > git checkout -f 681c980075653d96542449bd4b0ebc71fd39f7a7 # timeout=10 [2024-10-05T14:10:10.717Z] Commit message: "Merge pull request #239 from jinlinGuan/golang-1.23" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-05T14:10:15.671Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-05T14:10:15.671Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-05T14:10:15.671Z] Dload Upload Total Spent Left Speed [2024-10-05T14:10:15.671Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95022 0 --:--:-- --:--:-- --:--:-- 95731 [Pipeline] sh [2024-10-05T14:10:16.026Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-05T14:10:16.365Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-05T14:10:16.366Z] + sudo tee /etc/docker/daemon.new [2024-10-05T14:10:16.366Z] { [2024-10-05T14:10:16.366Z] "registry-mirrors": [ [2024-10-05T14:10:16.366Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-05T14:10:16.366Z] ], [2024-10-05T14:10:16.366Z] "bip": "10.250.0.254/24", [2024-10-05T14:10:16.366Z] "hosts": [ [2024-10-05T14:10:16.366Z] "tcp://0.0.0.0:5555", [2024-10-05T14:10:16.366Z] "unix:///var/run/docker.sock" [2024-10-05T14:10:16.366Z] ], [2024-10-05T14:10:16.366Z] "mtu": 1458, [2024-10-05T14:10:16.366Z] "selinux-enabled": true, [2024-10-05T14:10:16.366Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-05T14:10:16.366Z] } [Pipeline] sh [2024-10-05T14:10:16.705Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-05T14:10:17.043Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-05T14:10:35.351Z] provisioning config files... [2024-10-05T14:10:35.395Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/126@tmp/config16564113195105694475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:10:35.980Z] ---> ****-login.sh [2024-10-05T14:10:35.980Z] nexus3.edgexfoundry.org:10001 [2024-10-05T14:10:36.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:10:36.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:10:36.858Z] Configure a credential helper to remove this warning. See [2024-10-05T14:10:36.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:10:36.858Z] [2024-10-05T14:10:36.858Z] Login Succeeded [2024-10-05T14:10:36.858Z] nexus3.edgexfoundry.org:10002 [2024-10-05T14:10:37.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:10:37.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:10:37.404Z] Configure a credential helper to remove this warning. See [2024-10-05T14:10:37.404Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:10:37.404Z] [2024-10-05T14:10:37.404Z] Login Succeeded [2024-10-05T14:10:37.404Z] nexus3.edgexfoundry.org:10003 [2024-10-05T14:10:37.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:10:37.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:10:37.684Z] Configure a credential helper to remove this warning. See [2024-10-05T14:10:37.684Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:10:37.684Z] [2024-10-05T14:10:37.684Z] Login Succeeded [2024-10-05T14:10:37.684Z] nexus3.edgexfoundry.org:10004 [2024-10-05T14:10:37.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:10:38.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:10:38.242Z] Configure a credential helper to remove this warning. See [2024-10-05T14:10:38.242Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:10:38.242Z] [2024-10-05T14:10:38.242Z] Login Succeeded [2024-10-05T14:10:38.242Z] ****.io [2024-10-05T14:10:38.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:10:38.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:10:38.794Z] Configure a credential helper to remove this warning. See [2024-10-05T14:10:38.794Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:10:38.794Z] [2024-10-05T14:10:38.794Z] Login Succeeded [2024-10-05T14:10:38.794Z] ---> ****-login.sh ends [Pipeline] } [2024-10-05T14:10:38.816Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-05T14:10:39.322Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-05T14:10:39.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-05T14:10:39.368Z] ========================================================= [2024-10-05T14:10:39.368Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-05T14:10:39.368Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:10:39.780Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-05T14:10:40.386Z] Sending build context to Docker daemon 15.37MB [2024-10-05T14:10:40.386Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-05T14:10:40.386Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-05T14:10:40.665Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-05T14:10:40.665Z] cf04c63912e1: Pulling fs layer [2024-10-05T14:10:40.665Z] 55b35a11ae5e: Pulling fs layer [2024-10-05T14:10:40.665Z] a37a00ec5f00: Pulling fs layer [2024-10-05T14:10:40.665Z] 50b3750afda1: Pulling fs layer [2024-10-05T14:10:40.665Z] 4f4fb700ef54: Pulling fs layer [2024-10-05T14:10:40.665Z] 80978eb59214: Pulling fs layer [2024-10-05T14:10:40.665Z] c9f46d7d2bd2: Pulling fs layer [2024-10-05T14:10:40.665Z] c5a475d317c9: Pulling fs layer [2024-10-05T14:10:40.665Z] 50b3750afda1: Waiting [2024-10-05T14:10:40.665Z] c9f46d7d2bd2: Waiting [2024-10-05T14:10:40.665Z] 4f4fb700ef54: Waiting [2024-10-05T14:10:40.665Z] c5a475d317c9: Waiting [2024-10-05T14:10:40.665Z] 80978eb59214: Waiting [2024-10-05T14:10:40.665Z] 55b35a11ae5e: Verifying Checksum [2024-10-05T14:10:40.665Z] 55b35a11ae5e: Download complete [2024-10-05T14:10:40.665Z] 50b3750afda1: Verifying Checksum [2024-10-05T14:10:40.665Z] 50b3750afda1: Download complete [2024-10-05T14:10:40.944Z] 4f4fb700ef54: Verifying Checksum [2024-10-05T14:10:40.944Z] 4f4fb700ef54: Download complete [2024-10-05T14:10:40.944Z] 80978eb59214: Verifying Checksum [2024-10-05T14:10:40.944Z] 80978eb59214: Download complete [2024-10-05T14:10:40.944Z] cf04c63912e1: Verifying Checksum [2024-10-05T14:10:40.944Z] cf04c63912e1: Download complete [2024-10-05T14:10:41.561Z] c5a475d317c9: Verifying Checksum [2024-10-05T14:10:41.561Z] c5a475d317c9: Download complete [2024-10-05T14:10:42.172Z] cf04c63912e1: Pull complete [2024-10-05T14:10:43.149Z] 55b35a11ae5e: Pull complete [2024-10-05T14:10:43.420Z] a37a00ec5f00: Verifying Checksum [2024-10-05T14:10:43.420Z] a37a00ec5f00: Download complete [2024-10-05T14:10:44.385Z] c9f46d7d2bd2: Verifying Checksum [2024-10-05T14:10:44.385Z] c9f46d7d2bd2: Download complete [2024-10-05T14:10:59.421Z] a37a00ec5f00: Pull complete [2024-10-05T14:10:59.421Z] 50b3750afda1: Pull complete [2024-10-05T14:10:59.421Z] 4f4fb700ef54: Pull complete [2024-10-05T14:10:59.421Z] 80978eb59214: Pull complete [2024-10-05T14:11:06.095Z] c9f46d7d2bd2: Pull complete [2024-10-05T14:11:08.052Z] c5a475d317c9: Pull complete [2024-10-05T14:11:08.052Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-05T14:11:08.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-05T14:11:08.052Z] ---> be29e6b0f0d4 [2024-10-05T14:11:08.052Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-05T14:11:10.663Z] ---> Running in 1f3752083239 [2024-10-05T14:11:10.663Z] Removing intermediate container 1f3752083239 [2024-10-05T14:11:10.663Z] ---> f59fc4a56f46 [2024-10-05T14:11:10.663Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-05T14:11:10.955Z] ---> Running in 9fe1b93cfef1 [2024-10-05T14:11:11.242Z] Removing intermediate container 9fe1b93cfef1 [2024-10-05T14:11:11.242Z] ---> da7dba17f95d [2024-10-05T14:11:11.242Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-10-05T14:11:11.242Z] ---> Running in 5c4abca34fba [2024-10-05T14:11:11.832Z] Removing intermediate container 5c4abca34fba [2024-10-05T14:11:11.833Z] ---> 531c33048380 [2024-10-05T14:11:11.833Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-05T14:11:11.833Z] ---> Running in ba625a8bdd4b [2024-10-05T14:11:12.102Z] Removing intermediate container ba625a8bdd4b [2024-10-05T14:11:12.102Z] ---> 5bbe81c705e7 [2024-10-05T14:11:12.102Z] Step 7/12 : WORKDIR /device-gpio [2024-10-05T14:11:12.375Z] ---> Running in 4fcfa6d07b3c [2024-10-05T14:11:12.644Z] Removing intermediate container 4fcfa6d07b3c [2024-10-05T14:11:12.645Z] ---> c31fcb91f0f1 [2024-10-05T14:11:12.645Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-05T14:11:12.645Z] ---> Running in 4df1f05f8244 [2024-10-05T14:11:14.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T14:11:14.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T14:11:16.294Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-05T14:11:16.294Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-05T14:11:16.294Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-05T14:11:16.565Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-05T14:11:16.565Z] Executing busybox-1.36.1-r29.trigger [2024-10-05T14:11:16.565Z] OK: 242 MiB in 58 packages [2024-10-05T14:11:18.003Z] Removing intermediate container 4df1f05f8244 [2024-10-05T14:11:18.003Z] ---> aef57fadcab5 [2024-10-05T14:11:18.003Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-05T14:11:18.272Z] ---> 805d1f98de03 [2024-10-05T14:11:18.272Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T14:11:18.550Z] ---> Running in 03b9e87d0def [2024-10-05T14:13:25.287Z] Removing intermediate container 03b9e87d0def [2024-10-05T14:13:25.287Z] ---> fcb416b96203 [2024-10-05T14:13:25.287Z] Step 11/12 : COPY . . [2024-10-05T14:13:25.287Z] ---> 4d54ac9cb785 [2024-10-05T14:13:25.287Z] Step 12/12 : RUN ${MAKE} [2024-10-05T14:13:25.287Z] ---> Running in c3622042d571 [2024-10-05T14:13:25.287Z] noop [2024-10-05T14:13:25.287Z] Removing intermediate container c3622042d571 [2024-10-05T14:13:25.287Z] ---> 6e9270c79b12 [2024-10-05T14:13:25.287Z] Successfully built 6e9270c79b12 [2024-10-05T14:13:25.287Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:13:25.697Z] + docker inspect -f . ci-base-image-arm64 [2024-10-05T14:13:25.697Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:13:25.916Z] prd-ubuntu20.04-docker-arm64-4c-16g-21909 does not seem to be running inside a container [2024-10-05T14:13:25.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/126 -v /w/workspace/device-gpio/126:/w/workspace/device-gpio/126:rw,z -v /w/workspace/device-gpio/126@tmp:/w/workspace/device-gpio/126@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-05T14:13:27.470Z] $ docker top a204075121b06ac692fc96ad2f316ecff5d50ba6f2973f5f314bba8ae4d0751e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-05T14:13:28.399Z] + go version [2024-10-05T14:13:28.399Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-05T14:13:28.420Z] $ docker stop --time=1 a204075121b06ac692fc96ad2f316ecff5d50ba6f2973f5f314bba8ae4d0751e [2024-10-05T14:13:30.079Z] $ docker rm -f --volumes a204075121b06ac692fc96ad2f316ecff5d50ba6f2973f5f314bba8ae4d0751e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:13:30.698Z] + docker inspect -f . ci-base-image-arm64 [2024-10-05T14:13:30.698Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:13:31.221Z] prd-ubuntu20.04-docker-arm64-4c-16g-21909 does not seem to be running inside a container [2024-10-05T14:13:31.311Z] $ 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/126 -v /w/workspace/device-gpio/126:/w/workspace/device-gpio/126:rw,z -v /w/workspace/device-gpio/126@tmp:/w/workspace/device-gpio/126@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-05T14:13:32.633Z] $ docker top 14641d81707306e07a1e40c850d28478786e232a01520cfaf8c6c07b56bf52d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-05T14:13:33.502Z] + git config --global --add safe.directory /w/workspace/device-gpio/126 [Pipeline] fileExists [Pipeline] sh [2024-10-05T14:13:34.165Z] + make test [2024-10-05T14:13:34.165Z] go test ./... -coverprofile=coverage.out ./... [2024-10-05T14:13:40.473Z] ? github.com/edgexfoundry/device-gpio [no test files] [2024-10-05T14:17:47.442Z] github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements [2024-10-05T14:17:47.442Z] github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements [2024-10-05T14:17:47.442Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-05T14:17:47.442Z] go vet ./... [2024-10-05T14:18:55.410Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-05T14:18:55.410Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-05T14:18:55.410Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-05T14:18:55.434Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-05T14:18:55.453Z] $ docker stop --time=1 14641d81707306e07a1e40c850d28478786e232a01520cfaf8c6c07b56bf52d6 [2024-10-05T14:18:57.396Z] $ docker rm -f --volumes 14641d81707306e07a1e40c850d28478786e232a01520cfaf8c6c07b56bf52d6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-05T14:18:59.082Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-05T14:18:59.100Z] Warning: overwriting stash ‘coverage-report’ [2024-10-05T14:18:59.642Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-05T14:19:00.063Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-05T14:19:00.392Z] + ls -al . [2024-10-05T14:19:00.392Z] total 232 [2024-10-05T14:19:00.392Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 5 14:13 . [2024-10-05T14:19:00.392Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 14:10 .. [2024-10-05T14:19:00.392Z] -rw-rw-r-- 1 jenkins jenkins 120 Oct 5 14:10 .dockerignore [2024-10-05T14:19:00.392Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 14:10 .git [2024-10-05T14:19:00.392Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:10 .github [2024-10-05T14:19:00.392Z] -rw-rw-r-- 1 jenkins jenkins 277 Oct 5 14:10 .gitignore [2024-10-05T14:19:00.392Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 5 14:10 .golangci.yml [2024-10-05T14:19:00.392Z] -rw-rw-r-- 1 jenkins jenkins 19399 Oct 5 14:10 Attribution.txt [2024-10-05T14:19:00.392Z] -rw-rw-r-- 1 jenkins jenkins 7171 Oct 5 14:10 CHANGELOG.md [2024-10-05T14:19:00.392Z] -rw-rw-r-- 1 jenkins jenkins 1693 Oct 5 14:10 Dockerfile [2024-10-05T14:19:00.392Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 14:10 GOVERNANCE.md [2024-10-05T14:19:00.392Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 5 14:10 Jenkinsfile [2024-10-05T14:19:00.392Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 5 14:10 LICENSE [2024-10-05T14:19:00.392Z] -rw-rw-r-- 1 jenkins jenkins 1923 Oct 5 14:10 Makefile [2024-10-05T14:19:00.392Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 5 14:10 OWNERS.md [2024-10-05T14:19:00.392Z] -rw-rw-r-- 1 jenkins jenkins 3578 Oct 5 14:10 README.md [2024-10-05T14:19:00.392Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 5 14:06 VERSION [2024-10-05T14:19:00.392Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 14:10 bin [2024-10-05T14:19:00.392Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:10 cmd [2024-10-05T14:19:00.392Z] -rw-r--r-- 1 jenkins jenkins 11486 Oct 5 14:17 coverage.out [2024-10-05T14:19:00.392Z] -rw-rw-r-- 1 jenkins jenkins 6913 Oct 5 14:10 go.mod [2024-10-05T14:19:00.392Z] -rw-rw-r-- 1 jenkins jenkins 100532 Oct 5 14:10 go.sum [2024-10-05T14:19:00.392Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:10 internal [2024-10-05T14:19:00.392Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 5 14:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:19:00.768Z] + 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=681c980075653d96542449bd4b0ebc71fd39f7a7 --label arch=arm64 --label version=3.2.0-dev.13 . [2024-10-05T14:19:01.355Z] Sending build context to Docker daemon 15.38MB [2024-10-05T14:19:01.355Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-05T14:19:01.355Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-05T14:19:01.355Z] ---> 6e9270c79b12 [2024-10-05T14:19:01.355Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-10-05T14:19:01.355Z] ---> Running in c719c7681fd5 [2024-10-05T14:19:01.942Z] Removing intermediate container c719c7681fd5 [2024-10-05T14:19:01.942Z] ---> 1b7da9f7e468 [2024-10-05T14:19:01.943Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-05T14:19:01.943Z] ---> Running in b076b2307b3e [2024-10-05T14:19:02.215Z] Removing intermediate container b076b2307b3e [2024-10-05T14:19:02.215Z] ---> c58284eaec8d [2024-10-05T14:19:02.215Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-10-05T14:19:02.215Z] ---> Running in 2d203eb33531 [2024-10-05T14:19:02.807Z] Removing intermediate container 2d203eb33531 [2024-10-05T14:19:02.807Z] ---> c8206dc320f3 [2024-10-05T14:19:02.807Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-05T14:19:02.807Z] ---> Running in 70e290ced43d [2024-10-05T14:19:03.078Z] Removing intermediate container 70e290ced43d [2024-10-05T14:19:03.078Z] ---> 7d44c8d46ea6 [2024-10-05T14:19:03.078Z] Step 7/26 : WORKDIR /device-gpio [2024-10-05T14:19:03.346Z] ---> Running in 8a27487ec0d9 [2024-10-05T14:19:03.633Z] Removing intermediate container 8a27487ec0d9 [2024-10-05T14:19:03.633Z] ---> 65b58578ef9e [2024-10-05T14:19:03.633Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-05T14:19:03.633Z] ---> Running in 4e30cdf2a0cb [2024-10-05T14:19:04.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T14:19:05.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T14:19:06.617Z] OK: 242 MiB in 58 packages [2024-10-05T14:19:07.580Z] Removing intermediate container 4e30cdf2a0cb [2024-10-05T14:19:07.580Z] ---> ed9e0444ddaf [2024-10-05T14:19:07.580Z] Step 9/26 : COPY go.mod vendor* ./ [2024-10-05T14:19:08.166Z] ---> 0a8b6b86a5c3 [2024-10-05T14:19:08.166Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T14:19:08.166Z] ---> Running in 240ab6162197 [2024-10-05T14:19:10.758Z] Removing intermediate container 240ab6162197 [2024-10-05T14:19:10.758Z] ---> 1c4fb5d51557 [2024-10-05T14:19:10.758Z] Step 11/26 : COPY . . [2024-10-05T14:19:11.724Z] ---> c5eff26f156b [2024-10-05T14:19:11.724Z] Step 12/26 : RUN ${MAKE} [2024-10-05T14:19:11.992Z] ---> Running in 555a522b6e01 [2024-10-05T14:19:12.954Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.2.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.41" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2024-10-05T14:23:34.899Z] Removing intermediate container 555a522b6e01 [2024-10-05T14:23:34.899Z] ---> f626bd5b9639 [2024-10-05T14:23:34.899Z] Step 13/26 : FROM alpine:3.20 [2024-10-05T14:23:34.899Z] 3.20: Pulling from library/alpine [2024-10-05T14:23:34.899Z] cf04c63912e1: Already exists [2024-10-05T14:23:34.899Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-05T14:23:34.899Z] Status: Downloaded newer image for alpine:3.20 [2024-10-05T14:23:34.899Z] ---> c157a85ed455 [2024-10-05T14:23:34.899Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-10-05T14:23:34.899Z] ---> Running in db36d024e627 [2024-10-05T14:23:34.899Z] Removing intermediate container db36d024e627 [2024-10-05T14:23:34.899Z] ---> 28e80dad45f7 [2024-10-05T14:23:34.899Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-10-05T14:23:34.899Z] ---> Running in 971d29598e03 [2024-10-05T14:23:34.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T14:23:34.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T14:23:34.899Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-05T14:23:34.899Z] Executing busybox-1.36.1-r29.trigger [2024-10-05T14:23:34.899Z] OK: 9 MiB in 15 packages [2024-10-05T14:23:34.899Z] Removing intermediate container 971d29598e03 [2024-10-05T14:23:34.899Z] ---> 6fb03514b297 [2024-10-05T14:23:34.899Z] Step 16/26 : RUN apk --no-cache upgrade [2024-10-05T14:23:34.899Z] ---> Running in f9433f6c44b8 [2024-10-05T14:23:34.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T14:23:34.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T14:23:34.899Z] Upgrading critical system libraries and apk-tools: [2024-10-05T14:23:34.899Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-05T14:23:34.899Z] Executing busybox-1.36.1-r29.trigger [2024-10-05T14:23:34.899Z] Continuing the upgrade transaction with new apk-tools: [2024-10-05T14:23:34.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T14:23:34.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T14:23:34.899Z] OK: 9 MiB in 15 packages [2024-10-05T14:23:34.899Z] Removing intermediate container f9433f6c44b8 [2024-10-05T14:23:34.899Z] ---> a3f86273d321 [2024-10-05T14:23:34.899Z] Step 17/26 : WORKDIR / [2024-10-05T14:23:34.899Z] ---> Running in 4a51d3afbf7c [2024-10-05T14:23:34.899Z] Removing intermediate container 4a51d3afbf7c [2024-10-05T14:23:34.899Z] ---> 4aeca21e89f0 [2024-10-05T14:23:34.899Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2024-10-05T14:23:34.899Z] ---> e293d3cae8c8 [2024-10-05T14:23:34.899Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2024-10-05T14:23:34.899Z] ---> b8f8e839c9ab [2024-10-05T14:23:34.899Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2024-10-05T14:23:34.899Z] ---> 129cf90f50e4 [2024-10-05T14:23:34.899Z] Step 21/26 : EXPOSE 59910 [2024-10-05T14:23:34.899Z] ---> Running in 18e767fea44a [2024-10-05T14:23:35.166Z] Removing intermediate container 18e767fea44a [2024-10-05T14:23:35.166Z] ---> 2ce9bad5193d [2024-10-05T14:23:35.166Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2024-10-05T14:23:35.166Z] ---> Running in 238ddcabda46 [2024-10-05T14:23:35.442Z] Removing intermediate container 238ddcabda46 [2024-10-05T14:23:35.442Z] ---> 4da8a7a53f6b [2024-10-05T14:23:35.442Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-05T14:23:35.442Z] ---> Running in c1da9653e054 [2024-10-05T14:23:35.716Z] Removing intermediate container c1da9653e054 [2024-10-05T14:23:35.716Z] ---> d56f96c7d2e0 [2024-10-05T14:23:35.716Z] Step 24/26 : LABEL arch=arm64 [2024-10-05T14:23:35.985Z] ---> Running in d33d47ee0959 [2024-10-05T14:23:36.253Z] Removing intermediate container d33d47ee0959 [2024-10-05T14:23:36.253Z] ---> 102e56898ef0 [2024-10-05T14:23:36.253Z] Step 25/26 : LABEL git_sha=681c980075653d96542449bd4b0ebc71fd39f7a7 [2024-10-05T14:23:36.253Z] ---> Running in 709846834bda [2024-10-05T14:23:36.528Z] Removing intermediate container 709846834bda [2024-10-05T14:23:36.528Z] ---> 2ec9a8ecddd3 [2024-10-05T14:23:36.528Z] Step 26/26 : LABEL version=3.2.0-dev.13 [2024-10-05T14:23:36.796Z] ---> Running in e1942e032104 [2024-10-05T14:23:37.065Z] Removing intermediate container e1942e032104 [2024-10-05T14:23:37.065Z] ---> a2914825473f [2024-10-05T14:23:37.065Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-05T14:23:37.065Z] Successfully built a2914825473f [2024-10-05T14:23:37.065Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-05T14:23:37.215Z] provisioning config files... [2024-10-05T14:23:37.232Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/126@tmp/config22655581334753150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:23:37.577Z] ---> ****-login.sh [2024-10-05T14:23:37.577Z] nexus3.edgexfoundry.org:10001 [2024-10-05T14:23:37.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:23:37.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:23:37.845Z] Configure a credential helper to remove this warning. See [2024-10-05T14:23:37.845Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:23:37.845Z] [2024-10-05T14:23:37.845Z] Login Succeeded [2024-10-05T14:23:37.845Z] nexus3.edgexfoundry.org:10002 [2024-10-05T14:23:38.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:23:38.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:23:38.116Z] Configure a credential helper to remove this warning. See [2024-10-05T14:23:38.116Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:23:38.116Z] [2024-10-05T14:23:38.116Z] Login Succeeded [2024-10-05T14:23:38.116Z] nexus3.edgexfoundry.org:10003 [2024-10-05T14:23:38.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:23:38.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:23:38.664Z] Configure a credential helper to remove this warning. See [2024-10-05T14:23:38.664Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:23:38.664Z] [2024-10-05T14:23:38.664Z] Login Succeeded [2024-10-05T14:23:38.664Z] nexus3.edgexfoundry.org:10004 [2024-10-05T14:23:38.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:23:39.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:23:39.202Z] Configure a credential helper to remove this warning. See [2024-10-05T14:23:39.202Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:23:39.202Z] [2024-10-05T14:23:39.202Z] Login Succeeded [2024-10-05T14:23:39.202Z] ****.io [2024-10-05T14:23:39.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:23:39.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:23:39.739Z] Configure a credential helper to remove this warning. See [2024-10-05T14:23:39.739Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:23:39.739Z] [2024-10-05T14:23:39.739Z] Login Succeeded [2024-10-05T14:23:39.739Z] ---> ****-login.sh ends [Pipeline] } [2024-10-05T14:23:39.753Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T14:23:39.802Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-05T14:23:39.832Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2024-10-05T14:23:39.832Z] 681c980075653d96542449bd4b0ebc71fd39f7a7 [2024-10-05T14:23:39.832Z] latest [2024-10-05T14:23:39.832Z] 3.2.0-dev.13 [2024-10-05T14:23:39.832Z] 681c980075653d96542449bd4b0ebc71fd39f7a7-3.2.0-dev.13 [2024-10-05T14:23:39.832Z] main [2024-10-05T14:23:39.832Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:23:40.216Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:681c980075653d96542449bd4b0ebc71fd39f7a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:23:40.592Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:681c980075653d96542449bd4b0ebc71fd39f7a7 [2024-10-05T14:23:40.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2024-10-05T14:23:40.592Z] a17602dcd163: Preparing [2024-10-05T14:23:40.592Z] 4e08e80cad8b: Preparing [2024-10-05T14:23:40.592Z] d81a69289057: Preparing [2024-10-05T14:23:40.592Z] b700a6ea7b59: Preparing [2024-10-05T14:23:40.592Z] 2c06787bb70b: Preparing [2024-10-05T14:23:40.592Z] 16113d51b718: Preparing [2024-10-05T14:23:40.592Z] 16113d51b718: Waiting [2024-10-05T14:23:40.869Z] 4e08e80cad8b: Pushed [2024-10-05T14:23:40.869Z] 2c06787bb70b: Pushed [2024-10-05T14:23:40.869Z] d81a69289057: Pushed [2024-10-05T14:23:40.869Z] b700a6ea7b59: Pushed [2024-10-05T14:23:40.869Z] 16113d51b718: Layer already exists [2024-10-05T14:23:51.067Z] a17602dcd163: Pushed [2024-10-05T14:23:51.067Z] 681c980075653d96542449bd4b0ebc71fd39f7a7: digest: sha256:589ef1a66581e1a45d4a0b2d7af43c72b247240251b36da51640437a5fa2e4e9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:23:51.472Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:23:51.844Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2024-10-05T14:23:51.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2024-10-05T14:23:51.844Z] a17602dcd163: Preparing [2024-10-05T14:23:51.844Z] 4e08e80cad8b: Preparing [2024-10-05T14:23:51.844Z] d81a69289057: Preparing [2024-10-05T14:23:51.844Z] b700a6ea7b59: Preparing [2024-10-05T14:23:51.844Z] 2c06787bb70b: Preparing [2024-10-05T14:23:51.844Z] 16113d51b718: Preparing [2024-10-05T14:23:51.844Z] 16113d51b718: Waiting [2024-10-05T14:23:51.844Z] a17602dcd163: Layer already exists [2024-10-05T14:23:51.844Z] b700a6ea7b59: Layer already exists [2024-10-05T14:23:51.844Z] 4e08e80cad8b: Layer already exists [2024-10-05T14:23:51.844Z] d81a69289057: Layer already exists [2024-10-05T14:23:51.844Z] 2c06787bb70b: Layer already exists [2024-10-05T14:23:51.844Z] 16113d51b718: Layer already exists [2024-10-05T14:23:52.112Z] latest: digest: sha256:589ef1a66581e1a45d4a0b2d7af43c72b247240251b36da51640437a5fa2e4e9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:23:52.495Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:23:52.851Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.13 [2024-10-05T14:23:52.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2024-10-05T14:23:52.851Z] a17602dcd163: Preparing [2024-10-05T14:23:52.851Z] 4e08e80cad8b: Preparing [2024-10-05T14:23:52.851Z] d81a69289057: Preparing [2024-10-05T14:23:52.851Z] b700a6ea7b59: Preparing [2024-10-05T14:23:52.851Z] 2c06787bb70b: Preparing [2024-10-05T14:23:52.851Z] 16113d51b718: Preparing [2024-10-05T14:23:52.851Z] 16113d51b718: Waiting [2024-10-05T14:23:52.851Z] 4e08e80cad8b: Layer already exists [2024-10-05T14:23:52.851Z] a17602dcd163: Layer already exists [2024-10-05T14:23:52.851Z] d81a69289057: Layer already exists [2024-10-05T14:23:52.851Z] b700a6ea7b59: Layer already exists [2024-10-05T14:23:52.851Z] 2c06787bb70b: Layer already exists [2024-10-05T14:23:52.851Z] 16113d51b718: Layer already exists [2024-10-05T14:23:53.116Z] 3.2.0-dev.13: digest: sha256:589ef1a66581e1a45d4a0b2d7af43c72b247240251b36da51640437a5fa2e4e9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:23:53.484Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:681c980075653d96542449bd4b0ebc71fd39f7a7-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:23:53.858Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:681c980075653d96542449bd4b0ebc71fd39f7a7-3.2.0-dev.13 [2024-10-05T14:23:53.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2024-10-05T14:23:53.859Z] a17602dcd163: Preparing [2024-10-05T14:23:53.859Z] 4e08e80cad8b: Preparing [2024-10-05T14:23:53.859Z] d81a69289057: Preparing [2024-10-05T14:23:53.859Z] b700a6ea7b59: Preparing [2024-10-05T14:23:53.859Z] 2c06787bb70b: Preparing [2024-10-05T14:23:53.859Z] 16113d51b718: Preparing [2024-10-05T14:23:53.859Z] 16113d51b718: Waiting [2024-10-05T14:23:53.859Z] d81a69289057: Layer already exists [2024-10-05T14:23:53.859Z] b700a6ea7b59: Layer already exists [2024-10-05T14:23:53.859Z] a17602dcd163: Layer already exists [2024-10-05T14:23:53.859Z] 4e08e80cad8b: Layer already exists [2024-10-05T14:23:53.859Z] 2c06787bb70b: Layer already exists [2024-10-05T14:23:53.859Z] 16113d51b718: Layer already exists [2024-10-05T14:23:54.127Z] 681c980075653d96542449bd4b0ebc71fd39f7a7-3.2.0-dev.13: digest: sha256:589ef1a66581e1a45d4a0b2d7af43c72b247240251b36da51640437a5fa2e4e9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:23:54.502Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:23:54.876Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2024-10-05T14:23:54.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2024-10-05T14:23:54.876Z] a17602dcd163: Preparing [2024-10-05T14:23:54.876Z] 4e08e80cad8b: Preparing [2024-10-05T14:23:54.876Z] d81a69289057: Preparing [2024-10-05T14:23:54.876Z] b700a6ea7b59: Preparing [2024-10-05T14:23:54.876Z] 2c06787bb70b: Preparing [2024-10-05T14:23:54.876Z] 16113d51b718: Preparing [2024-10-05T14:23:54.876Z] 16113d51b718: Waiting [2024-10-05T14:23:54.876Z] 2c06787bb70b: Layer already exists [2024-10-05T14:23:54.876Z] a17602dcd163: Layer already exists [2024-10-05T14:23:54.876Z] 4e08e80cad8b: Layer already exists [2024-10-05T14:23:54.876Z] b700a6ea7b59: Layer already exists [2024-10-05T14:23:54.876Z] d81a69289057: Layer already exists [2024-10-05T14:23:54.876Z] 16113d51b718: Layer already exists [2024-10-05T14:23:55.142Z] main: digest: sha256:589ef1a66581e1a45d4a0b2d7af43c72b247240251b36da51640437a5fa2e4e9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T14:23:55.234Z] ===================================================== [Pipeline] echo [2024-10-05T14:23:55.254Z] taggedImages: [2024-10-05T14:23:55.254Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:681c980075653d96542449bd4b0ebc71fd39f7a7 [2024-10-05T14:23:55.254Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2024-10-05T14:23:55.254Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.13 [2024-10-05T14:23:55.254Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:681c980075653d96542449bd4b0ebc71fd39f7a7-3.2.0-dev.13 [2024-10-05T14:23:55.254Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:23:55.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-05T14:23:55.647Z] [2024-10-05T14:23:55.647Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:23:55.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-05T14:23:55.995Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-05T14:23:55.995Z] 8998bd30e6a1: Pulling fs layer [2024-10-05T14:23:55.995Z] 04944245beec: Pulling fs layer [2024-10-05T14:23:55.995Z] 699f458cf7ca: Pulling fs layer [2024-10-05T14:23:55.995Z] 765212b225bb: Pulling fs layer [2024-10-05T14:23:55.995Z] f23df028b6ca: Pulling fs layer [2024-10-05T14:23:55.995Z] d65c8cfc05b1: Pulling fs layer [2024-10-05T14:23:55.995Z] 2437ff75d9bd: Pulling fs layer [2024-10-05T14:23:55.995Z] 765212b225bb: Waiting [2024-10-05T14:23:55.995Z] f23df028b6ca: Waiting [2024-10-05T14:23:55.995Z] d65c8cfc05b1: Waiting [2024-10-05T14:23:55.995Z] 2437ff75d9bd: Waiting [2024-10-05T14:23:56.263Z] 04944245beec: Verifying Checksum [2024-10-05T14:23:56.263Z] 04944245beec: Download complete [2024-10-05T14:23:56.263Z] 765212b225bb: Verifying Checksum [2024-10-05T14:23:56.263Z] 765212b225bb: Download complete [2024-10-05T14:23:56.263Z] f23df028b6ca: Verifying Checksum [2024-10-05T14:23:56.263Z] f23df028b6ca: Download complete [2024-10-05T14:23:56.263Z] d65c8cfc05b1: Download complete [2024-10-05T14:23:56.532Z] 699f458cf7ca: Verifying Checksum [2024-10-05T14:23:56.532Z] 699f458cf7ca: Download complete [2024-10-05T14:23:56.799Z] 8998bd30e6a1: Verifying Checksum [2024-10-05T14:23:56.799Z] 8998bd30e6a1: Download complete [2024-10-05T14:23:59.382Z] 2437ff75d9bd: Verifying Checksum [2024-10-05T14:23:59.382Z] 2437ff75d9bd: Download complete [2024-10-05T14:24:01.322Z] 8998bd30e6a1: Pull complete [2024-10-05T14:24:01.588Z] 04944245beec: Pull complete [2024-10-05T14:24:03.532Z] 699f458cf7ca: Pull complete [2024-10-05T14:24:03.532Z] 765212b225bb: Pull complete [2024-10-05T14:24:04.115Z] f23df028b6ca: Pull complete [2024-10-05T14:24:04.382Z] d65c8cfc05b1: Pull complete [2024-10-05T14:24:22.593Z] 2437ff75d9bd: Pull complete [2024-10-05T14:24:22.593Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-05T14:24:22.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-05T14:24:22.593Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:24:22.816Z] prd-ubuntu20.04-docker-arm64-4c-16g-21909 does not seem to be running inside a container [2024-10-05T14:24:22.880Z] $ 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/126 -v /w/workspace/device-gpio/126:/w/workspace/device-gpio/126:rw,z -v /w/workspace/device-gpio/126@tmp:/w/workspace/device-gpio/126@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-05T14:24:25.943Z] $ docker top 4d808ebcd42003ac5dd9fd935af514f0a1dccd4035e2a75392aa3d0b9f2e3c81 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:24:26.835Z] ---> job-cost.sh [2024-10-05T14:24:26.835Z] lf-activate-venv: SKIPPING [2024-10-05T14:24:26.835Z] INFO: No Stack... [2024-10-05T14:24:27.101Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-05T14:24:28.059Z] INFO: Archiving Costs [Pipeline] sh [2024-10-05T14:24:28.701Z] + cat /w/workspace/device-gpio/126/archives/cost.csv [2024-10-05T14:24:28.701Z] + cut -d, -f6 [Pipeline] lock [2024-10-05T14:24:28.739Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-126-stack-cost] [2024-10-05T14:24:28.751Z] Resource [jenkins-edgexfoundry-device-gpio-main-126-stack-cost] did not exist. Created. [2024-10-05T14:24:28.759Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-126-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-05T14:24:29.420Z] /w/workspace/device-gpio/126@tmp/durable-ae5bab08/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-05T14:24:30.085Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-05T14:24:30.114Z] Warning: overwriting stash ‘stack-cost’ [2024-10-05T14:24:30.167Z] Stashed 1 file(s) [Pipeline] } [2024-10-05T14:24:30.175Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-126-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-05T14:24:30.204Z] $ docker stop --time=1 4d808ebcd42003ac5dd9fd935af514f0a1dccd4035e2a75392aa3d0b9f2e3c81 [2024-10-05T14:24:31.702Z] $ docker rm -f --volumes 4d808ebcd42003ac5dd9fd935af514f0a1dccd4035e2a75392aa3d0b9f2e3c81 [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 [2024-10-05T14:24:32.144Z] provisioning config files... [2024-10-05T14:24:32.152Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17708314648857111269tmp [Pipeline] { [Pipeline] sh [2024-10-05T14:24:32.463Z] + set +x [2024-10-05T14:24:32.463Z] + curl -s https://codecov.io/bash [2024-10-05T14:24:32.463Z] + bash -s -- [2024-10-05T14:24:32.463Z] [2024-10-05T14:24:32.463Z] _____ _ [2024-10-05T14:24:32.463Z] / ____| | | [2024-10-05T14:24:32.463Z] | | ___ __| | ___ ___ _____ __ [2024-10-05T14:24:32.463Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-05T14:24:32.463Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-05T14:24:32.463Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-05T14:24:32.463Z] Bash-1.0.6 [2024-10-05T14:24:32.463Z] [2024-10-05T14:24:32.463Z] [2024-10-05T14:24:32.463Z] ==> git version 2.25.1 found [2024-10-05T14:24:32.463Z] ==> 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 [2024-10-05T14:24:32.463Z] Release-Date: 2020-01-08 [2024-10-05T14:24:32.463Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-05T14:24:32.463Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-05T14:24:32.463Z] ==> Jenkins CI detected. [2024-10-05T14:24:32.463Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2024-10-05T14:24:32.463Z] project root: . [2024-10-05T14:24:32.463Z] --> token set from env [2024-10-05T14:24:32.463Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-05T14:24:32.463Z] ==> Running gcov in . (disable via -X gcov) [2024-10-05T14:24:32.463Z] ==> Python coveragepy not found [2024-10-05T14:24:32.463Z] ==> Searching for coverage reports in: [2024-10-05T14:24:32.463Z] + . [2024-10-05T14:24:32.463Z] -> Found 1 reports [2024-10-05T14:24:32.463Z] ==> Detecting git/mercurial file structure [2024-10-05T14:24:32.463Z] ==> Reading reports [2024-10-05T14:24:32.463Z] + ./coverage.out bytes=11486 [2024-10-05T14:24:32.463Z] ==> Appending adjustments [2024-10-05T14:24:32.463Z] https://docs.codecov.io/docs/fixing-reports [2024-10-05T14:24:32.743Z] + Found adjustments [2024-10-05T14:24:32.743Z] ==> Gzipping contents [2024-10-05T14:24:32.743Z] 4.0K /tmp/codecov.P0o5C4.gz [2024-10-05T14:24:32.743Z] ==> Uploading reports [2024-10-05T14:24:32.743Z] url: https://codecov.io [2024-10-05T14:24:32.743Z] query: branch=main&commit=681c980075653d96542449bd4b0ebc71fd39f7a7&build=126&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F126%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-05T14:24:32.743Z] -> Pinging Codecov [2024-10-05T14:24:32.744Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=681c980075653d96542449bd4b0ebc71fd39f7a7&build=126&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F126%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-05T14:24:33.009Z] -> Uploading to [2024-10-05T14:24:33.009Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-gpio/681c980075653d96542449bd4b0ebc71fd39f7a7/df685247-a90e-49d2-b081-9c45dee2ad0e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241005%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241005T142432Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=9d3e84d76602a5b0e61fd00d7e69a3395a45cfbafb7441591f5c14ef0f4b3499 [2024-10-05T14:24:33.009Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-05T14:24:33.009Z] Dload Upload Total Spent Left Speed [2024-10-05T14:24:33.268Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1713 0 0 100 1713 0 7351 --:--:-- --:--:-- --:--:-- 7383 [2024-10-05T14:24:33.268Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/681c980075653d96542449bd4b0ebc71fd39f7a7 [Pipeline] } [2024-10-05T14:24:33.274Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-05T14:24:33.420Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-05T14:24:33.436Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:24:33.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-05T14:24:33.745Z] [2024-10-05T14:24:33.745Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:24:34.042Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-05T14:24:34.042Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-05T14:24:34.042Z] 43c4264eed91: Already exists [2024-10-05T14:24:34.042Z] 4cc291be95ef: Already exists [2024-10-05T14:24:34.042Z] 2ac1f1163629: Already exists [2024-10-05T14:24:34.042Z] 5c3c966382ef: Already exists [2024-10-05T14:24:34.042Z] 4f4fb700ef54: Already exists [2024-10-05T14:24:34.042Z] d9c7d2e4e75e: Pulling fs layer [2024-10-05T14:24:34.042Z] 9c3e1370e548: Pulling fs layer [2024-10-05T14:24:34.301Z] d9c7d2e4e75e: Verifying Checksum [2024-10-05T14:24:34.301Z] d9c7d2e4e75e: Download complete [2024-10-05T14:24:34.559Z] d9c7d2e4e75e: Pull complete [2024-10-05T14:24:35.126Z] 9c3e1370e548: Verifying Checksum [2024-10-05T14:24:35.126Z] 9c3e1370e548: Download complete [2024-10-05T14:24:38.411Z] 9c3e1370e548: Pull complete [2024-10-05T14:24:38.411Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-05T14:24:38.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-05T14:24:38.411Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:24:38.522Z] prd-ubuntu20.04-docker-8c-8g-21905 does not seem to be running inside a container [2024-10-05T14:24:38.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-05T14:24:40.512Z] $ docker top 2f2cbad3f72cd47fc9853830b2ff91fc1d989f002743cd5a8f4fe50a6d0f6b17 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-05T14:24:40.865Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] echo [2024-10-05T14:24:40.874Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2024-10-05T14:24:41.152Z] + set -o pipefail [2024-10-05T14:24:41.152Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2024-10-05T14:24:47.721Z] [2024-10-05T14:24:47.721Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2024-10-05T14:24:47.721Z] [2024-10-05T14:24:47.721Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/934c5325-6bfa-42f0-9131-d7c3b7d1c836/history/80be5a0f-0408-4ebb-8bbd-e790fc49d283 [2024-10-05T14:24:47.721Z] [2024-10-05T14:24:47.721Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-05T14:24:47.721Z] [2024-10-05T14:24:47.721Z] [2024-10-05T14:24:47.721Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-05T14:24:47.721Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-05T14:24:47.993Z] $ docker stop --time=1 2f2cbad3f72cd47fc9853830b2ff91fc1d989f002743cd5a8f4fe50a6d0f6b17 [2024-10-05T14:24:53.936Z] $ docker rm -f --volumes 2f2cbad3f72cd47fc9853830b2ff91fc1d989f002743cd5a8f4fe50a6d0f6b17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-05T14:24:54.858Z] + git log --format=format:%s -1 681c980075653d96542449bd4b0ebc71fd39f7a7 [Pipeline] sh [2024-10-05T14:24:55.150Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-05T14:24:55.150Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:24:55.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-05T14:24:55.455Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:24:55.540Z] prd-ubuntu20.04-docker-8c-8g-21905 does not seem to be running inside a container [2024-10-05T14:24:55.568Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-05T14:24:56.025Z] $ docker top 7a3b047713a3d8c3425c1fe0fe9cb27c59d2e0f31970eb15a934e4e51331565c -eo pid,comm [2024-10-05T14:24:56.072Z] 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). [2024-10-05T14:24:56.072Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-05T14:24:56.120Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-05T14:24:56.120Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-05T14:24:56.235Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-05T14:24:56.236Z] $ docker exec 7a3b047713a3d8c3425c1fe0fe9cb27c59d2e0f31970eb15a934e4e51331565c ssh-agent [2024-10-05T14:24:56.336Z] SSH_AUTH_SOCK=/tmp/ssh-XEidV17qc5VU/agent.31 [2024-10-05T14:24:56.336Z] SSH_AGENT_PID=37 [2024-10-05T14:24:56.341Z] Running ssh-add (command line suppressed) [2024-10-05T14:24:56.425Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6426437120359731045.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6426437120359731045.key) [2024-10-05T14:24:56.441Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-05T14:24:56.732Z] + git semver tag [2024-10-05T14:24:56.992Z] 2024-10-05 14:24:56,913 [run_tag] DEBUG tag force:False [2024-10-05T14:24:56.993Z] 2024-10-05 14:24:56,913 [check_head_tag] DEBUG check head tag [2024-10-05T14:24:56.993Z] 2024-10-05 14:24:56,914 [execute] INFO git cat-file --batch-check [2024-10-05T14:24:56.993Z] 2024-10-05 14:24:56,914 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2024-10-05T14:24:56.993Z] 2024-10-05 14:24:56,918 [execute] INFO git cat-file --batch [2024-10-05T14:24:56.993Z] 2024-10-05 14:24:56,918 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2024-10-05T14:24:56.993Z] 2024-10-05 14:24:56,934 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-10-05T14:24:56.993Z] 2024-10-05 14:24:56,934 [execute] INFO git tag -a v3.2.0-dev.13 -m v3.2.0-dev.13 [2024-10-05T14:24:56.993Z] 2024-10-05 14:24:56,934 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.13', '-m', 'v3.2.0-dev.13'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2024-10-05T14:24:56.993Z] 2024-10-05 14:24:56,938 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-10-05T14:24:56.993Z] 3.2.0-dev.13 [Pipeline] } [2024-10-05T14:24:56.999Z] $ docker exec --env ******** --env ******** 7a3b047713a3d8c3425c1fe0fe9cb27c59d2e0f31970eb15a934e4e51331565c ssh-agent -k [2024-10-05T14:24:57.108Z] unset SSH_AUTH_SOCK; [2024-10-05T14:24:57.109Z] unset SSH_AGENT_PID; [2024-10-05T14:24:57.109Z] echo Agent pid 37 killed; [2024-10-05T14:24:57.120Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-05T14:24:57.449Z] + git semver [Pipeline] } [2024-10-05T14:24:57.717Z] $ docker stop --time=1 7a3b047713a3d8c3425c1fe0fe9cb27c59d2e0f31970eb15a934e4e51331565c [2024-10-05T14:24:58.995Z] $ docker rm -f --volumes 7a3b047713a3d8c3425c1fe0fe9cb27c59d2e0f31970eb15a934e4e51331565c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:24:59.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-05T14:24:59.404Z] [2024-10-05T14:24:59.404Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:24:59.706Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-05T14:24:59.706Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-05T14:24:59.706Z] ab5ef0e58194: Pulling fs layer [2024-10-05T14:24:59.706Z] 9712f1f96733: Pulling fs layer [2024-10-05T14:24:59.706Z] 63f879dbbcfc: Pulling fs layer [2024-10-05T14:24:59.706Z] 0d9ebad4ef96: Pulling fs layer [2024-10-05T14:24:59.706Z] e9a5061849ea: Pulling fs layer [2024-10-05T14:24:59.706Z] d747dcd14b5f: Pulling fs layer [2024-10-05T14:24:59.706Z] 2de7ff778b66: Pulling fs layer [2024-10-05T14:24:59.706Z] 0d9ebad4ef96: Waiting [2024-10-05T14:24:59.706Z] e9a5061849ea: Waiting [2024-10-05T14:24:59.706Z] d747dcd14b5f: Waiting [2024-10-05T14:24:59.706Z] 2de7ff778b66: Waiting [2024-10-05T14:24:59.706Z] 9712f1f96733: Verifying Checksum [2024-10-05T14:24:59.706Z] 9712f1f96733: Download complete [2024-10-05T14:24:59.963Z] 63f879dbbcfc: Verifying Checksum [2024-10-05T14:24:59.963Z] 63f879dbbcfc: Download complete [2024-10-05T14:25:00.219Z] e9a5061849ea: Verifying Checksum [2024-10-05T14:25:00.219Z] e9a5061849ea: Download complete [2024-10-05T14:25:00.219Z] d747dcd14b5f: Download complete [2024-10-05T14:25:00.219Z] 0d9ebad4ef96: Verifying Checksum [2024-10-05T14:25:00.219Z] 0d9ebad4ef96: Download complete [2024-10-05T14:25:00.219Z] ab5ef0e58194: Verifying Checksum [2024-10-05T14:25:00.219Z] ab5ef0e58194: Download complete [2024-10-05T14:25:00.219Z] 2de7ff778b66: Verifying Checksum [2024-10-05T14:25:00.219Z] 2de7ff778b66: Download complete [2024-10-05T14:25:02.745Z] ab5ef0e58194: Pull complete [2024-10-05T14:25:02.745Z] 9712f1f96733: Pull complete [2024-10-05T14:25:03.310Z] 63f879dbbcfc: Pull complete [2024-10-05T14:25:06.594Z] 0d9ebad4ef96: Pull complete [2024-10-05T14:25:06.853Z] e9a5061849ea: Pull complete [2024-10-05T14:25:06.853Z] d747dcd14b5f: Pull complete [2024-10-05T14:25:07.787Z] 2de7ff778b66: Pull complete [2024-10-05T14:25:07.787Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-05T14:25:07.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-05T14:25:07.787Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:25:07.888Z] prd-ubuntu20.04-docker-8c-8g-21905 does not seem to be running inside a container [2024-10-05T14:25:07.918Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-05T14:25:13.732Z] $ docker top b05c928cf0f9d2a538c173f464ae34296b11c7a5171b8587fc05f936fddc8912 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-05T14:25:13.809Z] provisioning config files... [2024-10-05T14:25:13.819Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16177740547081793768tmp [2024-10-05T14:25:13.830Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6155339164547534766tmp [2024-10-05T14:25:13.840Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8237310165279047363tmp [Pipeline] { [Pipeline] echo [2024-10-05T14:25:13.869Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:25:14.166Z] ---> sigul-configuration.sh [2024-10-05T14:25:14.166Z] gpg: directory `/root/.gnupg' created [2024-10-05T14:25:14.166Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-05T14:25:14.166Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-05T14:25:14.166Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-05T14:25:14.166Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-05T14:25:14.166Z] gpg: CAST5 encrypted data [2024-10-05T14:25:14.166Z] gpg: encrypted with 1 passphrase [2024-10-05T14:25:14.166Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-05T14:25:14.460Z] + mkdir /home/jenkins [2024-10-05T14:25:14.460Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-05T14:25:14.752Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-10-05T14:25:14.772Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:25:15.062Z] ---> sigul-install.sh [2024-10-05T14:25:15.062Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-05T14:25:15.349Z] + git tag --list [2024-10-05T14:25:15.349Z] v1.0.0 [2024-10-05T14:25:15.349Z] v2.1.0 [2024-10-05T14:25:15.349Z] v2.1.1 [2024-10-05T14:25:15.349Z] v2.2.0 [2024-10-05T14:25:15.349Z] v2.3.0 [2024-10-05T14:25:15.349Z] v3.0 [2024-10-05T14:25:15.349Z] v3.0.0 [2024-10-05T14:25:15.349Z] v3.1 [2024-10-05T14:25:15.349Z] v3.1.0 [2024-10-05T14:25:15.349Z] v3.1.0-dev.1 [2024-10-05T14:25:15.349Z] v3.1.0-dev.10 [2024-10-05T14:25:15.349Z] v3.1.0-dev.11 [2024-10-05T14:25:15.349Z] v3.1.0-dev.12 [2024-10-05T14:25:15.349Z] v3.1.0-dev.13 [2024-10-05T14:25:15.349Z] v3.1.0-dev.14 [2024-10-05T14:25:15.349Z] v3.1.0-dev.15 [2024-10-05T14:25:15.349Z] v3.1.0-dev.16 [2024-10-05T14:25:15.349Z] v3.1.0-dev.17 [2024-10-05T14:25:15.349Z] v3.1.0-dev.18 [2024-10-05T14:25:15.349Z] v3.1.0-dev.19 [2024-10-05T14:25:15.349Z] v3.1.0-dev.2 [2024-10-05T14:25:15.349Z] v3.1.0-dev.20 [2024-10-05T14:25:15.349Z] v3.1.0-dev.21 [2024-10-05T14:25:15.349Z] v3.1.0-dev.22 [2024-10-05T14:25:15.349Z] v3.1.0-dev.23 [2024-10-05T14:25:15.349Z] v3.1.0-dev.24 [2024-10-05T14:25:15.349Z] v3.1.0-dev.25 [2024-10-05T14:25:15.349Z] v3.1.0-dev.26 [2024-10-05T14:25:15.349Z] v3.1.0-dev.3 [2024-10-05T14:25:15.349Z] v3.1.0-dev.4 [2024-10-05T14:25:15.349Z] v3.1.0-dev.5 [2024-10-05T14:25:15.349Z] v3.1.0-dev.6 [2024-10-05T14:25:15.349Z] v3.1.0-dev.7 [2024-10-05T14:25:15.349Z] v3.1.0-dev.8 [2024-10-05T14:25:15.349Z] v3.1.0-dev.9 [2024-10-05T14:25:15.349Z] v3.1.1 [2024-10-05T14:25:15.349Z] v3.1.1-dev.1 [2024-10-05T14:25:15.349Z] v3.2.0-dev.1 [2024-10-05T14:25:15.349Z] v3.2.0-dev.10 [2024-10-05T14:25:15.349Z] v3.2.0-dev.11 [2024-10-05T14:25:15.349Z] v3.2.0-dev.12 [2024-10-05T14:25:15.349Z] v3.2.0-dev.13 [2024-10-05T14:25:15.349Z] v3.2.0-dev.2 [2024-10-05T14:25:15.349Z] v3.2.0-dev.3 [2024-10-05T14:25:15.349Z] v3.2.0-dev.4 [2024-10-05T14:25:15.349Z] v3.2.0-dev.5 [2024-10-05T14:25:15.349Z] v3.2.0-dev.6 [2024-10-05T14:25:15.349Z] v3.2.0-dev.7 [2024-10-05T14:25:15.349Z] v3.2.0-dev.8 [2024-10-05T14:25:15.349Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-05T14:25:15.638Z] + lftools sign git-tag v3.2.0-dev.13 [2024-10-05T14:25:16.208Z] Signing Git tag with Sigul... [2024-10-05T14:25:16.208Z] Signing v3.2.0-dev.13 [Pipeline] echo [2024-10-05T14:25:16.482Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:25:16.769Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-05T14:25:16.776Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-05T14:25:16.805Z] $ docker stop --time=1 b05c928cf0f9d2a538c173f464ae34296b11c7a5171b8587fc05f936fddc8912 [2024-10-05T14:25:18.086Z] $ docker rm -f --volumes b05c928cf0f9d2a538c173f464ae34296b11c7a5171b8587fc05f936fddc8912 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-05T14:25:18.543Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-05T14:25:18.543Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:25:18.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-05T14:25:18.849Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:25:18.930Z] prd-ubuntu20.04-docker-8c-8g-21905 does not seem to be running inside a container [2024-10-05T14:25:18.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-05T14:25:19.276Z] $ docker top 3d8f4f7c0386a58123f78a844028fca031b4884147339df1722f7c786c2c1bf0 -eo pid,comm [2024-10-05T14:25:19.322Z] 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). [2024-10-05T14:25:19.322Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-05T14:25:19.382Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-05T14:25:19.382Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-05T14:25:19.496Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-05T14:25:19.496Z] $ docker exec 3d8f4f7c0386a58123f78a844028fca031b4884147339df1722f7c786c2c1bf0 ssh-agent [2024-10-05T14:25:19.608Z] SSH_AUTH_SOCK=/tmp/ssh-eJm2rmP5QcHs/agent.32 [2024-10-05T14:25:19.608Z] SSH_AGENT_PID=38 [2024-10-05T14:25:19.613Z] Running ssh-add (command line suppressed) [2024-10-05T14:25:19.715Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15449835851305064700.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15449835851305064700.key) [2024-10-05T14:25:19.739Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-05T14:25:20.031Z] + git semver bump pre [2024-10-05T14:25:20.290Z] 2024-10-05 14:25:20,206 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-10-05T14:25:20.290Z] 2024-10-05 14:25:20,206 [bump_version] DEBUG bumping version:3.2.0-dev.13 on axis:pre with prefix:dev [2024-10-05T14:25:20.290Z] 2024-10-05 14:25:20,206 [bump_version] DEBUG bumped version:3.2.0-dev.14 [2024-10-05T14:25:20.290Z] 2024-10-05 14:25:20,207 [write_version] DEBUG write version:3.2.0-dev.14 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2024-10-05T14:25:20.290Z] 2024-10-05 14:25:20,207 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-10-05T14:25:20.290Z] 2024-10-05 14:25:20,207 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-10-05T14:25:20.290Z] 2024-10-05 14:25:20,208 [execute] INFO git cat-file --batch-check [2024-10-05T14:25:20.290Z] 2024-10-05 14:25:20,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-05T14:25:20.290Z] 2024-10-05 14:25:20,214 [execute] INFO git cat-file --batch [2024-10-05T14:25:20.290Z] 2024-10-05 14:25:20,214 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-05T14:25:20.290Z] 2024-10-05 14:25:20,219 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-10-05T14:25:20.290Z] 3.2.0-dev.14 [Pipeline] } [2024-10-05T14:25:20.296Z] $ docker exec --env ******** --env ******** 3d8f4f7c0386a58123f78a844028fca031b4884147339df1722f7c786c2c1bf0 ssh-agent -k [2024-10-05T14:25:20.382Z] unset SSH_AUTH_SOCK; [2024-10-05T14:25:20.382Z] unset SSH_AGENT_PID; [2024-10-05T14:25:20.382Z] echo Agent pid 38 killed; [2024-10-05T14:25:20.393Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-05T14:25:20.715Z] + git semver [Pipeline] } [2024-10-05T14:25:20.984Z] $ docker stop --time=1 3d8f4f7c0386a58123f78a844028fca031b4884147339df1722f7c786c2c1bf0 [2024-10-05T14:25:22.256Z] $ docker rm -f --volumes 3d8f4f7c0386a58123f78a844028fca031b4884147339df1722f7c786c2c1bf0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-05T14:25:22.605Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-05T14:25:22.605Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:25:22.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-05T14:25:22.908Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:25:22.987Z] prd-ubuntu20.04-docker-8c-8g-21905 does not seem to be running inside a container [2024-10-05T14:25:23.009Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-05T14:25:23.339Z] $ docker top a9507f0a753de29092d9279fc8f17dceb58515e432fac583f0df0937fa45c05a -eo pid,comm [2024-10-05T14:25:23.385Z] 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). [2024-10-05T14:25:23.385Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-05T14:25:23.442Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-05T14:25:23.442Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-05T14:25:23.548Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-05T14:25:23.548Z] $ docker exec a9507f0a753de29092d9279fc8f17dceb58515e432fac583f0df0937fa45c05a ssh-agent [2024-10-05T14:25:23.671Z] SSH_AUTH_SOCK=/tmp/ssh-zjzlg7aPMIAJ/agent.31 [2024-10-05T14:25:23.671Z] SSH_AGENT_PID=37 [2024-10-05T14:25:23.675Z] Running ssh-add (command line suppressed) [2024-10-05T14:25:23.767Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16406030678247703389.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16406030678247703389.key) [2024-10-05T14:25:23.782Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-05T14:25:24.074Z] + git semver push [2024-10-05T14:25:24.333Z] 2024-10-05 14:25:24,250 [run_push] DEBUG push [2024-10-05T14:25:24.333Z] 2024-10-05 14:25:24,250 [execute] INFO git cat-file --batch-check [2024-10-05T14:25:24.333Z] 2024-10-05 14:25:24,251 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-05T14:25:24.333Z] 2024-10-05 14:25:24,254 [execute] INFO git rev-list d93e1fc18127d3eacfd692a56a095e58c7ce6374 -- [2024-10-05T14:25:24.333Z] 2024-10-05 14:25:24,254 [execute] DEBUG Popen(['git', 'rev-list', 'd93e1fc18127d3eacfd692a56a095e58c7ce6374', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-05T14:25:24.333Z] 2024-10-05 14:25:24,262 [execute] INFO git fetch -v origin [2024-10-05T14:25:24.333Z] 2024-10-05 14:25:24,262 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-05T14:25:24.901Z] 2024-10-05 14:25:24,718 [run_push] DEBUG no remote changes detected [2024-10-05T14:25:24.901Z] 2024-10-05 14:25:24,718 [execute] INFO git push origin semver [2024-10-05T14:25:24.901Z] 2024-10-05 14:25:24,719 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-05T14:25:25.470Z] 2024-10-05 14:25:25,382 [run_push] DEBUG push all version tags [2024-10-05T14:25:25.470Z] 2024-10-05 14:25:25,382 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-05T14:25:25.470Z] 2024-10-05 14:25:25,383 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2024-10-05T14:25:26.039Z] 2024-10-05 14:25:25,948 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-10-05T14:25:26.039Z] 3.2.0-dev.14 [Pipeline] } [2024-10-05T14:25:26.047Z] $ docker exec --env ******** --env ******** a9507f0a753de29092d9279fc8f17dceb58515e432fac583f0df0937fa45c05a ssh-agent -k [2024-10-05T14:25:26.140Z] unset SSH_AUTH_SOCK; [2024-10-05T14:25:26.140Z] unset SSH_AGENT_PID; [2024-10-05T14:25:26.140Z] echo Agent pid 37 killed; [2024-10-05T14:25:26.152Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-05T14:25:26.479Z] + git semver [Pipeline] } [2024-10-05T14:25:26.748Z] $ docker stop --time=1 a9507f0a753de29092d9279fc8f17dceb58515e432fac583f0df0937fa45c05a [2024-10-05T14:25:28.006Z] $ docker rm -f --volumes a9507f0a753de29092d9279fc8f17dceb58515e432fac583f0df0937fa45c05a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-05T14:25:28.730Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2024-10-05T14:25:28.731Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2024-10-05T14:25:28.731Z] total 16 [2024-10-05T14:25:28.731Z] drwxr-xr-x 3 root root 4096 Oct 5 14:09 . [2024-10-05T14:25:28.731Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 14:25 .. [2024-10-05T14:25:28.731Z] drwxr-xr-x 2 root root 4096 Oct 5 14:09 cost [2024-10-05T14:25:28.731Z] -rw-r--r-- 1 root root 83 Oct 5 14:09 cost.csv [2024-10-05T14:25:28.731Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2024-10-05T14:25:28.731Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2024-10-05T14:25:28.731Z] total 16 [2024-10-05T14:25:28.731Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 14:09 . [2024-10-05T14:25:28.731Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 14:25 .. [2024-10-05T14:25:28.731Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 5 14:09 cost [2024-10-05T14:25:28.731Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 5 14:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:25:29.030Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:25:29.887Z] ---> package-listing.sh [2024-10-05T14:25:29.888Z] ++ facter osfamily [2024-10-05T14:25:29.888Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-05T14:25:30.147Z] + OS_FAMILY=debian [2024-10-05T14:25:30.147Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2024-10-05T14:25:30.147Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-05T14:25:30.147Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-05T14:25:30.147Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-05T14:25:30.147Z] + PACKAGES=/tmp/packages_start.txt [2024-10-05T14:25:30.147Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2024-10-05T14:25:30.147Z] + PACKAGES=/tmp/packages_end.txt [2024-10-05T14:25:30.147Z] + case "${OS_FAMILY}" in [2024-10-05T14:25:30.147Z] + dpkg -l [2024-10-05T14:25:30.147Z] + grep '^ii' [2024-10-05T14:25:30.147Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-05T14:25:30.147Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-05T14:25:30.147Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-05T14:25:30.147Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2024-10-05T14:25:30.147Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2024-10-05T14:25:30.147Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2024-10-05T14:25:30.160Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-05T14:25:30.438Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:25:31.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-05T14:25:31.003Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:25:31.084Z] prd-ubuntu20.04-docker-8c-8g-21905 does not seem to be running inside a container [2024-10-05T14:25:31.109Z] $ 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-05T14:25:31.324Z] $ docker top ac79c7edf86fa58e6990074c7d57564c2bea15af801e5cf77856118bd5c96648 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-05T14:25:31.674Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-05T14:25:31.963Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-05T14:25:32.249Z] + ls /var/log/sa-host [2024-10-05T14:25:32.249Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-05T14:25:32.320Z] provisioning config files... [2024-10-05T14:25:32.328Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10121010206621385929tmp [Pipeline] { [Pipeline] echo [2024-10-05T14:25:32.348Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:25:32.628Z] ---> create-netrc.sh [Pipeline] } [2024-10-05T14:25:32.635Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:25:32.970Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-05T14:25:32.976Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:25:33.255Z] ---> sudo-logs.sh [2024-10-05T14:25:33.255Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-05T14:25:33.291Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:25:33.574Z] ---> job-cost.sh [2024-10-05T14:25:33.574Z] lf-activate-venv: SKIPPING [2024-10-05T14:25:33.574Z] DEBUG: total: 0.2199999988079071 [2024-10-05T14:25:33.574Z] INFO: Retrieving Stack Cost... [2024-10-05T14:25:33.833Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-05T14:25:34.402Z] INFO: Archiving Costs [Pipeline] echo [2024-10-05T14:25:34.416Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:25:34.697Z] ---> logs-deploy.sh [2024-10-05T14:25:34.697Z] lf-activate-venv: SKIPPING [2024-10-05T14:25:34.697Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/126 [2024-10-05T14:25:34.697Z] INFO: archiving workspace using pattern(s): [2024-10-05T14:25:35.635Z] Archives upload complete. [2024-10-05T14:25:35.635Z] INFO: archiving logs to Nexus