Pull request #275 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 84cc58ff96c2fa7aacd7918b029a65105fd586c1+35e0b630cb735782c58facbcf80c1125d056e597 (b13767d91b07324e39f7a0b6c5783350ce51c172) 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-ssh1369104244479448533.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh223995142062389283.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-275/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-onvif-camera/branches/PR-275/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1165499609360410760.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh6318470468096899671.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-onvif-camera/branches/PR-275/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-onvif-camera/branches/PR-275/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17972259927140785460.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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4600 in /w/workspace/undry_device-onvif-camera_PR-275 [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-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-275 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 35e0b630cb735782c58facbcf80c1125d056e597 into PR head commit 84cc58ff96c2fa7aacd7918b029a65105fd586c1 Merge succeeded, producing 84cc58ff96c2fa7aacd7918b029a65105fd586c1 Checking out Revision 84cc58ff96c2fa7aacd7918b029a65105fd586c1 (PR-275) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/275/head:refs/remotes/origin/PR-275 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 84cc58ff96c2fa7aacd7918b029a65105fd586c1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 35e0b630cb735782c58facbcf80c1125d056e597 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 84cc58ff96c2fa7aacd7918b029a65105fd586c1 # timeout=10 > git rev-list --no-walk 3a79e5e9503a421826e08c5ae44e133dbaed1abf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-20T16:21:42.342Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-20T16:21:42.402Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-20T16:21:42.419Z] ========================================================= [2023-03-20T16:21:42.419Z] EdgeX Global Pipelines Version Info [2023-03-20T16:21:42.419Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:21:43.160Z] ------------------- [2023-03-20T16:21:43.160Z] stable info: [2023-03-20T16:21:43.160Z] ------------------- [2023-03-20T16:21:43.160Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-20T16:21:43.160Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-20T16:21:43.160Z] Message: update stable to v1.0.245 [2023-03-20T16:21:43.729Z] ------------------- [2023-03-20T16:21:43.729Z] experimental info: [2023-03-20T16:21:43.729Z] ------------------- [2023-03-20T16:21:43.729Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-20T16:21:43.729Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-20T16:21:43.729Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-20T16:21:43.899Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-20T16:21:43.913Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-20T16:21:43.928Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-20T16:21:43.940Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-20T16:21:43.955Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-20T16:21:43.969Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-20T16:21:43.983Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-20T16:21:43.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-20T16:21:44.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-20T16:21:44.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-20T16:21:44.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-20T16:21:44.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-20T16:21:44.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-20T16:21:44.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-20T16:21:44.081Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-20T16:21:44.095Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-20T16:21:44.111Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-20T16:21:44.121Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-20T16:21:44.133Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-20T16:21:44.144Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-20T16:21:44.156Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-20T16:21:44.170Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-20T16:21:44.191Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-20T16:21:44.207Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-20T16:21:44.220Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-20T16:21:44.231Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-20T16:21:44.243Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-20T16:21:44.255Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-275 [Pipeline] echo [2023-03-20T16:21:44.270Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-275 [Pipeline] echo [2023-03-20T16:21:44.287Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-275 [Pipeline] echo [2023-03-20T16:21:44.298Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 84cc58ff96c2fa7aacd7918b029a65105fd586c1 [Pipeline] echo [2023-03-20T16:21:44.310Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 84cc58f [Pipeline] echo [2023-03-20T16:21:44.319Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-20T16:21:44.363Z] provisioning config files... [2023-03-20T16:21:44.377Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-275@tmp/config7740931863072338005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:21:44.680Z] ---> docker-login.sh [2023-03-20T16:21:44.681Z] nexus3.edgexfoundry.org:10001 [2023-03-20T16:21:44.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:21:44.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:21:44.939Z] Configure a credential helper to remove this warning. See [2023-03-20T16:21:44.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:21:44.939Z] [2023-03-20T16:21:44.939Z] Login Succeeded [2023-03-20T16:21:44.939Z] nexus3.edgexfoundry.org:10002 [2023-03-20T16:21:44.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:21:44.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:21:44.939Z] Configure a credential helper to remove this warning. See [2023-03-20T16:21:44.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:21:44.939Z] [2023-03-20T16:21:44.939Z] Login Succeeded [2023-03-20T16:21:44.939Z] nexus3.edgexfoundry.org:10003 [2023-03-20T16:21:45.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:21:45.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:21:45.200Z] Configure a credential helper to remove this warning. See [2023-03-20T16:21:45.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:21:45.200Z] [2023-03-20T16:21:45.200Z] Login Succeeded [2023-03-20T16:21:45.200Z] nexus3.edgexfoundry.org:10004 [2023-03-20T16:21:45.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:21:45.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:21:45.200Z] Configure a credential helper to remove this warning. See [2023-03-20T16:21:45.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:21:45.200Z] [2023-03-20T16:21:45.200Z] Login Succeeded [2023-03-20T16:21:45.200Z] docker.io [2023-03-20T16:21:45.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:21:45.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:21:45.461Z] Configure a credential helper to remove this warning. See [2023-03-20T16:21:45.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:21:45.461Z] [2023-03-20T16:21:45.461Z] Login Succeeded [2023-03-20T16:21:45.461Z] ---> docker-login.sh ends [Pipeline] } [2023-03-20T16:21:45.470Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-20T16:21:45.825Z] + git rev-list -1 --merges 84cc58ff96c2fa7aacd7918b029a65105fd586c1~1..84cc58ff96c2fa7aacd7918b029a65105fd586c1 [Pipeline] echo [2023-03-20T16:21:45.883Z] -----------> git rev-list -1 --merges 84cc58ff96c2fa7aacd7918b029a65105fd586c1~1..84cc58ff96c2fa7aacd7918b029a65105fd586c1 84cc58ff96c2fa7aacd7918b029a65105fd586c1 [false] [Pipeline] sh [2023-03-20T16:21:46.176Z] + git log --format=format:%s -1 84cc58ff96c2fa7aacd7918b029a65105fd586c1 [Pipeline] echo [2023-03-20T16:21:46.190Z] ========================================================= [2023-03-20T16:21:46.190Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-20T16:21:46.190Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-20T16:21:46.509Z] + git log --format=format:%s -1 84cc58ff96c2fa7aacd7918b029a65105fd586c1 [Pipeline] echo [2023-03-20T16:21:46.521Z] [semverPrep] GIT_COMMIT: 84cc58ff96c2fa7aacd7918b029a65105fd586c1, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-03-20T16:21:46.530Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-20T16:21:46.889Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-20T16:21:46.889Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-20T16:21:46.889Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-20T16:21:46.890Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-20T16:21:46.890Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-20T16:21:46.890Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-20T16:21:46.890Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:21:47.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-20T16:21:47.238Z] [2023-03-20T16:21:47.238Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:21:47.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-20T16:21:47.539Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-20T16:21:47.539Z] b85a868b505f: Pulling fs layer [2023-03-20T16:21:47.539Z] e2be974225ed: Pulling fs layer [2023-03-20T16:21:47.539Z] 339a4e72a1f5: Pulling fs layer [2023-03-20T16:21:47.539Z] 988bab9f4d93: Pulling fs layer [2023-03-20T16:21:47.539Z] 1469e6f7b9e6: Pulling fs layer [2023-03-20T16:21:47.539Z] eaf3925da568: Pulling fs layer [2023-03-20T16:21:47.539Z] bab4dde63d76: Pulling fs layer [2023-03-20T16:21:47.539Z] bde34c3a00c8: Pulling fs layer [2023-03-20T16:21:47.539Z] b352a97aabf1: Pulling fs layer [2023-03-20T16:21:47.539Z] 4872d77fe225: Pulling fs layer [2023-03-20T16:21:47.539Z] 5851b861e8e6: Pulling fs layer [2023-03-20T16:21:47.539Z] eaf3925da568: Waiting [2023-03-20T16:21:47.539Z] 4872d77fe225: Waiting [2023-03-20T16:21:47.539Z] bab4dde63d76: Waiting [2023-03-20T16:21:47.539Z] 988bab9f4d93: Waiting [2023-03-20T16:21:47.539Z] bde34c3a00c8: Waiting [2023-03-20T16:21:47.539Z] b352a97aabf1: Waiting [2023-03-20T16:21:47.539Z] 1469e6f7b9e6: Waiting [2023-03-20T16:21:47.799Z] e2be974225ed: Verifying Checksum [2023-03-20T16:21:47.799Z] e2be974225ed: Download complete [2023-03-20T16:21:47.799Z] 988bab9f4d93: Download complete [2023-03-20T16:21:47.799Z] 1469e6f7b9e6: Verifying Checksum [2023-03-20T16:21:47.799Z] 1469e6f7b9e6: Download complete [2023-03-20T16:21:47.799Z] 339a4e72a1f5: Verifying Checksum [2023-03-20T16:21:47.799Z] 339a4e72a1f5: Download complete [2023-03-20T16:21:47.799Z] eaf3925da568: Download complete [2023-03-20T16:21:47.799Z] bde34c3a00c8: Verifying Checksum [2023-03-20T16:21:47.799Z] bde34c3a00c8: Download complete [2023-03-20T16:21:47.799Z] b352a97aabf1: Download complete [2023-03-20T16:21:48.058Z] 4872d77fe225: Download complete [2023-03-20T16:21:48.058Z] 5851b861e8e6: Download complete [2023-03-20T16:21:48.058Z] b85a868b505f: Download complete [2023-03-20T16:21:48.317Z] bab4dde63d76: Verifying Checksum [2023-03-20T16:21:48.317Z] bab4dde63d76: Download complete [2023-03-20T16:21:49.252Z] b85a868b505f: Pull complete [2023-03-20T16:21:49.511Z] e2be974225ed: Pull complete [2023-03-20T16:21:50.080Z] 339a4e72a1f5: Pull complete [2023-03-20T16:21:50.080Z] 988bab9f4d93: Pull complete [2023-03-20T16:21:50.650Z] 1469e6f7b9e6: Pull complete [2023-03-20T16:21:50.650Z] eaf3925da568: Pull complete [2023-03-20T16:21:52.556Z] bab4dde63d76: Pull complete [2023-03-20T16:21:52.556Z] bde34c3a00c8: Pull complete [2023-03-20T16:21:52.818Z] b352a97aabf1: Pull complete [2023-03-20T16:21:52.818Z] 4872d77fe225: Pull complete [2023-03-20T16:21:52.818Z] 5851b861e8e6: Pull complete [2023-03-20T16:21:52.818Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-20T16:21:52.818Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-20T16:21:52.818Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T16:21:52.921Z] prd-ubuntu20.04-docker-8c-8g-4600 does not seem to be running inside a container [2023-03-20T16:21:52.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-275 -v /w/workspace/undry_device-onvif-camera_PR-275:/w/workspace/undry_device-onvif-camera_PR-275:rw,z -v /w/workspace/undry_device-onvif-camera_PR-275@tmp:/w/workspace/undry_device-onvif-camera_PR-275@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/py-git-semver:0.1.4 cat [2023-03-20T16:21:54.580Z] $ docker top bc0f3cb15b11d423ebc64acbb09af4a125191601f32721f4f87550b6dd2e43ff -eo pid,comm [2023-03-20T16:21:54.645Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-20T16:21:54.645Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-20T16:21:54.690Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-20T16:21:54.690Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-20T16:21:54.810Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-20T16:21:54.817Z] $ docker exec bc0f3cb15b11d423ebc64acbb09af4a125191601f32721f4f87550b6dd2e43ff ssh-agent [2023-03-20T16:21:54.927Z] SSH_AUTH_SOCK=/tmp/ssh-lfJbOUmHgFMn/agent.32 [2023-03-20T16:21:54.927Z] SSH_AGENT_PID=38 [2023-03-20T16:21:54.933Z] Running ssh-add (command line suppressed) [2023-03-20T16:21:55.044Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-275@tmp/private_key_16824022024201262353.key (/w/workspace/undry_device-onvif-camera_PR-275@tmp/private_key_16824022024201262353.key) [2023-03-20T16:21:55.057Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-20T16:21:55.342Z] + git tag --points-at HEAD [Pipeline] } [2023-03-20T16:21:55.357Z] $ docker exec --env ******** --env ******** bc0f3cb15b11d423ebc64acbb09af4a125191601f32721f4f87550b6dd2e43ff ssh-agent -k [2023-03-20T16:21:55.457Z] unset SSH_AUTH_SOCK; [2023-03-20T16:21:55.458Z] unset SSH_AGENT_PID; [2023-03-20T16:21:55.458Z] echo Agent pid 38 killed; [2023-03-20T16:21:55.465Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-20T16:21:55.486Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-20T16:21:55.486Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-20T16:21:55.596Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-20T16:21:55.602Z] $ docker exec bc0f3cb15b11d423ebc64acbb09af4a125191601f32721f4f87550b6dd2e43ff ssh-agent [2023-03-20T16:21:55.710Z] SSH_AUTH_SOCK=/tmp/ssh-rSxtoClbMkm6/agent.70 [2023-03-20T16:21:55.710Z] SSH_AGENT_PID=76 [2023-03-20T16:21:55.715Z] Running ssh-add (command line suppressed) [2023-03-20T16:21:55.836Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-275@tmp/private_key_15050710400668227309.key (/w/workspace/undry_device-onvif-camera_PR-275@tmp/private_key_15050710400668227309.key) [2023-03-20T16:21:55.850Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-20T16:21:56.138Z] + git semver init [2023-03-20T16:21:56.398Z] 2023-03-20 16:21:56,349 [run_init] DEBUG init version:0.0.0 force:False [2023-03-20T16:21:56.398Z] 2023-03-20 16:21:56,350 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-275/.semver [2023-03-20T16:21:56.398Z] 2023-03-20 16:21:56,350 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-275/.semver [2023-03-20T16:21:56.398Z] 2023-03-20 16:21:56,351 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-275/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-275, universal_newlines=False, shell=None, istream=None) [2023-03-20T16:21:57.341Z] 2023-03-20 16:21:57,208 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-275/.git/info/exclude [2023-03-20T16:21:57.341Z] 2023-03-20 16:21:57,209 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-275/.semver/PR-275 with force:False [2023-03-20T16:21:57.341Z] 2023-03-20 16:21:57,209 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-275/.semver/PR-275 [2023-03-20T16:21:57.341Z] 2023-03-20 16:21:57,212 [execute] INFO git cat-file --batch-check [2023-03-20T16:21:57.341Z] 2023-03-20 16:21:57,212 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-275/.semver, universal_newlines=False, shell=None, istream=) [2023-03-20T16:21:57.341Z] 2023-03-20 16:21:57,218 [execute] INFO git cat-file --batch [2023-03-20T16:21:57.341Z] 2023-03-20 16:21:57,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-275/.semver, universal_newlines=False, shell=None, istream=) [2023-03-20T16:21:57.341Z] 2023-03-20 16:21:57,224 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-275/.semver/PR-275 [2023-03-20T16:21:57.341Z] 0.0.0 [Pipeline] } [2023-03-20T16:21:57.354Z] $ docker exec --env ******** --env ******** bc0f3cb15b11d423ebc64acbb09af4a125191601f32721f4f87550b6dd2e43ff ssh-agent -k [2023-03-20T16:21:57.443Z] unset SSH_AUTH_SOCK; [2023-03-20T16:21:57.443Z] unset SSH_AGENT_PID; [2023-03-20T16:21:57.443Z] echo Agent pid 76 killed; [2023-03-20T16:21:57.451Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-20T16:21:57.747Z] + git semver [Pipeline] } [2023-03-20T16:21:58.020Z] $ docker stop --time=1 bc0f3cb15b11d423ebc64acbb09af4a125191601f32721f4f87550b6dd2e43ff [2023-03-20T16:21:59.333Z] $ docker rm -f --volumes bc0f3cb15b11d423ebc64acbb09af4a125191601f32721f4f87550b6dd2e43ff [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-20T16:21:59.669Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-20T16:21:59.885Z] Stashed 1 file(s) [Pipeline] echo [2023-03-20T16:21:59.888Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-20T16:22:00.012Z] provisioning config files... [2023-03-20T16:22:00.023Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-275@tmp/config10291292974006063033tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:22:00.317Z] ---> docker-login.sh [2023-03-20T16:22:00.317Z] nexus3.edgexfoundry.org:10001 [2023-03-20T16:22:00.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:22:00.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:22:00.317Z] Configure a credential helper to remove this warning. See [2023-03-20T16:22:00.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:22:00.317Z] [2023-03-20T16:22:00.317Z] Login Succeeded [2023-03-20T16:22:00.317Z] nexus3.edgexfoundry.org:10002 [2023-03-20T16:22:00.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:22:00.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:22:00.317Z] Configure a credential helper to remove this warning. See [2023-03-20T16:22:00.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:22:00.317Z] [2023-03-20T16:22:00.317Z] Login Succeeded [2023-03-20T16:22:00.317Z] nexus3.edgexfoundry.org:10003 [2023-03-20T16:22:00.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:22:00.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:22:00.578Z] Configure a credential helper to remove this warning. See [2023-03-20T16:22:00.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:22:00.578Z] [2023-03-20T16:22:00.578Z] Login Succeeded [2023-03-20T16:22:00.578Z] nexus3.edgexfoundry.org:10004 [2023-03-20T16:22:00.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:22:00.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:22:00.578Z] Configure a credential helper to remove this warning. See [2023-03-20T16:22:00.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:22:00.578Z] [2023-03-20T16:22:00.578Z] Login Succeeded [2023-03-20T16:22:00.578Z] docker.io [2023-03-20T16:22:00.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:22:01.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:22:01.099Z] Configure a credential helper to remove this warning. See [2023-03-20T16:22:01.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:22:01.099Z] [2023-03-20T16:22:01.099Z] Login Succeeded [2023-03-20T16:22:01.099Z] ---> docker-login.sh ends [Pipeline] } [2023-03-20T16:22:01.107Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-20T16:22:01.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T16:22:01.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T16:22:01.181Z] ========================================================= [2023-03-20T16:22:01.181Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-20T16:22:01.181Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:22:01.483Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-20T16:22:01.483Z] Sending build context to Docker daemon 27.97MB [2023-03-20T16:22:01.483Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-20T16:22:01.483Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-20T16:22:01.745Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-20T16:22:01.745Z] 63b65145d645: Pulling fs layer [2023-03-20T16:22:01.745Z] a2d21d5440eb: Pulling fs layer [2023-03-20T16:22:01.745Z] 935e6c44a52c: Pulling fs layer [2023-03-20T16:22:01.745Z] 94cc34f8dd06: Pulling fs layer [2023-03-20T16:22:01.745Z] 30dea6a524f1: Pulling fs layer [2023-03-20T16:22:01.745Z] a2aff8979fd8: Pulling fs layer [2023-03-20T16:22:01.745Z] 6808be2612f2: Pulling fs layer [2023-03-20T16:22:01.745Z] f25807f1079a: Pulling fs layer [2023-03-20T16:22:01.745Z] a2aff8979fd8: Waiting [2023-03-20T16:22:01.745Z] 6808be2612f2: Waiting [2023-03-20T16:22:01.745Z] f25807f1079a: Waiting [2023-03-20T16:22:01.745Z] 94cc34f8dd06: Waiting [2023-03-20T16:22:01.745Z] 30dea6a524f1: Waiting [2023-03-20T16:22:01.745Z] a2d21d5440eb: Verifying Checksum [2023-03-20T16:22:01.745Z] a2d21d5440eb: Download complete [2023-03-20T16:22:01.745Z] 94cc34f8dd06: Verifying Checksum [2023-03-20T16:22:01.745Z] 94cc34f8dd06: Download complete [2023-03-20T16:22:01.745Z] 30dea6a524f1: Verifying Checksum [2023-03-20T16:22:01.745Z] 30dea6a524f1: Download complete [2023-03-20T16:22:01.745Z] 63b65145d645: Verifying Checksum [2023-03-20T16:22:01.745Z] 63b65145d645: Download complete [2023-03-20T16:22:01.745Z] a2aff8979fd8: Verifying Checksum [2023-03-20T16:22:01.745Z] a2aff8979fd8: Download complete [2023-03-20T16:22:02.007Z] 63b65145d645: Pull complete [2023-03-20T16:22:02.007Z] a2d21d5440eb: Pull complete [2023-03-20T16:22:02.268Z] f25807f1079a: Verifying Checksum [2023-03-20T16:22:02.268Z] f25807f1079a: Download complete [2023-03-20T16:22:02.527Z] 935e6c44a52c: Verifying Checksum [2023-03-20T16:22:02.527Z] 935e6c44a52c: Download complete [2023-03-20T16:22:02.527Z] 6808be2612f2: Verifying Checksum [2023-03-20T16:22:06.721Z] 935e6c44a52c: Pull complete [2023-03-20T16:22:06.721Z] 94cc34f8dd06: Pull complete [2023-03-20T16:22:06.721Z] 30dea6a524f1: Pull complete [2023-03-20T16:22:06.721Z] a2aff8979fd8: Pull complete [2023-03-20T16:22:09.253Z] 6808be2612f2: Pull complete [2023-03-20T16:22:09.821Z] f25807f1079a: Pull complete [2023-03-20T16:22:09.821Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-20T16:22:09.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-20T16:22:09.821Z] ---> 3b553350e43f [2023-03-20T16:22:09.821Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-20T16:22:11.730Z] ---> Running in c9c57621379d [2023-03-20T16:22:11.990Z] Removing intermediate container c9c57621379d [2023-03-20T16:22:11.990Z] ---> c6adc4a7f1c0 [2023-03-20T16:22:11.990Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-20T16:22:11.990Z] ---> Running in 2d741d289a16 [2023-03-20T16:22:12.250Z] Removing intermediate container 2d741d289a16 [2023-03-20T16:22:12.250Z] ---> 6ad16639a2dc [2023-03-20T16:22:12.250Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-20T16:22:12.250Z] ---> Running in 55f5851b6917 [2023-03-20T16:22:12.250Z] Removing intermediate container 55f5851b6917 [2023-03-20T16:22:12.250Z] ---> 57497217e10e [2023-03-20T16:22:12.250Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-20T16:22:12.250Z] ---> Running in 6f2629ffe85f [2023-03-20T16:22:12.510Z] Removing intermediate container 6f2629ffe85f [2023-03-20T16:22:12.510Z] ---> 92d4bd95ae8d [2023-03-20T16:22:12.510Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-20T16:22:12.510Z] ---> Running in 944f689d57d0 [2023-03-20T16:22:12.510Z] Removing intermediate container 944f689d57d0 [2023-03-20T16:22:12.510Z] ---> c5050e377b74 [2023-03-20T16:22:12.510Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-20T16:22:12.510Z] ---> Running in c7210d878815 [2023-03-20T16:22:13.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T16:22:13.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T16:22:13.340Z] OK: 265 MiB in 53 packages [2023-03-20T16:22:13.599Z] Removing intermediate container c7210d878815 [2023-03-20T16:22:13.599Z] ---> 339b466b20bf [2023-03-20T16:22:13.599Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-20T16:22:13.859Z] ---> Running in 30cb58d77707 [2023-03-20T16:22:13.859Z] Removing intermediate container 30cb58d77707 [2023-03-20T16:22:13.859Z] ---> 6f97f9bc49ab [2023-03-20T16:22:13.859Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-20T16:22:13.859Z] ---> 3b9fdafdb710 [2023-03-20T16:22:13.859Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T16:22:14.117Z] ---> Running in 91c76d6af498 [2023-03-20T16:22:14.984Z] Still waiting to schedule task [2023-03-20T16:22:14.985Z] ‘prd-centos7-blackbox-4c-2g-4488’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-20T16:22:14.985Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4601’ is offline [2023-03-20T16:22:36.060Z] Removing intermediate container 91c76d6af498 [2023-03-20T16:22:36.060Z] ---> 17727aa0116c [2023-03-20T16:22:36.060Z] Step 12/13 : COPY . . [2023-03-20T16:22:36.628Z] ---> 95517d9ccd63 [2023-03-20T16:22:36.628Z] Step 13/13 : RUN ${MAKE} [2023-03-20T16:22:36.628Z] ---> Running in 499023e04378 [2023-03-20T16:22:36.887Z] noop [2023-03-20T16:22:37.455Z] Removing intermediate container 499023e04378 [2023-03-20T16:22:37.455Z] ---> bbe0fc30ef18 [2023-03-20T16:22:37.455Z] Successfully built bbe0fc30ef18 [2023-03-20T16:22:37.455Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:22:37.759Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-20T16:22:37.760Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T16:22:37.827Z] prd-ubuntu20.04-docker-8c-8g-4600 does not seem to be running inside a container [2023-03-20T16:22:37.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-275 -v /w/workspace/undry_device-onvif-camera_PR-275:/w/workspace/undry_device-onvif-camera_PR-275:rw,z -v /w/workspace/undry_device-onvif-camera_PR-275@tmp:/w/workspace/undry_device-onvif-camera_PR-275@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-20T16:22:38.246Z] $ docker top 845cd81e50892406c180e120928301f0b7babd4af5c33fe70fc36723dd7b8cb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T16:22:38.595Z] + go version [2023-03-20T16:22:38.595Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-20T16:22:38.611Z] $ docker stop --time=1 845cd81e50892406c180e120928301f0b7babd4af5c33fe70fc36723dd7b8cb5 [2023-03-20T16:22:39.906Z] $ docker rm -f --volumes 845cd81e50892406c180e120928301f0b7babd4af5c33fe70fc36723dd7b8cb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:22:40.327Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-20T16:22:40.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T16:22:40.400Z] prd-ubuntu20.04-docker-8c-8g-4600 does not seem to be running inside a container [2023-03-20T16:22:40.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-275 -v /w/workspace/undry_device-onvif-camera_PR-275:/w/workspace/undry_device-onvif-camera_PR-275:rw,z -v /w/workspace/undry_device-onvif-camera_PR-275@tmp:/w/workspace/undry_device-onvif-camera_PR-275@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-20T16:22:40.809Z] $ docker top 7e04140c82d6e6a992e8f26174b964450f7b6001d296f26b1d755bf45e441d9c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T16:22:41.147Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-275 [Pipeline] fileExists [Pipeline] sh [2023-03-20T16:22:41.438Z] + make test [2023-03-20T16:22:41.438Z] go test ./... -coverprofile=coverage.out ./... [2023-03-20T16:22:46.709Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-20T16:22:56.684Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-20T16:22:56.684Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-20T16:22:58.588Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.037s coverage: 31.7% of statements [2023-03-20T16:22:58.890Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.215s coverage: 86.5% of statements [2023-03-20T16:23:05.534Z] go vet ./... [2023-03-20T16:23:09.715Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-20T16:23:09.715Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-20T16:23:09.715Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-20T16:23:09.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-20T16:23:09.745Z] $ docker stop --time=1 7e04140c82d6e6a992e8f26174b964450f7b6001d296f26b1d755bf45e441d9c [2023-03-20T16:23:12.200Z] $ docker rm -f --volumes 7e04140c82d6e6a992e8f26174b964450f7b6001d296f26b1d755bf45e441d9c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-20T16:23:12.675Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-20T16:23:12.749Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-20T16:23:13.156Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-20T16:23:13.442Z] + ls -al . [2023-03-20T16:23:13.442Z] total 236 [2023-03-20T16:23:13.442Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 20 16:22 . [2023-03-20T16:23:13.442Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 16:21 .. [2023-03-20T16:23:13.442Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 16:21 .git [2023-03-20T16:23:13.442Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 16:21 .github [2023-03-20T16:23:13.442Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 20 16:21 .gitignore [2023-03-20T16:23:13.442Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 20 16:21 .golangci.yml [2023-03-20T16:23:13.442Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 16:21 .semver [2023-03-20T16:23:13.442Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 20 16:21 Attribution.txt [2023-03-20T16:23:13.442Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 20 16:21 CHANGELOG.md [2023-03-20T16:23:13.442Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 20 16:21 Dockerfile [2023-03-20T16:23:13.442Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 20 16:21 GOVERNANCE.md [2023-03-20T16:23:13.442Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 20 16:21 Jenkinsfile [2023-03-20T16:23:13.442Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 20 16:21 LICENSE [2023-03-20T16:23:13.442Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 20 16:21 Makefile [2023-03-20T16:23:13.442Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 20 16:21 OWNERS.md [2023-03-20T16:23:13.442Z] -rw-rw-r-- 1 jenkins jenkins 6346 Mar 20 16:21 README.md [2023-03-20T16:23:13.442Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 20 16:21 VERSION [2023-03-20T16:23:13.442Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 16:21 bin [2023-03-20T16:23:13.442Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 16:21 cmd [2023-03-20T16:23:13.442Z] -rw-r--r-- 1 jenkins jenkins 78487 Mar 20 16:22 coverage.out [2023-03-20T16:23:13.442Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 20 16:21 doc [2023-03-20T16:23:13.442Z] -rw-rw-r-- 1 jenkins jenkins 3602 Mar 20 16:21 go.mod [2023-03-20T16:23:13.442Z] -rw-rw-r-- 1 jenkins jenkins 32892 Mar 20 16:21 go.sum [2023-03-20T16:23:13.442Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 16:21 internal [2023-03-20T16:23:13.442Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 16:21 snap [2023-03-20T16:23:13.442Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 20 16:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:23:13.784Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=84cc58ff96c2fa7aacd7918b029a65105fd586c1 --label arch=amd64 --label version=0.0.0 . [2023-03-20T16:23:13.784Z] Sending build context to Docker daemon 28.05MB [2023-03-20T16:23:13.784Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-20T16:23:13.784Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-20T16:23:13.784Z] ---> bbe0fc30ef18 [2023-03-20T16:23:13.784Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-20T16:23:14.042Z] ---> Running in 60012721ce0c [2023-03-20T16:23:14.042Z] Removing intermediate container 60012721ce0c [2023-03-20T16:23:14.042Z] ---> e585d7ec79a8 [2023-03-20T16:23:14.042Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-20T16:23:14.042Z] ---> Running in d3165ee92e54 [2023-03-20T16:23:14.301Z] Removing intermediate container d3165ee92e54 [2023-03-20T16:23:14.301Z] ---> ada48d93a1d2 [2023-03-20T16:23:14.301Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-20T16:23:14.301Z] ---> Running in 636de93b2c62 [2023-03-20T16:23:14.301Z] Removing intermediate container 636de93b2c62 [2023-03-20T16:23:14.301Z] ---> 2b539aea37d7 [2023-03-20T16:23:14.301Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-20T16:23:14.301Z] ---> Running in 93a2da56bb90 [2023-03-20T16:23:14.301Z] Removing intermediate container 93a2da56bb90 [2023-03-20T16:23:14.301Z] ---> b1ec1953aaf3 [2023-03-20T16:23:14.301Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-20T16:23:14.559Z] ---> Running in c949a18aa42b [2023-03-20T16:23:14.559Z] Removing intermediate container c949a18aa42b [2023-03-20T16:23:14.559Z] ---> 70b671e1e566 [2023-03-20T16:23:14.559Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-20T16:23:14.559Z] ---> Running in 3786d36eec17 [2023-03-20T16:23:14.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T16:23:15.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T16:23:15.075Z] OK: 265 MiB in 53 packages [2023-03-20T16:23:15.640Z] Removing intermediate container 3786d36eec17 [2023-03-20T16:23:15.640Z] ---> 24661ae2c67c [2023-03-20T16:23:15.640Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-20T16:23:15.640Z] ---> Running in acdbaf589a47 [2023-03-20T16:23:15.640Z] Removing intermediate container acdbaf589a47 [2023-03-20T16:23:15.640Z] ---> 050026104c08 [2023-03-20T16:23:15.640Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-20T16:23:15.898Z] ---> 80fd6136d90e [2023-03-20T16:23:15.898Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T16:23:15.898Z] ---> Running in 0125eddffd5a [2023-03-20T16:23:16.836Z] Removing intermediate container 0125eddffd5a [2023-03-20T16:23:16.836Z] ---> b76ca5cb2abf [2023-03-20T16:23:16.836Z] Step 12/26 : COPY . . [2023-03-20T16:23:17.527Z] ---> 859af1401e0a [2023-03-20T16:23:17.527Z] Step 13/26 : RUN ${MAKE} [2023-03-20T16:23:17.527Z] ---> Running in 6567fa7e92bb [2023-03-20T16:23:17.787Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-20T16:23:35.869Z] Removing intermediate container 6567fa7e92bb [2023-03-20T16:23:35.869Z] ---> f58b7d35e606 [2023-03-20T16:23:35.869Z] Step 14/26 : FROM alpine:3.17 [2023-03-20T16:23:36.128Z] 3.17: Pulling from library/alpine [2023-03-20T16:23:36.128Z] 63b65145d645: Already exists [2023-03-20T16:23:36.388Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-20T16:23:36.388Z] Status: Downloaded newer image for alpine:3.17 [2023-03-20T16:23:36.388Z] ---> b2aa39c304c2 [2023-03-20T16:23:36.388Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-20T16:23:36.388Z] ---> Running in fe52ad8bb94e [2023-03-20T16:23:36.388Z] Removing intermediate container fe52ad8bb94e [2023-03-20T16:23:36.388Z] ---> 48440218c983 [2023-03-20T16:23:36.388Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-20T16:23:36.388Z] ---> Running in 72228183f04f [2023-03-20T16:23:36.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T16:23:36.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T16:23:37.164Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-20T16:23:37.164Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T16:23:37.164Z] OK: 7 MiB in 16 packages [2023-03-20T16:23:37.422Z] Removing intermediate container 72228183f04f [2023-03-20T16:23:37.422Z] ---> 2cab59247384 [2023-03-20T16:23:37.422Z] Step 17/26 : WORKDIR / [2023-03-20T16:23:37.680Z] ---> Running in 6777f82df3cd [2023-03-20T16:23:37.680Z] Removing intermediate container 6777f82df3cd [2023-03-20T16:23:37.680Z] ---> c3d03246b7c6 [2023-03-20T16:23:37.680Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-20T16:23:38.248Z] ---> 69c777668970 [2023-03-20T16:23:38.248Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-20T16:23:38.248Z] ---> dbe9f2d35ab3 [2023-03-20T16:23:38.248Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-20T16:23:38.506Z] ---> 48c0ee232120 [2023-03-20T16:23:38.506Z] Step 21/26 : EXPOSE 59984 [2023-03-20T16:23:38.506Z] ---> Running in 54fd34cf2098 [2023-03-20T16:23:38.769Z] Removing intermediate container 54fd34cf2098 [2023-03-20T16:23:38.769Z] ---> b863c5f16fd7 [2023-03-20T16:23:38.769Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-20T16:23:38.769Z] ---> Running in 165bc5529baf [2023-03-20T16:23:38.769Z] Removing intermediate container 165bc5529baf [2023-03-20T16:23:38.769Z] ---> 6b5cc4ac532e [2023-03-20T16:23:38.769Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T16:23:39.029Z] ---> Running in 8fe7a59348a7 [2023-03-20T16:23:39.029Z] Removing intermediate container 8fe7a59348a7 [2023-03-20T16:23:39.029Z] ---> 8dfb3ca2c428 [2023-03-20T16:23:39.029Z] Step 24/26 : LABEL arch=amd64 [2023-03-20T16:23:39.294Z] ---> Running in a188ead97e65 [2023-03-20T16:23:39.294Z] Removing intermediate container a188ead97e65 [2023-03-20T16:23:39.294Z] ---> dbfa5ca16db1 [2023-03-20T16:23:39.294Z] Step 25/26 : LABEL git_sha=84cc58ff96c2fa7aacd7918b029a65105fd586c1 [2023-03-20T16:23:39.294Z] ---> Running in 9928f2590b30 [2023-03-20T16:23:39.294Z] Removing intermediate container 9928f2590b30 [2023-03-20T16:23:39.294Z] ---> 915f5a038185 [2023-03-20T16:23:39.294Z] Step 26/26 : LABEL version=0.0.0 [2023-03-20T16:23:39.554Z] ---> Running in b420b1c6e8de [2023-03-20T16:23:39.554Z] Removing intermediate container b420b1c6e8de [2023-03-20T16:23:39.554Z] ---> 6b653ceb220f [2023-03-20T16:23:39.554Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-20T16:23:39.554Z] Successfully built 6b653ceb220f [2023-03-20T16:23:39.554Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:23:39.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-20T16:23:39.990Z] [2023-03-20T16:23:39.990Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:23:40.288Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-20T16:23:40.288Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-20T16:23:40.288Z] 5eb5b503b376: Pulling fs layer [2023-03-20T16:23:40.288Z] 5c69ac0246d0: Pulling fs layer [2023-03-20T16:23:40.288Z] ec43610c2a17: Pulling fs layer [2023-03-20T16:23:40.288Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-20T16:23:40.288Z] 33b1e0a273af: Pulling fs layer [2023-03-20T16:23:40.288Z] 5d3b04190fa2: Pulling fs layer [2023-03-20T16:23:40.288Z] 2f39f015ded8: Pulling fs layer [2023-03-20T16:23:40.288Z] 3a2ae6a8a46f: Waiting [2023-03-20T16:23:40.288Z] 33b1e0a273af: Waiting [2023-03-20T16:23:40.288Z] 5d3b04190fa2: Waiting [2023-03-20T16:23:40.288Z] 2f39f015ded8: Waiting [2023-03-20T16:23:40.288Z] 5c69ac0246d0: Verifying Checksum [2023-03-20T16:23:40.288Z] 5c69ac0246d0: Download complete [2023-03-20T16:23:40.288Z] 3a2ae6a8a46f: Download complete [2023-03-20T16:23:40.549Z] 33b1e0a273af: Verifying Checksum [2023-03-20T16:23:40.549Z] 33b1e0a273af: Download complete [2023-03-20T16:23:40.549Z] 5d3b04190fa2: Verifying Checksum [2023-03-20T16:23:40.549Z] 5d3b04190fa2: Download complete [2023-03-20T16:23:40.549Z] ec43610c2a17: Verifying Checksum [2023-03-20T16:23:40.549Z] ec43610c2a17: Download complete [2023-03-20T16:23:40.549Z] 5eb5b503b376: Verifying Checksum [2023-03-20T16:23:40.549Z] 5eb5b503b376: Download complete [2023-03-20T16:23:41.482Z] 2f39f015ded8: Verifying Checksum [2023-03-20T16:23:41.482Z] 2f39f015ded8: Download complete [2023-03-20T16:23:41.740Z] 5eb5b503b376: Pull complete [2023-03-20T16:23:41.999Z] 5c69ac0246d0: Pull complete [2023-03-20T16:23:42.565Z] ec43610c2a17: Pull complete [2023-03-20T16:23:42.565Z] 3a2ae6a8a46f: Pull complete [2023-03-20T16:23:42.823Z] 33b1e0a273af: Pull complete [2023-03-20T16:23:42.823Z] 5d3b04190fa2: Pull complete [2023-03-20T16:23:47.010Z] 2f39f015ded8: Pull complete [2023-03-20T16:23:47.010Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-20T16:23:47.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-20T16:23:47.010Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T16:23:47.102Z] prd-ubuntu20.04-docker-8c-8g-4600 does not seem to be running inside a container [2023-03-20T16:23:47.135Z] $ 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/undry_device-onvif-camera_PR-275 -v /w/workspace/undry_device-onvif-camera_PR-275:/w/workspace/undry_device-onvif-camera_PR-275:rw,z -v /w/workspace/undry_device-onvif-camera_PR-275@tmp:/w/workspace/undry_device-onvif-camera_PR-275@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-20T16:23:49.442Z] $ docker top 272dbaa03d0a1b9b92bc84716f6f9981f2ebb4b897bf1fc617048cff1e2978b1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:23:49.808Z] ---> job-cost.sh [2023-03-20T16:23:49.809Z] lf-activate-venv: SKIPPING [2023-03-20T16:23:49.809Z] INFO: No Stack... [2023-03-20T16:23:50.067Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-20T16:23:50.327Z] INFO: Archiving Costs [Pipeline] sh [2023-03-20T16:23:50.613Z] + cat /w/workspace/undry_device-onvif-camera_PR-275/archives/cost.csv [2023-03-20T16:23:50.613Z] + cut -d, -f6 [Pipeline] lock [2023-03-20T16:23:50.626Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-275-4-stack-cost] [2023-03-20T16:23:50.632Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-275-4-stack-cost] did not exist. Created. [2023-03-20T16:23:50.632Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-275-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-20T16:23:50.928Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-20T16:23:50.959Z] Stashed 1 file(s) [Pipeline] } [2023-03-20T16:23:50.966Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-275-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-20T16:23:50.988Z] $ docker stop --time=1 272dbaa03d0a1b9b92bc84716f6f9981f2ebb4b897bf1fc617048cff1e2978b1 [2023-03-20T16:23:52.172Z] $ docker rm -f --volumes 272dbaa03d0a1b9b92bc84716f6f9981f2ebb4b897bf1fc617048cff1e2978b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-20T16:24:51.009Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4603 in /w/workspace/undry_device-onvif-camera_PR-275 [Pipeline] { [Pipeline] ws [2023-03-20T16:24:51.022Z] Running in /w/workspace/device-onvif-camera/4 [Pipeline] { [Pipeline] checkout [2023-03-20T16:24:51.066Z] The recommended git tool is: git [2023-03-20T16:24:58.016Z] using credential edgex-jenkins-ssh [2023-03-20T16:24:58.033Z] Cloning the remote Git repository [2023-03-20T16:24:58.089Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-20T16:24:58.204Z] > git init /w/workspace/device-onvif-camera/4 # timeout=10 [2023-03-20T16:24:58.384Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-20T16:24:58.385Z] > git --version # timeout=10 [2023-03-20T16:24:58.419Z] > git --version # 'git version 2.25.1' [2023-03-20T16:24:58.422Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-20T16:24:58.629Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-20T16:25:00.235Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-20T16:25:00.265Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-20T16:25:01.360Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-20T16:25:02.092Z] Merging remotes/origin/main commit 35e0b630cb735782c58facbcf80c1125d056e597 into PR head commit 84cc58ff96c2fa7aacd7918b029a65105fd586c1 [2023-03-20T16:25:02.694Z] Merge succeeded, producing 84cc58ff96c2fa7aacd7918b029a65105fd586c1 [2023-03-20T16:25:02.695Z] Checking out Revision 84cc58ff96c2fa7aacd7918b029a65105fd586c1 (PR-275) [2023-03-20T16:25:01.413Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-20T16:25:01.414Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-20T16:25:01.435Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/275/head:refs/remotes/origin/PR-275 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-20T16:25:02.119Z] > git config core.sparsecheckout # timeout=10 [2023-03-20T16:25:02.211Z] > git checkout -f 84cc58ff96c2fa7aacd7918b029a65105fd586c1 # timeout=10 [2023-03-20T16:25:02.559Z] > git remote # timeout=10 [2023-03-20T16:25:02.588Z] > git config --get remote.origin.url # timeout=10 [2023-03-20T16:25:02.618Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-20T16:25:02.635Z] > git merge 35e0b630cb735782c58facbcf80c1125d056e597 # timeout=10 [2023-03-20T16:25:02.670Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-20T16:25:02.704Z] > git config core.sparsecheckout # timeout=10 [2023-03-20T16:25:02.719Z] > git checkout -f 84cc58ff96c2fa7aacd7918b029a65105fd586c1 # timeout=10 [2023-03-20T16:25:03.766Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-20T16:25:04.800Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-20T16:25:04.800Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-20T16:25:04.800Z] Dload Upload Total Spent Left Speed [2023-03-20T16:25:04.800Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh [2023-03-20T16:25:05.453Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-20T16:25:05.797Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-20T16:25:05.798Z] + sudo tee /etc/docker/daemon.new [2023-03-20T16:25:05.798Z] { [2023-03-20T16:25:05.798Z] "registry-mirrors": [ [2023-03-20T16:25:05.798Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-20T16:25:05.798Z] ], [2023-03-20T16:25:05.798Z] "bip": "10.250.0.254/24", [2023-03-20T16:25:05.798Z] "hosts": [ [2023-03-20T16:25:05.798Z] "tcp://0.0.0.0:5555", [2023-03-20T16:25:05.798Z] "unix:///var/run/docker.sock" [2023-03-20T16:25:05.798Z] ], [2023-03-20T16:25:05.798Z] "mtu": 1458, [2023-03-20T16:25:05.798Z] "selinux-enabled": true, [2023-03-20T16:25:05.798Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-20T16:25:05.798Z] } [Pipeline] sh [2023-03-20T16:25:06.152Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-20T16:25:06.504Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-20T16:25:24.832Z] provisioning config files... [2023-03-20T16:25:24.862Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/4@tmp/config13739928795671715249tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:25:25.236Z] ---> docker-login.sh [2023-03-20T16:25:25.236Z] nexus3.edgexfoundry.org:10001 [2023-03-20T16:25:25.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:25:25.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:25:25.831Z] Configure a credential helper to remove this warning. See [2023-03-20T16:25:25.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:25:25.831Z] [2023-03-20T16:25:25.831Z] Login Succeeded [2023-03-20T16:25:25.831Z] nexus3.edgexfoundry.org:10002 [2023-03-20T16:25:26.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:25:26.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:25:26.376Z] Configure a credential helper to remove this warning. See [2023-03-20T16:25:26.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:25:26.376Z] [2023-03-20T16:25:26.376Z] Login Succeeded [2023-03-20T16:25:26.376Z] nexus3.edgexfoundry.org:10003 [2023-03-20T16:25:26.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:25:26.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:25:26.650Z] Configure a credential helper to remove this warning. See [2023-03-20T16:25:26.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:25:26.650Z] [2023-03-20T16:25:26.650Z] Login Succeeded [2023-03-20T16:25:26.650Z] nexus3.edgexfoundry.org:10004 [2023-03-20T16:25:26.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:25:27.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:25:27.196Z] Configure a credential helper to remove this warning. See [2023-03-20T16:25:27.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:25:27.196Z] [2023-03-20T16:25:27.196Z] Login Succeeded [2023-03-20T16:25:27.196Z] docker.io [2023-03-20T16:25:27.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:25:27.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:25:27.737Z] Configure a credential helper to remove this warning. See [2023-03-20T16:25:27.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:25:27.737Z] [2023-03-20T16:25:27.737Z] Login Succeeded [2023-03-20T16:25:27.737Z] ---> docker-login.sh ends [Pipeline] } [2023-03-20T16:25:27.752Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-20T16:25:28.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T16:25:28.051Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T16:25:28.059Z] ========================================================= [2023-03-20T16:25:28.059Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-20T16:25:28.059Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:25:28.416Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-20T16:25:29.008Z] Sending build context to Docker daemon 20.67MB [2023-03-20T16:25:29.008Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-20T16:25:29.008Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-20T16:25:29.283Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-20T16:25:29.283Z] af6eaf76a39c: Pulling fs layer [2023-03-20T16:25:29.283Z] 55522c791124: Pulling fs layer [2023-03-20T16:25:29.283Z] ce5c4a1c91eb: Pulling fs layer [2023-03-20T16:25:29.283Z] 169dfbe0d373: Pulling fs layer [2023-03-20T16:25:29.283Z] e1ff8fa3b103: Pulling fs layer [2023-03-20T16:25:29.283Z] 52ebb69f0ebf: Pulling fs layer [2023-03-20T16:25:29.283Z] 5abe8eddf0d5: Pulling fs layer [2023-03-20T16:25:29.283Z] e1ff8fa3b103: Waiting [2023-03-20T16:25:29.283Z] 169dfbe0d373: Waiting [2023-03-20T16:25:29.283Z] 52ebb69f0ebf: Waiting [2023-03-20T16:25:29.283Z] 5abe8eddf0d5: Waiting [2023-03-20T16:25:29.283Z] 55522c791124: Download complete [2023-03-20T16:25:29.283Z] 169dfbe0d373: Download complete [2023-03-20T16:25:29.283Z] e1ff8fa3b103: Verifying Checksum [2023-03-20T16:25:29.283Z] e1ff8fa3b103: Download complete [2023-03-20T16:25:29.283Z] af6eaf76a39c: Verifying Checksum [2023-03-20T16:25:29.283Z] af6eaf76a39c: Download complete [2023-03-20T16:25:30.255Z] af6eaf76a39c: Pull complete [2023-03-20T16:25:30.526Z] 5abe8eddf0d5: Verifying Checksum [2023-03-20T16:25:30.526Z] 5abe8eddf0d5: Download complete [2023-03-20T16:25:30.810Z] 55522c791124: Pull complete [2023-03-20T16:25:32.234Z] ce5c4a1c91eb: Verifying Checksum [2023-03-20T16:25:32.234Z] ce5c4a1c91eb: Download complete [2023-03-20T16:25:32.234Z] 52ebb69f0ebf: Verifying Checksum [2023-03-20T16:25:32.234Z] 52ebb69f0ebf: Download complete [2023-03-20T16:25:44.598Z] ce5c4a1c91eb: Pull complete [2023-03-20T16:25:44.598Z] 169dfbe0d373: Pull complete [2023-03-20T16:25:44.598Z] e1ff8fa3b103: Pull complete [2023-03-20T16:25:53.098Z] 52ebb69f0ebf: Pull complete [2023-03-20T16:25:54.073Z] 5abe8eddf0d5: Pull complete [2023-03-20T16:25:54.073Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-20T16:25:54.073Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-20T16:25:54.073Z] ---> 6cb57ee374ae [2023-03-20T16:25:54.073Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-20T16:25:56.690Z] ---> Running in 5a0d6e6bb167 [2023-03-20T16:25:56.690Z] Removing intermediate container 5a0d6e6bb167 [2023-03-20T16:25:56.690Z] ---> 5f3a64af823d [2023-03-20T16:25:56.690Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-20T16:25:56.690Z] ---> Running in c5ba72f46308 [2023-03-20T16:25:56.960Z] Removing intermediate container c5ba72f46308 [2023-03-20T16:25:56.960Z] ---> 0bd6f9cd172f [2023-03-20T16:25:56.960Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-20T16:25:56.960Z] ---> Running in deb7e3dc6737 [2023-03-20T16:25:57.562Z] Removing intermediate container deb7e3dc6737 [2023-03-20T16:25:57.562Z] ---> 88e7d6042420 [2023-03-20T16:25:57.562Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-20T16:25:57.562Z] ---> Running in 08c305dcefbf [2023-03-20T16:25:57.864Z] Removing intermediate container 08c305dcefbf [2023-03-20T16:25:57.864Z] ---> 84d0ea91d68e [2023-03-20T16:25:57.864Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-20T16:25:58.154Z] ---> Running in b821f9062da7 [2023-03-20T16:25:58.439Z] Removing intermediate container b821f9062da7 [2023-03-20T16:25:58.439Z] ---> 6e33bb4dc4a7 [2023-03-20T16:25:58.439Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-20T16:25:58.439Z] ---> Running in 408b7d03f7c7 [2023-03-20T16:25:59.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T16:26:00.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T16:26:01.948Z] OK: 263 MiB in 53 packages [2023-03-20T16:26:03.929Z] Removing intermediate container 408b7d03f7c7 [2023-03-20T16:26:03.930Z] ---> e698bbe1f6c1 [2023-03-20T16:26:03.930Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-20T16:26:03.930Z] ---> Running in e4bda174c1f2 [2023-03-20T16:26:04.200Z] Removing intermediate container e4bda174c1f2 [2023-03-20T16:26:04.200Z] ---> 9f2264f8a095 [2023-03-20T16:26:04.200Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-20T16:26:04.795Z] ---> a765ca71a8aa [2023-03-20T16:26:04.795Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T16:26:04.795Z] ---> Running in 3fc7b11ad6f1 [2023-03-20T16:27:12.852Z] Removing intermediate container 3fc7b11ad6f1 [2023-03-20T16:27:12.852Z] ---> baf6eb89959d [2023-03-20T16:27:12.852Z] Step 12/13 : COPY . . [2023-03-20T16:27:12.852Z] ---> 47853a2548a5 [2023-03-20T16:27:12.852Z] Step 13/13 : RUN ${MAKE} [2023-03-20T16:27:12.852Z] ---> Running in 2b839257493b [2023-03-20T16:27:12.852Z] noop [2023-03-20T16:27:13.121Z] Removing intermediate container 2b839257493b [2023-03-20T16:27:13.121Z] ---> e2426256a6f9 [2023-03-20T16:27:13.121Z] Successfully built e2426256a6f9 [2023-03-20T16:27:13.389Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:27:13.761Z] + docker inspect -f . ci-base-image-arm64 [2023-03-20T16:27:13.761Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T16:27:13.963Z] prd-ubuntu20.04-docker-arm64-4c-16g-4603 does not seem to be running inside a container [2023-03-20T16:27:14.049Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-20T16:27:15.380Z] $ docker top d3d089832f9b74d809b44423da0f8a828aafa35bb8a136d0263f6657b4e8c70a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T16:27:16.256Z] + go version [2023-03-20T16:27:16.256Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-20T16:27:16.284Z] $ docker stop --time=1 d3d089832f9b74d809b44423da0f8a828aafa35bb8a136d0263f6657b4e8c70a [2023-03-20T16:27:17.988Z] $ docker rm -f --volumes d3d089832f9b74d809b44423da0f8a828aafa35bb8a136d0263f6657b4e8c70a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:27:18.536Z] + docker inspect -f . ci-base-image-arm64 [2023-03-20T16:27:18.536Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T16:27:18.738Z] prd-ubuntu20.04-docker-arm64-4c-16g-4603 does not seem to be running inside a container [2023-03-20T16:27:18.820Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-20T16:27:21.547Z] $ docker top 14b911734512b10fe6e1e220c2dfe54888c50617ce3d25add2730ab5e79ad81a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T16:27:22.411Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/4 [Pipeline] fileExists [Pipeline] sh [2023-03-20T16:27:23.067Z] + make test [2023-03-20T16:27:23.068Z] go test ./... -coverprofile=coverage.out ./... [2023-03-20T16:28:02.011Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-20T16:30:53.825Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-20T16:30:53.825Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-20T16:30:53.825Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.209s coverage: 31.7% of statements [2023-03-20T16:31:20.552Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.539s coverage: 86.5% of statements [2023-03-20T16:31:20.552Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-20T16:31:20.552Z] go vet ./... [2023-03-20T16:31:59.466Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-20T16:31:59.466Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-20T16:31:59.466Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-20T16:31:59.488Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-20T16:31:59.508Z] $ docker stop --time=1 14b911734512b10fe6e1e220c2dfe54888c50617ce3d25add2730ab5e79ad81a [2023-03-20T16:32:01.471Z] $ docker rm -f --volumes 14b911734512b10fe6e1e220c2dfe54888c50617ce3d25add2730ab5e79ad81a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-20T16:32:02.779Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-20T16:32:02.811Z] Warning: overwriting stash ‘coverage-report’ [2023-03-20T16:32:03.473Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-20T16:32:03.865Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-20T16:32:04.194Z] + ls -al . [2023-03-20T16:32:04.194Z] total 232 [2023-03-20T16:32:04.194Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 20 16:27 . [2023-03-20T16:32:04.194Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 16:24 .. [2023-03-20T16:32:04.194Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 16:25 .git [2023-03-20T16:32:04.194Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 16:25 .github [2023-03-20T16:32:04.194Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 20 16:25 .gitignore [2023-03-20T16:32:04.194Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 20 16:25 .golangci.yml [2023-03-20T16:32:04.194Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 20 16:25 Attribution.txt [2023-03-20T16:32:04.194Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 20 16:25 CHANGELOG.md [2023-03-20T16:32:04.194Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 20 16:25 Dockerfile [2023-03-20T16:32:04.194Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 20 16:25 GOVERNANCE.md [2023-03-20T16:32:04.194Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 20 16:25 Jenkinsfile [2023-03-20T16:32:04.194Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 20 16:25 LICENSE [2023-03-20T16:32:04.194Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 20 16:25 Makefile [2023-03-20T16:32:04.194Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 20 16:25 OWNERS.md [2023-03-20T16:32:04.194Z] -rw-rw-r-- 1 jenkins jenkins 6346 Mar 20 16:25 README.md [2023-03-20T16:32:04.194Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 20 16:21 VERSION [2023-03-20T16:32:04.194Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 16:25 bin [2023-03-20T16:32:04.194Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 16:25 cmd [2023-03-20T16:32:04.194Z] -rw-r--r-- 1 jenkins jenkins 78487 Mar 20 16:31 coverage.out [2023-03-20T16:32:04.194Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 20 16:25 doc [2023-03-20T16:32:04.194Z] -rw-rw-r-- 1 jenkins jenkins 3602 Mar 20 16:25 go.mod [2023-03-20T16:32:04.194Z] -rw-rw-r-- 1 jenkins jenkins 32892 Mar 20 16:25 go.sum [2023-03-20T16:32:04.194Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 16:25 internal [2023-03-20T16:32:04.194Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 16:25 snap [2023-03-20T16:32:04.194Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 20 16:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:32:04.545Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=84cc58ff96c2fa7aacd7918b029a65105fd586c1 --label arch=arm64 --label version=0.0.0 . [2023-03-20T16:32:05.142Z] Sending build context to Docker daemon 20.75MB [2023-03-20T16:32:05.142Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-20T16:32:05.142Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-20T16:32:05.142Z] ---> e2426256a6f9 [2023-03-20T16:32:05.142Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-20T16:32:05.412Z] ---> Running in 46ca7801aa7f [2023-03-20T16:32:06.002Z] Removing intermediate container 46ca7801aa7f [2023-03-20T16:32:06.002Z] ---> 6c48cc1d5e20 [2023-03-20T16:32:06.002Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-20T16:32:06.002Z] ---> Running in 41e49f2ac29b [2023-03-20T16:32:06.270Z] Removing intermediate container 41e49f2ac29b [2023-03-20T16:32:06.270Z] ---> 6e507ca94461 [2023-03-20T16:32:06.270Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-20T16:32:06.270Z] ---> Running in 4d48b808eb6b [2023-03-20T16:32:06.693Z] Removing intermediate container 4d48b808eb6b [2023-03-20T16:32:06.693Z] ---> 779601d01326 [2023-03-20T16:32:06.693Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-20T16:32:06.979Z] ---> Running in 3a157b3a54c2 [2023-03-20T16:32:07.257Z] Removing intermediate container 3a157b3a54c2 [2023-03-20T16:32:07.257Z] ---> 82ac83757cf3 [2023-03-20T16:32:07.257Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-20T16:32:07.257Z] ---> Running in e3d1b9f7a746 [2023-03-20T16:32:07.544Z] Removing intermediate container e3d1b9f7a746 [2023-03-20T16:32:07.544Z] ---> e3faec1d6011 [2023-03-20T16:32:07.544Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-20T16:32:07.825Z] ---> Running in 77aa1d4e6b83 [2023-03-20T16:32:08.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T16:32:09.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T16:32:10.856Z] OK: 263 MiB in 53 packages [2023-03-20T16:32:11.830Z] Removing intermediate container 77aa1d4e6b83 [2023-03-20T16:32:11.830Z] ---> 9ad621a17432 [2023-03-20T16:32:11.830Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-20T16:32:11.830Z] ---> Running in 70322739452f [2023-03-20T16:32:12.100Z] Removing intermediate container 70322739452f [2023-03-20T16:32:12.100Z] ---> c004263c4c0c [2023-03-20T16:32:12.100Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-20T16:32:12.690Z] ---> 7ce3fece12fb [2023-03-20T16:32:12.690Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T16:32:12.690Z] ---> Running in ebc608f18c77 [2023-03-20T16:32:16.053Z] Removing intermediate container ebc608f18c77 [2023-03-20T16:32:16.053Z] ---> 35fbf5079751 [2023-03-20T16:32:16.053Z] Step 12/26 : COPY . . [2023-03-20T16:32:17.477Z] ---> 2f021882a459 [2023-03-20T16:32:17.477Z] Step 13/26 : RUN ${MAKE} [2023-03-20T16:32:17.477Z] ---> Running in c6293e0cc7c3 [2023-03-20T16:32:18.449Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-20T16:34:55.220Z] Removing intermediate container c6293e0cc7c3 [2023-03-20T16:34:55.220Z] ---> fc25daaef3af [2023-03-20T16:34:55.220Z] Step 14/26 : FROM alpine:3.17 [2023-03-20T16:34:55.220Z] 3.17: Pulling from library/alpine [2023-03-20T16:34:55.220Z] af6eaf76a39c: Already exists [2023-03-20T16:34:55.220Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-20T16:34:55.220Z] Status: Downloaded newer image for alpine:3.17 [2023-03-20T16:34:55.220Z] ---> d74e625d9115 [2023-03-20T16:34:55.220Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-20T16:34:55.220Z] ---> Running in 6a771cd16419 [2023-03-20T16:34:55.220Z] Removing intermediate container 6a771cd16419 [2023-03-20T16:34:55.220Z] ---> 556d1caeb87d [2023-03-20T16:34:55.220Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-20T16:34:55.220Z] ---> Running in c2de015f5733 [2023-03-20T16:34:55.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T16:34:55.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T16:34:55.807Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-20T16:34:55.807Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T16:34:55.807Z] OK: 8 MiB in 16 packages [2023-03-20T16:34:57.218Z] Removing intermediate container c2de015f5733 [2023-03-20T16:34:57.218Z] ---> 141f0d274b4f [2023-03-20T16:34:57.218Z] Step 17/26 : WORKDIR / [2023-03-20T16:34:57.218Z] ---> Running in 2aa45d0b7feb [2023-03-20T16:34:57.486Z] Removing intermediate container 2aa45d0b7feb [2023-03-20T16:34:57.486Z] ---> 905ab2ffc10b [2023-03-20T16:34:57.486Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-20T16:34:58.895Z] ---> 8cfa6e5252c5 [2023-03-20T16:34:58.895Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-20T16:34:59.482Z] ---> 9d19dd61f894 [2023-03-20T16:34:59.482Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-20T16:35:00.068Z] ---> 9a7a0e794fee [2023-03-20T16:35:00.068Z] Step 21/26 : EXPOSE 59984 [2023-03-20T16:35:00.068Z] ---> Running in fa0f350ee1bf [2023-03-20T16:35:00.336Z] Removing intermediate container fa0f350ee1bf [2023-03-20T16:35:00.336Z] ---> 8517b20b0b80 [2023-03-20T16:35:00.336Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-20T16:35:00.603Z] ---> Running in eaa5f0a1cc0f [2023-03-20T16:35:00.870Z] Removing intermediate container eaa5f0a1cc0f [2023-03-20T16:35:00.870Z] ---> c300a63e9afb [2023-03-20T16:35:00.870Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T16:35:00.870Z] ---> Running in f55e31669878 [2023-03-20T16:35:01.138Z] Removing intermediate container f55e31669878 [2023-03-20T16:35:01.138Z] ---> 10024760759e [2023-03-20T16:35:01.138Z] Step 24/26 : LABEL arch=arm64 [2023-03-20T16:35:01.413Z] ---> Running in f9d68a6c9805 [2023-03-20T16:35:01.684Z] Removing intermediate container f9d68a6c9805 [2023-03-20T16:35:01.684Z] ---> 1442b0add56f [2023-03-20T16:35:01.684Z] Step 25/26 : LABEL git_sha=84cc58ff96c2fa7aacd7918b029a65105fd586c1 [2023-03-20T16:35:01.684Z] ---> Running in 35877b15ff63 [2023-03-20T16:35:01.953Z] Removing intermediate container 35877b15ff63 [2023-03-20T16:35:01.953Z] ---> f9bac8b3e954 [2023-03-20T16:35:01.953Z] Step 26/26 : LABEL version=0.0.0 [2023-03-20T16:35:01.953Z] ---> Running in 33916b61a0fd [2023-03-20T16:35:02.220Z] Removing intermediate container 33916b61a0fd [2023-03-20T16:35:02.220Z] ---> 006a4b00995e [2023-03-20T16:35:02.220Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-20T16:35:02.220Z] Successfully built 006a4b00995e [2023-03-20T16:35:02.487Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:35:02.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-20T16:35:02.932Z] [2023-03-20T16:35:02.932Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:35:03.264Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-20T16:35:03.264Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-20T16:35:03.264Z] 8998bd30e6a1: Pulling fs layer [2023-03-20T16:35:03.264Z] 04944245beec: Pulling fs layer [2023-03-20T16:35:03.264Z] 699f458cf7ca: Pulling fs layer [2023-03-20T16:35:03.264Z] 765212b225bb: Pulling fs layer [2023-03-20T16:35:03.264Z] f23df028b6ca: Pulling fs layer [2023-03-20T16:35:03.264Z] d65c8cfc05b1: Pulling fs layer [2023-03-20T16:35:03.264Z] 2437ff75d9bd: Pulling fs layer [2023-03-20T16:35:03.264Z] 765212b225bb: Waiting [2023-03-20T16:35:03.264Z] f23df028b6ca: Waiting [2023-03-20T16:35:03.264Z] d65c8cfc05b1: Waiting [2023-03-20T16:35:03.264Z] 2437ff75d9bd: Waiting [2023-03-20T16:35:03.531Z] 04944245beec: Verifying Checksum [2023-03-20T16:35:03.531Z] 04944245beec: Download complete [2023-03-20T16:35:03.531Z] 765212b225bb: Verifying Checksum [2023-03-20T16:35:03.531Z] 765212b225bb: Download complete [2023-03-20T16:35:03.531Z] f23df028b6ca: Verifying Checksum [2023-03-20T16:35:03.531Z] f23df028b6ca: Download complete [2023-03-20T16:35:03.531Z] d65c8cfc05b1: Verifying Checksum [2023-03-20T16:35:03.531Z] d65c8cfc05b1: Download complete [2023-03-20T16:35:03.801Z] 699f458cf7ca: Verifying Checksum [2023-03-20T16:35:03.801Z] 699f458cf7ca: Download complete [2023-03-20T16:35:04.069Z] 8998bd30e6a1: Verifying Checksum [2023-03-20T16:35:04.069Z] 8998bd30e6a1: Download complete [2023-03-20T16:35:06.651Z] 2437ff75d9bd: Verifying Checksum [2023-03-20T16:35:06.651Z] 2437ff75d9bd: Download complete [2023-03-20T16:35:08.059Z] 8998bd30e6a1: Pull complete [2023-03-20T16:35:08.326Z] 04944245beec: Pull complete [2023-03-20T16:35:09.285Z] 699f458cf7ca: Pull complete [2023-03-20T16:35:09.554Z] 765212b225bb: Pull complete [2023-03-20T16:35:10.512Z] f23df028b6ca: Pull complete [2023-03-20T16:35:10.512Z] d65c8cfc05b1: Pull complete [2023-03-20T16:35:22.807Z] 2437ff75d9bd: Pull complete [2023-03-20T16:35:22.807Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-20T16:35:22.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-20T16:35:22.807Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T16:35:22.994Z] prd-ubuntu20.04-docker-arm64-4c-16g-4603 does not seem to be running inside a container [2023-03-20T16:35:23.065Z] $ 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-onvif-camera/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-20T16:35:25.826Z] $ docker top 45fce0037c4224aba0fc7f8e34886e7ef7238dadc53ad5a9a2ac963e1e36e1e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:35:26.664Z] ---> job-cost.sh [2023-03-20T16:35:26.665Z] lf-activate-venv: SKIPPING [2023-03-20T16:35:26.665Z] INFO: No Stack... [2023-03-20T16:35:27.249Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-20T16:35:27.833Z] INFO: Archiving Costs [Pipeline] sh [2023-03-20T16:35:28.479Z] + cat /w/workspace/device-onvif-camera/4/archives/cost.csv [2023-03-20T16:35:28.479Z] + cut -d, -f6 [Pipeline] lock [2023-03-20T16:35:28.517Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-275-4-stack-cost] [2023-03-20T16:35:28.526Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-275-4-stack-cost] did not exist. Created. [2023-03-20T16:35:28.526Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-275-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-20T16:35:28.873Z] /w/workspace/device-onvif-camera/4@tmp/durable-195dd254/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-20T16:35:29.475Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-20T16:35:29.498Z] Warning: overwriting stash ‘stack-cost’ [2023-03-20T16:35:29.561Z] Stashed 1 file(s) [Pipeline] } [2023-03-20T16:35:29.570Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-275-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-20T16:35:29.595Z] $ docker stop --time=1 45fce0037c4224aba0fc7f8e34886e7ef7238dadc53ad5a9a2ac963e1e36e1e3 [2023-03-20T16:35:31.080Z] $ docker rm -f --volumes 45fce0037c4224aba0fc7f8e34886e7ef7238dadc53ad5a9a2ac963e1e36e1e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-20T16:35:31.420Z] provisioning config files... [2023-03-20T16:35:31.427Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-275@tmp/config16993568161148904967tmp [Pipeline] { [Pipeline] sh [2023-03-20T16:35:31.723Z] + set +x [2023-03-20T16:35:31.723Z] + bash -s -- [2023-03-20T16:35:31.723Z] + curl -s https://codecov.io/bash [2023-03-20T16:35:31.723Z] [2023-03-20T16:35:31.723Z] _____ _ [2023-03-20T16:35:31.723Z] / ____| | | [2023-03-20T16:35:31.723Z] | | ___ __| | ___ ___ _____ __ [2023-03-20T16:35:31.723Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-20T16:35:31.723Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-20T16:35:31.723Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-20T16:35:31.723Z] Bash-1.0.6 [2023-03-20T16:35:31.723Z] [2023-03-20T16:35:31.723Z] [2023-03-20T16:35:31.723Z] ==> git version 2.25.1 found [2023-03-20T16:35:31.723Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-20T16:35:31.723Z] Release-Date: 2020-01-08 [2023-03-20T16:35:31.723Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-20T16:35:31.723Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-20T16:35:31.723Z] ==> Jenkins CI detected. [2023-03-20T16:35:31.723Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-275 [2023-03-20T16:35:31.723Z] project root: . [2023-03-20T16:35:31.723Z] --> token set from env [2023-03-20T16:35:31.723Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-20T16:35:31.723Z] ==> Running gcov in . (disable via -X gcov) [2023-03-20T16:35:31.723Z] ==> Python coveragepy not found [2023-03-20T16:35:31.723Z] ==> Searching for coverage reports in: [2023-03-20T16:35:31.723Z] + . [2023-03-20T16:35:31.723Z] -> Found 1 reports [2023-03-20T16:35:31.723Z] ==> Detecting git/mercurial file structure [2023-03-20T16:35:31.723Z] ==> Reading reports [2023-03-20T16:35:31.723Z] + ./coverage.out bytes=78487 [2023-03-20T16:35:31.723Z] ==> Appending adjustments [2023-03-20T16:35:31.723Z] https://docs.codecov.io/docs/fixing-reports [2023-03-20T16:35:31.983Z] + Found adjustments [2023-03-20T16:35:31.983Z] ==> Gzipping contents [2023-03-20T16:35:31.983Z] 12K /tmp/codecov.DI0O6y.gz [2023-03-20T16:35:31.983Z] ==> Uploading reports [2023-03-20T16:35:31.983Z] url: https://codecov.io [2023-03-20T16:35:31.983Z] query: branch=PR-275&commit=84cc58ff96c2fa7aacd7918b029a65105fd586c1&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-275%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=275&job=&cmd_args= [2023-03-20T16:35:31.983Z] -> Pinging Codecov [2023-03-20T16:35:31.983Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-275&commit=84cc58ff96c2fa7aacd7918b029a65105fd586c1&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-275%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=275&job=&cmd_args= [2023-03-20T16:35:32.243Z] -> Uploading to [2023-03-20T16:35:32.243Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-20/F29A59C45E3A92E06B3E522C9905F8EF/84cc58ff96c2fa7aacd7918b029a65105fd586c1/88fad037-bbfa-43f2-ad83-89d76f40c207.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230320%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230320T163531Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=af486d1e53149b3fc778e68c740357ef63e7938f7666070ce0de126ac6e9cf20 [2023-03-20T16:35:32.243Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-20T16:35:32.243Z] Dload Upload Total Spent Left Speed [2023-03-20T16:35:32.503Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10526 0 0 100 10526 0 43676 --:--:-- --:--:-- --:--:-- 43495 100 10526 0 0 100 10526 0 43676 --:--:-- --:--:-- --:--:-- 43495 [2023-03-20T16:35:32.503Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/84cc58ff96c2fa7aacd7918b029a65105fd586c1 [Pipeline] } [2023-03-20T16:35:32.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-20T16:35:33.174Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-275/archives ] [2023-03-20T16:35:33.174Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-275/archives [2023-03-20T16:35:33.174Z] total 16 [2023-03-20T16:35:33.174Z] drwxr-xr-x 3 root root 4096 Mar 20 16:23 . [2023-03-20T16:35:33.174Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 20 16:23 .. [2023-03-20T16:35:33.174Z] drwxr-xr-x 2 root root 4096 Mar 20 16:23 cost [2023-03-20T16:35:33.174Z] -rw-r--r-- 1 root root 91 Mar 20 16:23 cost.csv [2023-03-20T16:35:33.174Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-275/archives [2023-03-20T16:35:33.174Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-275/archives [2023-03-20T16:35:33.174Z] total 16 [2023-03-20T16:35:33.174Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 16:23 . [2023-03-20T16:35:33.174Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 20 16:23 .. [2023-03-20T16:35:33.174Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 20 16:23 cost [2023-03-20T16:35:33.174Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 20 16:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:35:33.463Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:35:34.320Z] ---> package-listing.sh [2023-03-20T16:35:34.320Z] ++ facter osfamily [2023-03-20T16:35:34.320Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-20T16:35:34.579Z] + OS_FAMILY=debian [2023-03-20T16:35:34.579Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-275 [2023-03-20T16:35:34.579Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-20T16:35:34.579Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-20T16:35:34.579Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-20T16:35:34.579Z] + PACKAGES=/tmp/packages_start.txt [2023-03-20T16:35:34.579Z] + '[' /w/workspace/undry_device-onvif-camera_PR-275 ']' [2023-03-20T16:35:34.579Z] + PACKAGES=/tmp/packages_end.txt [2023-03-20T16:35:34.579Z] + case "${OS_FAMILY}" in [2023-03-20T16:35:34.579Z] + dpkg -l [2023-03-20T16:35:34.579Z] + grep '^ii' [2023-03-20T16:35:34.579Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-20T16:35:34.579Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-20T16:35:34.579Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-20T16:35:34.579Z] + '[' /w/workspace/undry_device-onvif-camera_PR-275 ']' [2023-03-20T16:35:34.579Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-275/archives/ [2023-03-20T16:35:34.579Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-275/archives/ [Pipeline] echo [2023-03-20T16:35:34.590Z] 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/undry_device-onvif-camera_PR-275/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-20T16:35:34.867Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:35:35.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-20T16:35:35.420Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T16:35:35.487Z] prd-ubuntu20.04-docker-8c-8g-4600 does not seem to be running inside a container [2023-03-20T16:35:35.517Z] $ 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/undry_device-onvif-camera_PR-275/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-275 -v /w/workspace/undry_device-onvif-camera_PR-275:/w/workspace/undry_device-onvif-camera_PR-275:rw,z -v /w/workspace/undry_device-onvif-camera_PR-275@tmp:/w/workspace/undry_device-onvif-camera_PR-275@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-20T16:35:35.720Z] $ docker top af725211736b2516aaa73012552472cdf740e2b75241a5c16ba0eb4d7d6d2510 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T16:35:36.067Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-20T16:35:36.355Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-20T16:35:36.641Z] + ls /var/log/sa-host [2023-03-20T16:35:36.642Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-20T16:35:36.701Z] provisioning config files... [2023-03-20T16:35:36.709Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-275@tmp/config7456479842283031023tmp [Pipeline] { [Pipeline] echo [2023-03-20T16:35:36.721Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:35:37.005Z] ---> create-netrc.sh [Pipeline] } [2023-03-20T16:35:37.013Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:35:37.324Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-20T16:35:37.332Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:35:37.616Z] ---> sudo-logs.sh [2023-03-20T16:35:37.616Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-20T16:35:37.643Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:35:37.927Z] ---> job-cost.sh [2023-03-20T16:35:37.927Z] lf-activate-venv: SKIPPING [2023-03-20T16:35:37.927Z] DEBUG: total: 0.2199999988079071 [2023-03-20T16:35:37.927Z] INFO: Retrieving Stack Cost... [2023-03-20T16:35:38.187Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-20T16:35:38.753Z] INFO: Archiving Costs [Pipeline] echo [2023-03-20T16:35:38.765Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:35:39.045Z] ---> logs-deploy.sh [2023-03-20T16:35:39.045Z] lf-activate-venv: SKIPPING [2023-03-20T16:35:39.045Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-275/4 [2023-03-20T16:35:39.045Z] INFO: archiving workspace using pattern(s): [2023-03-20T16:35:39.980Z] Archives upload complete. [2023-03-20T16:35:39.980Z] INFO: archiving logs to Nexus