Push event to branch levski Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0c6690d512fca69ab8f13dc5deb436fc09094519 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-ssh3119124582631002147.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-ssh11672684000990278675.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/levski/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/levski/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13080324817843661927.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-ssh4374367401505753508.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/levski/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/levski/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16518834379647136953.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, goVersion:1.18, 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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-1972 in /w/workspace/undry_device-onvif-camera_levski [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_levski # 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 Avoid second fetch Checking out Revision 0c6690d512fca69ab8f13dc5deb436fc09094519 (levski) Commit message: "fix: upgrade sdk to fix device cache issue (#261)" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 0c6690d512fca69ab8f13dc5deb436fc09094519 # timeout=10 > git rev-list --no-walk ef0e1dc43e01e3af63e43192147483735d9789c0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-15T16:48:09.428Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-15T16:48:09.486Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-15T16:48:09.500Z] ========================================================= [2023-03-15T16:48:09.500Z] EdgeX Global Pipelines Version Info [2023-03-15T16:48:09.500Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:48:10.238Z] ------------------- [2023-03-15T16:48:10.239Z] stable info: [2023-03-15T16:48:10.239Z] ------------------- [2023-03-15T16:48:10.239Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-15T16:48:10.239Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-15T16:48:10.239Z] Message: update stable to v1.0.245 [2023-03-15T16:48:10.809Z] ------------------- [2023-03-15T16:48:10.809Z] experimental info: [2023-03-15T16:48:10.809Z] ------------------- [2023-03-15T16:48:10.809Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-15T16:48:10.809Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-15T16:48:10.809Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-15T16:48:10.967Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-15T16:48:10.977Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-15T16:48:10.990Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-15T16:48:11.004Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-15T16:48:11.019Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-15T16:48:11.030Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-15T16:48:11.042Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-15T16:48:11.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-15T16:48:11.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-15T16:48:11.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-15T16:48:11.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-15T16:48:11.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-15T16:48:11.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-15T16:48:11.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-15T16:48:11.150Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T16:48:11.163Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T16:48:11.175Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T16:48:11.186Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T16:48:11.198Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-15T16:48:11.211Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-15T16:48:11.222Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-15T16:48:11.234Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-15T16:48:11.249Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-15T16:48:11.262Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-15T16:48:11.275Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-15T16:48:11.289Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-15T16:48:11.301Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-15T16:48:11.314Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = levski [Pipeline] echo [2023-03-15T16:48:11.324Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = levski [Pipeline] echo [2023-03-15T16:48:11.340Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = levski [Pipeline] echo [2023-03-15T16:48:11.355Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0c6690d512fca69ab8f13dc5deb436fc09094519 [Pipeline] echo [2023-03-15T16:48:11.370Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0c6690d [Pipeline] echo [2023-03-15T16:48:11.381Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T16:48:11.430Z] provisioning config files... [2023-03-15T16:48:11.449Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config11805268634474392934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:48:11.753Z] ---> docker-login.sh [2023-03-15T16:48:11.753Z] nexus3.edgexfoundry.org:10001 [2023-03-15T16:48:12.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:48:12.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:48:12.013Z] Configure a credential helper to remove this warning. See [2023-03-15T16:48:12.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:48:12.013Z] [2023-03-15T16:48:12.013Z] Login Succeeded [2023-03-15T16:48:12.013Z] nexus3.edgexfoundry.org:10002 [2023-03-15T16:48:12.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:48:12.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:48:12.272Z] Configure a credential helper to remove this warning. See [2023-03-15T16:48:12.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:48:12.272Z] [2023-03-15T16:48:12.272Z] Login Succeeded [2023-03-15T16:48:12.272Z] nexus3.edgexfoundry.org:10003 [2023-03-15T16:48:12.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:48:12.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:48:12.272Z] Configure a credential helper to remove this warning. See [2023-03-15T16:48:12.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:48:12.272Z] [2023-03-15T16:48:12.272Z] Login Succeeded [2023-03-15T16:48:12.272Z] nexus3.edgexfoundry.org:10004 [2023-03-15T16:48:12.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:48:12.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:48:12.533Z] Configure a credential helper to remove this warning. See [2023-03-15T16:48:12.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:48:12.533Z] [2023-03-15T16:48:12.533Z] Login Succeeded [2023-03-15T16:48:12.533Z] docker.io [2023-03-15T16:48:12.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:48:12.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:48:12.794Z] Configure a credential helper to remove this warning. See [2023-03-15T16:48:12.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:48:12.794Z] [2023-03-15T16:48:12.794Z] Login Succeeded [2023-03-15T16:48:12.794Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T16:48:12.802Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-15T16:48:13.168Z] + git rev-list -1 --merges 0c6690d512fca69ab8f13dc5deb436fc09094519~1..0c6690d512fca69ab8f13dc5deb436fc09094519 [Pipeline] echo [2023-03-15T16:48:13.217Z] -----------> git rev-list -1 --merges 0c6690d512fca69ab8f13dc5deb436fc09094519~1..0c6690d512fca69ab8f13dc5deb436fc09094519 0c6690d512fca69ab8f13dc5deb436fc09094519 [false] [Pipeline] sh [2023-03-15T16:48:13.508Z] + git log --format=format:%s -1 0c6690d512fca69ab8f13dc5deb436fc09094519 [Pipeline] echo [2023-03-15T16:48:13.524Z] ========================================================= [2023-03-15T16:48:13.524Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-15T16:48:13.524Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T16:48:13.849Z] + git log --format=format:%s -1 0c6690d512fca69ab8f13dc5deb436fc09094519 [Pipeline] echo [2023-03-15T16:48:13.863Z] [semverPrep] GIT_COMMIT: 0c6690d512fca69ab8f13dc5deb436fc09094519, Commit Message: fix: upgrade sdk to fix device cache issue (#261) [Pipeline] echo [2023-03-15T16:48:13.873Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-15T16:48:14.218Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T16:48:14.218Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-15T16:48:14.218Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-15T16:48:14.218Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-15T16:48:14.218Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-15T16:48:14.218Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-15T16:48:14.218Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:48:14.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T16:48:14.571Z] [2023-03-15T16:48:14.571Z] 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-15T16:48:14.870Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T16:48:14.870Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-15T16:48:14.870Z] b85a868b505f: Pulling fs layer [2023-03-15T16:48:14.870Z] e2be974225ed: Pulling fs layer [2023-03-15T16:48:14.870Z] 339a4e72a1f5: Pulling fs layer [2023-03-15T16:48:14.870Z] 988bab9f4d93: Pulling fs layer [2023-03-15T16:48:14.870Z] 1469e6f7b9e6: Pulling fs layer [2023-03-15T16:48:14.870Z] eaf3925da568: Pulling fs layer [2023-03-15T16:48:14.870Z] bab4dde63d76: Pulling fs layer [2023-03-15T16:48:14.870Z] bde34c3a00c8: Pulling fs layer [2023-03-15T16:48:14.870Z] b352a97aabf1: Pulling fs layer [2023-03-15T16:48:14.870Z] 4872d77fe225: Pulling fs layer [2023-03-15T16:48:14.870Z] 5851b861e8e6: Pulling fs layer [2023-03-15T16:48:14.870Z] 1469e6f7b9e6: Waiting [2023-03-15T16:48:14.870Z] bab4dde63d76: Waiting [2023-03-15T16:48:14.870Z] bde34c3a00c8: Waiting [2023-03-15T16:48:14.870Z] b352a97aabf1: Waiting [2023-03-15T16:48:14.870Z] 4872d77fe225: Waiting [2023-03-15T16:48:14.870Z] 988bab9f4d93: Waiting [2023-03-15T16:48:14.870Z] 5851b861e8e6: Waiting [2023-03-15T16:48:14.870Z] eaf3925da568: Waiting [2023-03-15T16:48:14.870Z] e2be974225ed: Verifying Checksum [2023-03-15T16:48:14.870Z] e2be974225ed: Download complete [2023-03-15T16:48:14.870Z] 988bab9f4d93: Download complete [2023-03-15T16:48:15.131Z] 1469e6f7b9e6: Verifying Checksum [2023-03-15T16:48:15.131Z] 1469e6f7b9e6: Download complete [2023-03-15T16:48:15.131Z] eaf3925da568: Verifying Checksum [2023-03-15T16:48:15.131Z] eaf3925da568: Download complete [2023-03-15T16:48:15.131Z] 339a4e72a1f5: Verifying Checksum [2023-03-15T16:48:15.131Z] 339a4e72a1f5: Download complete [2023-03-15T16:48:15.131Z] bde34c3a00c8: Verifying Checksum [2023-03-15T16:48:15.131Z] bde34c3a00c8: Download complete [2023-03-15T16:48:15.131Z] b352a97aabf1: Download complete [2023-03-15T16:48:15.131Z] 4872d77fe225: Verifying Checksum [2023-03-15T16:48:15.131Z] 4872d77fe225: Download complete [2023-03-15T16:48:15.131Z] b85a868b505f: Verifying Checksum [2023-03-15T16:48:15.131Z] b85a868b505f: Download complete [2023-03-15T16:48:15.131Z] 5851b861e8e6: Verifying Checksum [2023-03-15T16:48:15.131Z] 5851b861e8e6: Download complete [2023-03-15T16:48:15.700Z] bab4dde63d76: Verifying Checksum [2023-03-15T16:48:15.700Z] bab4dde63d76: Download complete [2023-03-15T16:48:16.636Z] b85a868b505f: Pull complete [2023-03-15T16:48:16.636Z] e2be974225ed: Pull complete [2023-03-15T16:48:17.205Z] 339a4e72a1f5: Pull complete [2023-03-15T16:48:17.205Z] 988bab9f4d93: Pull complete [2023-03-15T16:48:17.472Z] 1469e6f7b9e6: Pull complete [2023-03-15T16:48:17.734Z] eaf3925da568: Pull complete [2023-03-15T16:48:19.648Z] bab4dde63d76: Pull complete [2023-03-15T16:48:19.648Z] bde34c3a00c8: Pull complete [2023-03-15T16:48:19.648Z] b352a97aabf1: Pull complete [2023-03-15T16:48:19.648Z] 4872d77fe225: Pull complete [2023-03-15T16:48:19.648Z] 5851b861e8e6: Pull complete [2023-03-15T16:48:19.648Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-15T16:48:19.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T16:48:19.648Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:48:19.754Z] prd-ubuntu20.04-docker-8c-8g-1972 does not seem to be running inside a container [2023-03-15T16:48:19.779Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T16:48:21.216Z] $ docker top e823159d82fee8227244dd7f3306f9e0b86f1a102e19917dc4c7298394281bf0 -eo pid,comm [2023-03-15T16:48:21.276Z] 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-15T16:48:21.276Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T16:48:21.313Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T16:48:21.313Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T16:48:21.437Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T16:48:21.437Z] $ docker exec e823159d82fee8227244dd7f3306f9e0b86f1a102e19917dc4c7298394281bf0 ssh-agent [2023-03-15T16:48:21.550Z] SSH_AUTH_SOCK=/tmp/ssh-7br1OG9iO8Sl/agent.32 [2023-03-15T16:48:21.550Z] SSH_AGENT_PID=38 [2023-03-15T16:48:21.555Z] Running ssh-add (command line suppressed) [2023-03-15T16:48:21.656Z] Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_14166995871413926865.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_14166995871413926865.key) [2023-03-15T16:48:21.673Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T16:48:21.960Z] + git tag --points-at HEAD [Pipeline] } [2023-03-15T16:48:21.968Z] $ docker exec --env ******** --env ******** e823159d82fee8227244dd7f3306f9e0b86f1a102e19917dc4c7298394281bf0 ssh-agent -k [2023-03-15T16:48:22.069Z] unset SSH_AUTH_SOCK; [2023-03-15T16:48:22.070Z] unset SSH_AGENT_PID; [2023-03-15T16:48:22.070Z] echo Agent pid 38 killed; [2023-03-15T16:48:22.089Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-15T16:48:22.121Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T16:48:22.121Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T16:48:22.250Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T16:48:22.249Z] $ docker exec e823159d82fee8227244dd7f3306f9e0b86f1a102e19917dc4c7298394281bf0 ssh-agent [2023-03-15T16:48:22.363Z] SSH_AUTH_SOCK=/tmp/ssh-zcEdxxO74x45/agent.70 [2023-03-15T16:48:22.363Z] SSH_AGENT_PID=76 [2023-03-15T16:48:22.367Z] Running ssh-add (command line suppressed) [2023-03-15T16:48:22.480Z] Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_14329420389748534864.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_14329420389748534864.key) [2023-03-15T16:48:22.497Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T16:48:22.786Z] + git semver init [2023-03-15T16:48:23.044Z] 2023-03-15 16:48:22,960 [run_init] DEBUG init version:0.0.0 force:False [2023-03-15T16:48:23.044Z] 2023-03-15 16:48:22,961 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_levski/.semver [2023-03-15T16:48:23.044Z] 2023-03-15 16:48:22,961 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_levski/.semver [2023-03-15T16:48:23.044Z] 2023-03-15 16:48:22,961 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_levski/.semver'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=None) [2023-03-15T16:48:23.987Z] 2023-03-15 16:48:23,876 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_levski/.git/info/exclude [2023-03-15T16:48:23.987Z] 2023-03-15 16:48:23,877 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_levski/.semver/levski with force:False [2023-03-15T16:48:23.987Z] 2023-03-15 16:48:23,877 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-03-15T16:48:23.987Z] 2023-03-15 16:48:23,881 [execute] INFO git cat-file --batch-check [2023-03-15T16:48:23.987Z] 2023-03-15 16:48:23,881 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T16:48:23.987Z] 2023-03-15 16:48:23,887 [execute] INFO git cat-file --batch [2023-03-15T16:48:23.987Z] 2023-03-15 16:48:23,887 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T16:48:23.987Z] 2023-03-15 16:48:23,891 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-03-15T16:48:23.987Z] 0.0.0 [Pipeline] } [2023-03-15T16:48:23.993Z] $ docker exec --env ******** --env ******** e823159d82fee8227244dd7f3306f9e0b86f1a102e19917dc4c7298394281bf0 ssh-agent -k [2023-03-15T16:48:24.100Z] unset SSH_AUTH_SOCK; [2023-03-15T16:48:24.100Z] unset SSH_AGENT_PID; [2023-03-15T16:48:24.100Z] echo Agent pid 76 killed; [2023-03-15T16:48:24.114Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T16:48:24.414Z] + git semver [Pipeline] } [2023-03-15T16:48:24.688Z] $ docker stop --time=1 e823159d82fee8227244dd7f3306f9e0b86f1a102e19917dc4c7298394281bf0 [2023-03-15T16:48:25.948Z] $ docker rm -f --volumes e823159d82fee8227244dd7f3306f9e0b86f1a102e19917dc4c7298394281bf0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T16:48:26.290Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-15T16:48:26.497Z] Stashed 1 file(s) [Pipeline] echo [2023-03-15T16:48:26.500Z] [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-15T16:48:26.627Z] provisioning config files... [2023-03-15T16:48:26.637Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config13371552800159173961tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:48:26.928Z] ---> docker-login.sh [2023-03-15T16:48:26.929Z] nexus3.edgexfoundry.org:10001 [2023-03-15T16:48:26.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:48:26.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:48:26.929Z] Configure a credential helper to remove this warning. See [2023-03-15T16:48:26.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:48:26.929Z] [2023-03-15T16:48:26.929Z] Login Succeeded [2023-03-15T16:48:26.929Z] nexus3.edgexfoundry.org:10002 [2023-03-15T16:48:26.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:48:26.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:48:26.929Z] Configure a credential helper to remove this warning. See [2023-03-15T16:48:26.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:48:26.929Z] [2023-03-15T16:48:26.929Z] Login Succeeded [2023-03-15T16:48:26.929Z] nexus3.edgexfoundry.org:10003 [2023-03-15T16:48:27.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:48:27.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:48:27.187Z] Configure a credential helper to remove this warning. See [2023-03-15T16:48:27.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:48:27.187Z] [2023-03-15T16:48:27.187Z] Login Succeeded [2023-03-15T16:48:27.187Z] nexus3.edgexfoundry.org:10004 [2023-03-15T16:48:27.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:48:27.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:48:27.187Z] Configure a credential helper to remove this warning. See [2023-03-15T16:48:27.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:48:27.187Z] [2023-03-15T16:48:27.187Z] Login Succeeded [2023-03-15T16:48:27.187Z] docker.io [2023-03-15T16:48:27.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:48:27.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:48:27.447Z] Configure a credential helper to remove this warning. See [2023-03-15T16:48:27.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:48:27.447Z] [2023-03-15T16:48:27.447Z] Login Succeeded [2023-03-15T16:48:27.447Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T16:48:27.454Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T16:48:27.513Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T16:48:27.523Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T16:48:27.533Z] ========================================================= [2023-03-15T16:48:27.533Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-15T16:48:27.533Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:48:27.849Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-15T16:48:27.849Z] Sending build context to Docker daemon 27.91MB [2023-03-15T16:48:27.849Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-15T16:48:27.849Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-15T16:48:28.110Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-15T16:48:28.110Z] 213ec9aee27d: Pulling fs layer [2023-03-15T16:48:28.110Z] 4583459ba037: Pulling fs layer [2023-03-15T16:48:28.110Z] 93c1e223e6f2: Pulling fs layer [2023-03-15T16:48:28.110Z] 53926ce57604: Pulling fs layer [2023-03-15T16:48:28.110Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-15T16:48:28.110Z] 22ff95d597cd: Pulling fs layer [2023-03-15T16:48:28.110Z] 12d6caf4c0d1: Pulling fs layer [2023-03-15T16:48:28.110Z] 96b7cbca73a9: Pulling fs layer [2023-03-15T16:48:28.110Z] a7acece74701: Pulling fs layer [2023-03-15T16:48:28.110Z] 22ff95d597cd: Waiting [2023-03-15T16:48:28.110Z] 96b7cbca73a9: Waiting [2023-03-15T16:48:28.110Z] a7acece74701: Waiting [2023-03-15T16:48:28.110Z] 12d6caf4c0d1: Waiting [2023-03-15T16:48:28.110Z] 53926ce57604: Waiting [2023-03-15T16:48:28.110Z] 21b2b0c7a3f4: Waiting [2023-03-15T16:48:28.110Z] 93c1e223e6f2: Verifying Checksum [2023-03-15T16:48:28.110Z] 93c1e223e6f2: Download complete [2023-03-15T16:48:28.110Z] 4583459ba037: Download complete [2023-03-15T16:48:28.110Z] 21b2b0c7a3f4: Download complete [2023-03-15T16:48:28.110Z] 22ff95d597cd: Verifying Checksum [2023-03-15T16:48:28.110Z] 22ff95d597cd: Download complete [2023-03-15T16:48:28.110Z] 213ec9aee27d: Verifying Checksum [2023-03-15T16:48:28.110Z] 213ec9aee27d: Download complete [2023-03-15T16:48:28.110Z] 12d6caf4c0d1: Verifying Checksum [2023-03-15T16:48:28.110Z] 12d6caf4c0d1: Download complete [2023-03-15T16:48:28.370Z] 213ec9aee27d: Pull complete [2023-03-15T16:48:28.370Z] 4583459ba037: Pull complete [2023-03-15T16:48:28.637Z] 93c1e223e6f2: Pull complete [2023-03-15T16:48:28.897Z] 96b7cbca73a9: Verifying Checksum [2023-03-15T16:48:28.897Z] 96b7cbca73a9: Download complete [2023-03-15T16:48:28.897Z] 53926ce57604: Verifying Checksum [2023-03-15T16:48:28.897Z] 53926ce57604: Download complete [2023-03-15T16:48:28.897Z] a7acece74701: Verifying Checksum [2023-03-15T16:48:28.897Z] a7acece74701: Download complete [2023-03-15T16:48:33.081Z] 53926ce57604: Pull complete [2023-03-15T16:48:33.081Z] 21b2b0c7a3f4: Pull complete [2023-03-15T16:48:33.081Z] 22ff95d597cd: Pull complete [2023-03-15T16:48:33.081Z] 12d6caf4c0d1: Pull complete [2023-03-15T16:48:34.452Z] 96b7cbca73a9: Pull complete [2023-03-15T16:48:35.383Z] a7acece74701: Pull complete [2023-03-15T16:48:35.384Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-15T16:48:35.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-15T16:48:35.384Z] ---> db6d94c90886 [2023-03-15T16:48:35.384Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-15T16:48:37.292Z] ---> Running in 161b158c45a9 [2023-03-15T16:48:37.292Z] Removing intermediate container 161b158c45a9 [2023-03-15T16:48:37.292Z] ---> fa4419ae5512 [2023-03-15T16:48:37.292Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T16:48:37.292Z] ---> Running in 72b90a4480dc [2023-03-15T16:48:37.292Z] Removing intermediate container 72b90a4480dc [2023-03-15T16:48:37.292Z] ---> d8ac28ebdcc6 [2023-03-15T16:48:37.292Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2023-03-15T16:48:37.292Z] ---> Running in 28a1e8cd4f20 [2023-03-15T16:48:37.559Z] Removing intermediate container 28a1e8cd4f20 [2023-03-15T16:48:37.559Z] ---> 1dfe1beadd17 [2023-03-15T16:48:37.559Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T16:48:37.559Z] ---> Running in 1127b3db73c5 [2023-03-15T16:48:37.559Z] Removing intermediate container 1127b3db73c5 [2023-03-15T16:48:37.559Z] ---> a266b0785339 [2023-03-15T16:48:37.559Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-15T16:48:37.559Z] ---> Running in 373b49f44a13 [2023-03-15T16:48:37.559Z] Removing intermediate container 373b49f44a13 [2023-03-15T16:48:37.559Z] ---> edc1c0e3227a [2023-03-15T16:48:37.559Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T16:48:37.816Z] ---> Running in 2e0200552590 [2023-03-15T16:48:38.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-15T16:48:38.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-15T16:48:38.333Z] OK: 211 MiB in 51 packages [2023-03-15T16:48:38.599Z] Removing intermediate container 2e0200552590 [2023-03-15T16:48:38.599Z] ---> 633981e027b9 [2023-03-15T16:48:38.599Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-15T16:48:38.858Z] ---> Running in e0341e59ebdb [2023-03-15T16:48:38.858Z] Removing intermediate container e0341e59ebdb [2023-03-15T16:48:38.858Z] ---> a287c1afbdad [2023-03-15T16:48:38.858Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-15T16:48:38.858Z] ---> 12dd097d02ae [2023-03-15T16:48:38.858Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T16:48:38.858Z] ---> Running in 36f027408d4a [2023-03-15T16:48:41.594Z] Still waiting to schedule task [2023-03-15T16:48:41.594Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-15T16:49:00.798Z] Removing intermediate container 36f027408d4a [2023-03-15T16:49:00.798Z] ---> 2122c7bae822 [2023-03-15T16:49:00.798Z] Step 12/13 : COPY . . [2023-03-15T16:49:00.798Z] ---> e84bec8ec824 [2023-03-15T16:49:00.798Z] Step 13/13 : RUN ${MAKE} [2023-03-15T16:49:00.798Z] ---> Running in fb62903483dc [2023-03-15T16:49:00.798Z] noop [2023-03-15T16:49:00.798Z] Removing intermediate container fb62903483dc [2023-03-15T16:49:00.798Z] ---> f720d5c6d9fb [2023-03-15T16:49:00.798Z] Successfully built f720d5c6d9fb [2023-03-15T16:49:00.798Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:49:01.096Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T16:49:01.096Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:49:01.168Z] prd-ubuntu20.04-docker-8c-8g-1972 does not seem to be running inside a container [2023-03-15T16:49:01.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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 ******** ci-base-image-x86_64 cat [2023-03-15T16:49:01.549Z] $ docker top 91360688bd4366c161bb3ecb7ca8f5079555e8eda03fba081680aa9013859066 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T16:49:01.897Z] + go version [2023-03-15T16:49:01.897Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-15T16:49:01.907Z] $ docker stop --time=1 91360688bd4366c161bb3ecb7ca8f5079555e8eda03fba081680aa9013859066 [2023-03-15T16:49:03.138Z] $ docker rm -f --volumes 91360688bd4366c161bb3ecb7ca8f5079555e8eda03fba081680aa9013859066 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:49:03.539Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T16:49:03.539Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:49:03.603Z] prd-ubuntu20.04-docker-8c-8g-1972 does not seem to be running inside a container [2023-03-15T16:49:03.632Z] $ 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_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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 ******** ci-base-image-x86_64 cat [2023-03-15T16:49:03.970Z] $ docker top 8277e3394080fd4a29799126f1c007da9079c2cbf10ac9cc4316843aa04e6c99 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T16:49:04.301Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_levski [Pipeline] fileExists [Pipeline] sh [2023-03-15T16:49:04.597Z] + make test [2023-03-15T16:49:04.597Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-03-15T16:49:04.854Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-15T16:49:14.825Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-15T16:49:17.355Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.042s coverage: 29.3% of statements [2023-03-15T16:49:17.355Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-15T16:49:17.355Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.249s coverage: 86.5% of statements [2023-03-15T16:49:25.458Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-15T16:49:25.458Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-03-15T16:49:27.986Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T16:49:27.986Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T16:49:27.986Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-15T16:49:27.997Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T16:49:28.016Z] $ docker stop --time=1 8277e3394080fd4a29799126f1c007da9079c2cbf10ac9cc4316843aa04e6c99 [2023-03-15T16:49:30.126Z] $ docker rm -f --volumes 8277e3394080fd4a29799126f1c007da9079c2cbf10ac9cc4316843aa04e6c99 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T16:49:30.569Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T16:49:30.626Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-15T16:49:31.125Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T16:49:31.410Z] + ls -al . [2023-03-15T16:49:31.410Z] total 248 [2023-03-15T16:49:31.410Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 16:49 . [2023-03-15T16:49:31.410Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:48 .. [2023-03-15T16:49:31.410Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 16:49 .git [2023-03-15T16:49:31.410Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:48 .github [2023-03-15T16:49:31.410Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 15 16:48 .gitignore [2023-03-15T16:49:31.410Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 15 16:48 .golangci.yml [2023-03-15T16:49:31.410Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 16:48 .semver [2023-03-15T16:49:31.410Z] -rw-rw-r-- 1 jenkins jenkins 9739 Mar 15 16:48 Attribution.txt [2023-03-15T16:49:31.410Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 15 16:48 CHANGELOG.md [2023-03-15T16:49:31.410Z] -rw-rw-r-- 1 jenkins jenkins 1637 Mar 15 16:48 Dockerfile [2023-03-15T16:49:31.410Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 16:48 GOVERNANCE.md [2023-03-15T16:49:31.410Z] -rw-rw-r-- 1 jenkins jenkins 762 Mar 15 16:48 Jenkinsfile [2023-03-15T16:49:31.410Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 15 16:48 LICENSE [2023-03-15T16:49:31.410Z] -rw-rw-r-- 1 jenkins jenkins 2858 Mar 15 16:48 Makefile [2023-03-15T16:49:31.410Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 15 16:48 OWNERS.md [2023-03-15T16:49:31.410Z] -rw-rw-r-- 1 jenkins jenkins 6595 Mar 15 16:48 README.md [2023-03-15T16:49:31.410Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 16:48 VERSION [2023-03-15T16:49:31.410Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:48 bin [2023-03-15T16:49:31.410Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:48 cmd [2023-03-15T16:49:31.410Z] -rw-r--r-- 1 jenkins jenkins 79184 Mar 15 16:49 coverage.out [2023-03-15T16:49:31.410Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 15 16:48 doc [2023-03-15T16:49:31.410Z] -rw-rw-r-- 1 jenkins jenkins 3693 Mar 15 16:48 go.mod [2023-03-15T16:49:31.410Z] -rw-rw-r-- 1 jenkins jenkins 46117 Mar 15 16:48 go.sum [2023-03-15T16:49:31.410Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:48 internal [2023-03-15T16:49:31.410Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:48 snap [2023-03-15T16:49:31.410Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 15 16:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:49:31.849Z] + 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=0c6690d512fca69ab8f13dc5deb436fc09094519 --label arch=amd64 --label version=0.0.0 . [2023-03-15T16:49:31.849Z] Sending build context to Docker daemon 27.99MB [2023-03-15T16:49:31.849Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-15T16:49:31.849Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-15T16:49:31.849Z] ---> f720d5c6d9fb [2023-03-15T16:49:31.849Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-15T16:49:32.121Z] ---> Running in d82c023538e1 [2023-03-15T16:49:32.121Z] Removing intermediate container d82c023538e1 [2023-03-15T16:49:32.121Z] ---> 4c0b1b760923 [2023-03-15T16:49:32.121Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T16:49:32.121Z] ---> Running in 494d21663221 [2023-03-15T16:49:32.121Z] Removing intermediate container 494d21663221 [2023-03-15T16:49:32.121Z] ---> b1ee3f920ba0 [2023-03-15T16:49:32.121Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2023-03-15T16:49:32.121Z] ---> Running in 314ecde68058 [2023-03-15T16:49:32.396Z] Removing intermediate container 314ecde68058 [2023-03-15T16:49:32.396Z] ---> 0bad1e51e5f0 [2023-03-15T16:49:32.396Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T16:49:32.396Z] ---> Running in 54266dfb6a71 [2023-03-15T16:49:32.396Z] Removing intermediate container 54266dfb6a71 [2023-03-15T16:49:32.396Z] ---> f8d8416838fa [2023-03-15T16:49:32.396Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-15T16:49:32.396Z] ---> Running in 761685330c29 [2023-03-15T16:49:32.396Z] Removing intermediate container 761685330c29 [2023-03-15T16:49:32.396Z] ---> 404303cda8b7 [2023-03-15T16:49:32.396Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T16:49:32.396Z] ---> Running in a4b13f7dbbd0 [2023-03-15T16:49:32.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-15T16:49:32.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-15T16:49:33.195Z] OK: 211 MiB in 51 packages [2023-03-15T16:49:33.456Z] Removing intermediate container a4b13f7dbbd0 [2023-03-15T16:49:33.456Z] ---> c5fab08a00da [2023-03-15T16:49:33.456Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-15T16:49:33.456Z] ---> Running in fe840400beb1 [2023-03-15T16:49:33.715Z] Removing intermediate container fe840400beb1 [2023-03-15T16:49:33.715Z] ---> aa33d276dda3 [2023-03-15T16:49:33.715Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-15T16:49:33.715Z] ---> f0b023e35d48 [2023-03-15T16:49:33.715Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T16:49:33.715Z] ---> Running in 75a767a971be [2023-03-15T16:49:34.652Z] Removing intermediate container 75a767a971be [2023-03-15T16:49:34.652Z] ---> 29566d23db28 [2023-03-15T16:49:34.652Z] Step 12/26 : COPY . . [2023-03-15T16:49:35.253Z] ---> 80d367fd088b [2023-03-15T16:49:35.253Z] Step 13/26 : RUN ${MAKE} [2023-03-15T16:49:35.253Z] ---> Running in adaf5151455e [2023-03-15T16:49:35.511Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2023-03-15T16:49:57.472Z] Removing intermediate container adaf5151455e [2023-03-15T16:49:57.472Z] ---> 8529dd772df0 [2023-03-15T16:49:57.472Z] Step 14/26 : FROM alpine:3.16 [2023-03-15T16:49:57.472Z] 3.16: Pulling from library/alpine [2023-03-15T16:49:57.472Z] ef5531b6e74e: Pulling fs layer [2023-03-15T16:49:57.472Z] ef5531b6e74e: Verifying Checksum [2023-03-15T16:49:57.472Z] ef5531b6e74e: Download complete [2023-03-15T16:49:57.472Z] ef5531b6e74e: Pull complete [2023-03-15T16:49:57.472Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-15T16:49:57.472Z] Status: Downloaded newer image for alpine:3.16 [2023-03-15T16:49:57.472Z] ---> dfd21b5a31f5 [2023-03-15T16:49:57.472Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-15T16:49:57.731Z] ---> Running in e42c67b2ef40 [2023-03-15T16:49:57.731Z] Removing intermediate container e42c67b2ef40 [2023-03-15T16:49:57.731Z] ---> ea6989d90158 [2023-03-15T16:49:57.731Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2023-03-15T16:49:57.731Z] ---> Running in a4ab27d9ffbe [2023-03-15T16:49:57.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-15T16:49:57.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-15T16:49:58.249Z] (1/6) Installing dumb-init (1.2.5-r1) [2023-03-15T16:49:58.249Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2023-03-15T16:49:58.249Z] (3/6) Installing libsodium (1.0.18-r0) [2023-03-15T16:49:58.249Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-15T16:49:58.249Z] (5/6) Installing libzmq (4.3.4-r0) [2023-03-15T16:49:58.249Z] (6/6) Installing zeromq (4.3.4-r0) [2023-03-15T16:49:58.249Z] Executing busybox-1.35.0-r17.trigger [2023-03-15T16:49:58.249Z] OK: 8 MiB in 20 packages [2023-03-15T16:49:58.816Z] Removing intermediate container a4ab27d9ffbe [2023-03-15T16:49:58.816Z] ---> 94e20e437b74 [2023-03-15T16:49:58.816Z] Step 17/26 : WORKDIR / [2023-03-15T16:49:58.816Z] ---> Running in bbbc0dc94ecf [2023-03-15T16:49:58.816Z] Removing intermediate container bbbc0dc94ecf [2023-03-15T16:49:58.816Z] ---> 9248b30a4f1a [2023-03-15T16:49:58.816Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-15T16:49:59.383Z] ---> 19cf460fcfd2 [2023-03-15T16:49:59.383Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-15T16:49:59.650Z] ---> 810f57371e58 [2023-03-15T16:49:59.650Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-15T16:49:59.650Z] ---> 6e16fe6f29dc [2023-03-15T16:49:59.650Z] Step 21/26 : EXPOSE 59984 [2023-03-15T16:49:59.650Z] ---> Running in 250c39dfd3e8 [2023-03-15T16:49:59.650Z] Removing intermediate container 250c39dfd3e8 [2023-03-15T16:49:59.650Z] ---> ebee07a56507 [2023-03-15T16:49:59.650Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-15T16:49:59.909Z] ---> Running in f8efcd8decda [2023-03-15T16:49:59.909Z] Removing intermediate container f8efcd8decda [2023-03-15T16:49:59.909Z] ---> 7cde83ca1e9e [2023-03-15T16:49:59.909Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-03-15T16:49:59.909Z] ---> Running in fc0fc3f26c3d [2023-03-15T16:49:59.909Z] Removing intermediate container fc0fc3f26c3d [2023-03-15T16:49:59.909Z] ---> 750a7d086d7d [2023-03-15T16:49:59.909Z] Step 24/26 : LABEL arch=amd64 [2023-03-15T16:49:59.909Z] ---> Running in 6d9a51714abc [2023-03-15T16:50:00.168Z] Removing intermediate container 6d9a51714abc [2023-03-15T16:50:00.168Z] ---> bf875f883478 [2023-03-15T16:50:00.168Z] Step 25/26 : LABEL git_sha=0c6690d512fca69ab8f13dc5deb436fc09094519 [2023-03-15T16:50:00.168Z] ---> Running in 944cb32bda10 [2023-03-15T16:50:00.168Z] Removing intermediate container 944cb32bda10 [2023-03-15T16:50:00.168Z] ---> 758cf59ef184 [2023-03-15T16:50:00.168Z] Step 26/26 : LABEL version=0.0.0 [2023-03-15T16:50:00.168Z] ---> Running in 01addea61ac8 [2023-03-15T16:50:00.168Z] Removing intermediate container 01addea61ac8 [2023-03-15T16:50:00.168Z] ---> bfd5af4a58e4 [2023-03-15T16:50:00.168Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T16:50:00.168Z] Successfully built bfd5af4a58e4 [2023-03-15T16:50:00.168Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T16:50:00.241Z] provisioning config files... [2023-03-15T16:50:00.248Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config12481090947532934343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:50:00.540Z] ---> docker-login.sh [2023-03-15T16:50:00.540Z] nexus3.edgexfoundry.org:10001 [2023-03-15T16:50:00.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:50:00.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:50:00.540Z] Configure a credential helper to remove this warning. See [2023-03-15T16:50:00.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:50:00.540Z] [2023-03-15T16:50:00.540Z] Login Succeeded [2023-03-15T16:50:00.540Z] nexus3.edgexfoundry.org:10002 [2023-03-15T16:50:00.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:50:00.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:50:00.540Z] Configure a credential helper to remove this warning. See [2023-03-15T16:50:00.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:50:00.540Z] [2023-03-15T16:50:00.540Z] Login Succeeded [2023-03-15T16:50:00.540Z] nexus3.edgexfoundry.org:10003 [2023-03-15T16:50:00.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:50:00.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:50:00.798Z] Configure a credential helper to remove this warning. See [2023-03-15T16:50:00.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:50:00.798Z] [2023-03-15T16:50:00.798Z] Login Succeeded [2023-03-15T16:50:00.798Z] nexus3.edgexfoundry.org:10004 [2023-03-15T16:50:00.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:50:00.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:50:00.798Z] Configure a credential helper to remove this warning. See [2023-03-15T16:50:00.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:50:00.798Z] [2023-03-15T16:50:00.798Z] Login Succeeded [2023-03-15T16:50:00.798Z] docker.io [2023-03-15T16:50:00.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:50:01.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:50:01.060Z] Configure a credential helper to remove this warning. See [2023-03-15T16:50:01.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:50:01.060Z] [2023-03-15T16:50:01.060Z] Login Succeeded [2023-03-15T16:50:01.060Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T16:50:01.067Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T16:50:01.091Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T16:50:01.106Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-03-15T16:50:01.106Z] 0c6690d512fca69ab8f13dc5deb436fc09094519 [2023-03-15T16:50:01.106Z] latest [2023-03-15T16:50:01.106Z] 0.0.0 [2023-03-15T16:50:01.106Z] 0c6690d512fca69ab8f13dc5deb436fc09094519-0.0.0 [2023-03-15T16:50:01.106Z] levski [2023-03-15T16:50:01.106Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:50:01.408Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0c6690d512fca69ab8f13dc5deb436fc09094519 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:50:01.709Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0c6690d512fca69ab8f13dc5deb436fc09094519 [2023-03-15T16:50:01.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-15T16:50:01.709Z] 624dac46d9ed: Preparing [2023-03-15T16:50:01.709Z] 5ec45965aa5c: Preparing [2023-03-15T16:50:01.709Z] 30d5cc982b32: Preparing [2023-03-15T16:50:01.709Z] 3c61214fe065: Preparing [2023-03-15T16:50:01.709Z] aa5968d388b8: Preparing [2023-03-15T16:50:01.709Z] aa5968d388b8: Layer already exists [2023-03-15T16:50:01.709Z] 624dac46d9ed: Pushed [2023-03-15T16:50:01.709Z] 5ec45965aa5c: Pushed [2023-03-15T16:50:01.969Z] 3c61214fe065: Pushed [2023-03-15T16:50:04.499Z] 30d5cc982b32: Pushed [2023-03-15T16:50:04.757Z] 0c6690d512fca69ab8f13dc5deb436fc09094519: digest: sha256:2970892a5cf5a3f8a84f4034dae1c1b03c08fccaa76e7540341a05ebb58e47f5 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:50:05.062Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:50:05.377Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-03-15T16:50:05.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-15T16:50:05.377Z] 624dac46d9ed: Preparing [2023-03-15T16:50:05.377Z] 5ec45965aa5c: Preparing [2023-03-15T16:50:05.377Z] 30d5cc982b32: Preparing [2023-03-15T16:50:05.377Z] 3c61214fe065: Preparing [2023-03-15T16:50:05.377Z] aa5968d388b8: Preparing [2023-03-15T16:50:05.377Z] 5ec45965aa5c: Layer already exists [2023-03-15T16:50:05.377Z] 3c61214fe065: Layer already exists [2023-03-15T16:50:05.377Z] aa5968d388b8: Layer already exists [2023-03-15T16:50:05.377Z] 624dac46d9ed: Layer already exists [2023-03-15T16:50:05.377Z] 30d5cc982b32: Layer already exists [2023-03-15T16:50:05.377Z] latest: digest: sha256:2970892a5cf5a3f8a84f4034dae1c1b03c08fccaa76e7540341a05ebb58e47f5 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:50:05.700Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:50:06.006Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.0 [2023-03-15T16:50:06.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-15T16:50:06.006Z] 624dac46d9ed: Preparing [2023-03-15T16:50:06.006Z] 5ec45965aa5c: Preparing [2023-03-15T16:50:06.006Z] 30d5cc982b32: Preparing [2023-03-15T16:50:06.006Z] 3c61214fe065: Preparing [2023-03-15T16:50:06.006Z] aa5968d388b8: Preparing [2023-03-15T16:50:06.006Z] 5ec45965aa5c: Layer already exists [2023-03-15T16:50:06.006Z] aa5968d388b8: Layer already exists [2023-03-15T16:50:06.006Z] 30d5cc982b32: Layer already exists [2023-03-15T16:50:06.006Z] 3c61214fe065: Layer already exists [2023-03-15T16:50:06.006Z] 624dac46d9ed: Layer already exists [2023-03-15T16:50:06.006Z] 0.0.0: digest: sha256:2970892a5cf5a3f8a84f4034dae1c1b03c08fccaa76e7540341a05ebb58e47f5 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:50:06.315Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0c6690d512fca69ab8f13dc5deb436fc09094519-0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:50:06.619Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0c6690d512fca69ab8f13dc5deb436fc09094519-0.0.0 [2023-03-15T16:50:06.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-15T16:50:06.619Z] 624dac46d9ed: Preparing [2023-03-15T16:50:06.619Z] 5ec45965aa5c: Preparing [2023-03-15T16:50:06.619Z] 30d5cc982b32: Preparing [2023-03-15T16:50:06.619Z] 3c61214fe065: Preparing [2023-03-15T16:50:06.619Z] aa5968d388b8: Preparing [2023-03-15T16:50:06.619Z] aa5968d388b8: Layer already exists [2023-03-15T16:50:06.619Z] 624dac46d9ed: Layer already exists [2023-03-15T16:50:06.619Z] 30d5cc982b32: Layer already exists [2023-03-15T16:50:06.619Z] 5ec45965aa5c: Layer already exists [2023-03-15T16:50:06.619Z] 3c61214fe065: Layer already exists [2023-03-15T16:50:06.619Z] 0c6690d512fca69ab8f13dc5deb436fc09094519-0.0.0: digest: sha256:2970892a5cf5a3f8a84f4034dae1c1b03c08fccaa76e7540341a05ebb58e47f5 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:50:06.924Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:50:07.238Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:levski [2023-03-15T16:50:07.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-15T16:50:07.238Z] 624dac46d9ed: Preparing [2023-03-15T16:50:07.238Z] 5ec45965aa5c: Preparing [2023-03-15T16:50:07.238Z] 30d5cc982b32: Preparing [2023-03-15T16:50:07.238Z] 3c61214fe065: Preparing [2023-03-15T16:50:07.238Z] aa5968d388b8: Preparing [2023-03-15T16:50:07.238Z] 5ec45965aa5c: Layer already exists [2023-03-15T16:50:07.238Z] aa5968d388b8: Layer already exists [2023-03-15T16:50:07.238Z] 624dac46d9ed: Layer already exists [2023-03-15T16:50:07.238Z] 3c61214fe065: Layer already exists [2023-03-15T16:50:07.238Z] 30d5cc982b32: Layer already exists [2023-03-15T16:50:07.238Z] levski: digest: sha256:2970892a5cf5a3f8a84f4034dae1c1b03c08fccaa76e7540341a05ebb58e47f5 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T16:50:07.289Z] ===================================================== [Pipeline] echo [2023-03-15T16:50:07.298Z] taggedImages: [2023-03-15T16:50:07.298Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:0c6690d512fca69ab8f13dc5deb436fc09094519 [2023-03-15T16:50:07.298Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-03-15T16:50:07.298Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.0 [2023-03-15T16:50:07.298Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:0c6690d512fca69ab8f13dc5deb436fc09094519-0.0.0 [2023-03-15T16:50:07.298Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:levski [Pipeline] } [Pipeline] // script [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-15T16:50:07.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T16:50:07.650Z] [2023-03-15T16:50:07.650Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:50:07.956Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T16:50:07.956Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-15T16:50:07.956Z] 5eb5b503b376: Pulling fs layer [2023-03-15T16:50:07.956Z] 5c69ac0246d0: Pulling fs layer [2023-03-15T16:50:07.956Z] ec43610c2a17: Pulling fs layer [2023-03-15T16:50:07.956Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-15T16:50:07.956Z] 33b1e0a273af: Pulling fs layer [2023-03-15T16:50:07.956Z] 5d3b04190fa2: Pulling fs layer [2023-03-15T16:50:07.956Z] 2f39f015ded8: Pulling fs layer [2023-03-15T16:50:07.956Z] 33b1e0a273af: Waiting [2023-03-15T16:50:07.956Z] 5d3b04190fa2: Waiting [2023-03-15T16:50:07.956Z] 2f39f015ded8: Waiting [2023-03-15T16:50:07.956Z] 3a2ae6a8a46f: Waiting [2023-03-15T16:50:07.956Z] 5c69ac0246d0: Verifying Checksum [2023-03-15T16:50:07.956Z] 5c69ac0246d0: Download complete [2023-03-15T16:50:07.956Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-15T16:50:07.956Z] 3a2ae6a8a46f: Download complete [2023-03-15T16:50:08.214Z] 33b1e0a273af: Verifying Checksum [2023-03-15T16:50:08.214Z] 33b1e0a273af: Download complete [2023-03-15T16:50:08.214Z] 5d3b04190fa2: Download complete [2023-03-15T16:50:08.214Z] ec43610c2a17: Verifying Checksum [2023-03-15T16:50:08.214Z] ec43610c2a17: Download complete [2023-03-15T16:50:08.214Z] 5eb5b503b376: Verifying Checksum [2023-03-15T16:50:08.214Z] 5eb5b503b376: Download complete [2023-03-15T16:50:08.780Z] 2f39f015ded8: Verifying Checksum [2023-03-15T16:50:08.781Z] 2f39f015ded8: Download complete [2023-03-15T16:50:09.345Z] 5eb5b503b376: Pull complete [2023-03-15T16:50:09.602Z] 5c69ac0246d0: Pull complete [2023-03-15T16:50:10.168Z] ec43610c2a17: Pull complete [2023-03-15T16:50:10.168Z] 3a2ae6a8a46f: Pull complete [2023-03-15T16:50:10.426Z] 33b1e0a273af: Pull complete [2023-03-15T16:50:10.426Z] 5d3b04190fa2: Pull complete [2023-03-15T16:50:14.606Z] 2f39f015ded8: Pull complete [2023-03-15T16:50:14.606Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-15T16:50:14.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T16:50:14.606Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:50:14.681Z] prd-ubuntu20.04-docker-8c-8g-1972 does not seem to be running inside a container [2023-03-15T16:50:14.711Z] $ 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_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-15T16:50:16.968Z] $ docker top aed2a04470a3e1a3caae044abe18dd88c1b386a84c5a0df80422fa079197c278 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:50:17.335Z] ---> job-cost.sh [2023-03-15T16:50:17.335Z] lf-activate-venv: SKIPPING [2023-03-15T16:50:17.335Z] INFO: No Stack... [2023-03-15T16:50:17.593Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T16:50:18.159Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T16:50:18.450Z] + cat /w/workspace/undry_device-onvif-camera_levski/archives/cost.csv [2023-03-15T16:50:18.450Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T16:50:18.465Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-levski-2-stack-cost] [2023-03-15T16:50:18.473Z] Resource [jenkins-edgexfoundry-device-onvif-camera-levski-2-stack-cost] did not exist. Created. [2023-03-15T16:50:18.473Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-levski-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T16:50:18.766Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-15T16:50:18.797Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T16:50:18.803Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-levski-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T16:50:18.822Z] $ docker stop --time=1 aed2a04470a3e1a3caae044abe18dd88c1b386a84c5a0df80422fa079197c278 [2023-03-15T16:50:19.968Z] $ docker rm -f --volumes aed2a04470a3e1a3caae044abe18dd88c1b386a84c5a0df80422fa079197c278 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-15T16:57:51.567Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2178 in /w/workspace/undry_device-onvif-camera_levski [Pipeline] { [Pipeline] ws [2023-03-15T16:57:51.580Z] Running in /w/workspace/device-onvif-camera/2 [Pipeline] { [Pipeline] checkout [2023-03-15T16:57:51.622Z] The recommended git tool is: git [2023-03-15T16:57:58.948Z] using credential edgex-jenkins-ssh [2023-03-15T16:57:58.975Z] Cloning the remote Git repository [2023-03-15T16:57:59.042Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-15T16:57:59.181Z] > git init /w/workspace/device-onvif-camera/2 # timeout=10 [2023-03-15T16:57:59.379Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-15T16:57:59.380Z] > git --version # timeout=10 [2023-03-15T16:57:59.408Z] > git --version # 'git version 2.25.1' [2023-03-15T16:57:59.412Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T16:57:59.655Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T16:58:01.569Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-15T16:58:01.594Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T16:58:02.737Z] Avoid second fetch [2023-03-15T16:58:02.737Z] Checking out Revision 0c6690d512fca69ab8f13dc5deb436fc09094519 (levski) [2023-03-15T16:58:02.763Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T16:58:02.850Z] > git checkout -f 0c6690d512fca69ab8f13dc5deb436fc09094519 # timeout=10 [2023-03-15T16:58:03.705Z] Commit message: "fix: upgrade sdk to fix device cache issue (#261)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T16:58:04.738Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-15T16:58:04.738Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T16:58:04.738Z] Dload Upload Total Spent Left Speed [2023-03-15T16:58:04.739Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh [2023-03-15T16:58:05.692Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-15T16:58:06.045Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-15T16:58:06.045Z] + sudo tee /etc/docker/daemon.new [2023-03-15T16:58:06.045Z] { [2023-03-15T16:58:06.045Z] "registry-mirrors": [ [2023-03-15T16:58:06.045Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-15T16:58:06.045Z] ], [2023-03-15T16:58:06.045Z] "bip": "10.250.0.254/24", [2023-03-15T16:58:06.045Z] "hosts": [ [2023-03-15T16:58:06.045Z] "tcp://0.0.0.0:5555", [2023-03-15T16:58:06.045Z] "unix:///var/run/docker.sock" [2023-03-15T16:58:06.045Z] ], [2023-03-15T16:58:06.045Z] "mtu": 1458, [2023-03-15T16:58:06.045Z] "selinux-enabled": true, [2023-03-15T16:58:06.045Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-15T16:58:06.045Z] } [Pipeline] sh [2023-03-15T16:58:06.413Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-15T16:58:06.780Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T16:58:25.119Z] provisioning config files... [2023-03-15T16:58:25.152Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/2@tmp/config17847034788095428345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:58:25.538Z] ---> docker-login.sh [2023-03-15T16:58:25.538Z] nexus3.edgexfoundry.org:10001 [2023-03-15T16:58:26.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:58:26.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:58:26.140Z] Configure a credential helper to remove this warning. See [2023-03-15T16:58:26.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:58:26.140Z] [2023-03-15T16:58:26.140Z] Login Succeeded [2023-03-15T16:58:26.140Z] nexus3.edgexfoundry.org:10002 [2023-03-15T16:58:26.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:58:26.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:58:26.688Z] Configure a credential helper to remove this warning. See [2023-03-15T16:58:26.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:58:26.688Z] [2023-03-15T16:58:26.688Z] Login Succeeded [2023-03-15T16:58:26.688Z] nexus3.edgexfoundry.org:10003 [2023-03-15T16:58:26.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:58:26.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:58:26.960Z] Configure a credential helper to remove this warning. See [2023-03-15T16:58:26.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:58:26.960Z] [2023-03-15T16:58:26.960Z] Login Succeeded [2023-03-15T16:58:26.960Z] nexus3.edgexfoundry.org:10004 [2023-03-15T16:58:27.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:58:27.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:58:27.518Z] Configure a credential helper to remove this warning. See [2023-03-15T16:58:27.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:58:27.518Z] [2023-03-15T16:58:27.518Z] Login Succeeded [2023-03-15T16:58:27.518Z] docker.io [2023-03-15T16:58:27.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:58:28.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:58:28.059Z] Configure a credential helper to remove this warning. See [2023-03-15T16:58:28.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:58:28.059Z] [2023-03-15T16:58:28.059Z] Login Succeeded [2023-03-15T16:58:28.059Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T16:58:28.076Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T16:58:28.395Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T16:58:28.408Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T16:58:28.418Z] ========================================================= [2023-03-15T16:58:28.418Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-15T16:58:28.418Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:58:28.780Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-15T16:58:29.381Z] Sending build context to Docker daemon 20.65MB [2023-03-15T16:58:29.381Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-15T16:58:29.381Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-15T16:58:29.659Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-15T16:58:29.659Z] 9b18e9b68314: Pulling fs layer [2023-03-15T16:58:29.659Z] 35d82f9e3411: Pulling fs layer [2023-03-15T16:58:29.659Z] e16973657156: Pulling fs layer [2023-03-15T16:58:29.659Z] fc693d55d65f: Pulling fs layer [2023-03-15T16:58:29.659Z] 7e9fc2657dce: Pulling fs layer [2023-03-15T16:58:29.659Z] dda99020689f: Pulling fs layer [2023-03-15T16:58:29.659Z] db1c61fa0a46: Pulling fs layer [2023-03-15T16:58:29.659Z] 891c053d2c06: Pulling fs layer [2023-03-15T16:58:29.659Z] fc693d55d65f: Waiting [2023-03-15T16:58:29.659Z] 7e9fc2657dce: Waiting [2023-03-15T16:58:29.659Z] dda99020689f: Waiting [2023-03-15T16:58:29.659Z] db1c61fa0a46: Waiting [2023-03-15T16:58:29.659Z] 891c053d2c06: Waiting [2023-03-15T16:58:29.659Z] e16973657156: Verifying Checksum [2023-03-15T16:58:29.659Z] e16973657156: Download complete [2023-03-15T16:58:29.659Z] 35d82f9e3411: Verifying Checksum [2023-03-15T16:58:29.659Z] 35d82f9e3411: Download complete [2023-03-15T16:58:29.659Z] 7e9fc2657dce: Verifying Checksum [2023-03-15T16:58:29.659Z] 7e9fc2657dce: Download complete [2023-03-15T16:58:29.932Z] 9b18e9b68314: Download complete [2023-03-15T16:58:30.536Z] 9b18e9b68314: Pull complete [2023-03-15T16:58:30.816Z] dda99020689f: Verifying Checksum [2023-03-15T16:58:30.816Z] dda99020689f: Download complete [2023-03-15T16:58:31.092Z] 35d82f9e3411: Pull complete [2023-03-15T16:58:31.368Z] e16973657156: Pull complete [2023-03-15T16:58:31.965Z] 891c053d2c06: Verifying Checksum [2023-03-15T16:58:31.965Z] 891c053d2c06: Download complete [2023-03-15T16:58:32.234Z] db1c61fa0a46: Verifying Checksum [2023-03-15T16:58:32.234Z] db1c61fa0a46: Download complete [2023-03-15T16:58:32.823Z] fc693d55d65f: Verifying Checksum [2023-03-15T16:58:32.823Z] fc693d55d65f: Download complete [2023-03-15T16:58:45.178Z] fc693d55d65f: Pull complete [2023-03-15T16:58:45.178Z] 7e9fc2657dce: Pull complete [2023-03-15T16:58:45.178Z] dda99020689f: Pull complete [2023-03-15T16:58:50.616Z] db1c61fa0a46: Pull complete [2023-03-15T16:58:52.052Z] 891c053d2c06: Pull complete [2023-03-15T16:58:52.052Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-15T16:58:52.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-15T16:58:52.052Z] ---> f96f9c87975a [2023-03-15T16:58:52.052Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-15T16:58:54.800Z] ---> Running in 141efe8631d7 [2023-03-15T16:58:54.800Z] Removing intermediate container 141efe8631d7 [2023-03-15T16:58:54.800Z] ---> 4611dc0513cb [2023-03-15T16:58:54.800Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T16:58:54.800Z] ---> Running in d8929235817d [2023-03-15T16:58:55.412Z] Removing intermediate container d8929235817d [2023-03-15T16:58:55.412Z] ---> fade4f8dc20d [2023-03-15T16:58:55.412Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2023-03-15T16:58:55.412Z] ---> Running in c6d43c37e5fa [2023-03-15T16:58:55.691Z] Removing intermediate container c6d43c37e5fa [2023-03-15T16:58:55.691Z] ---> 618b085feea7 [2023-03-15T16:58:55.691Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T16:58:55.961Z] ---> Running in 10d0b1c30b83 [2023-03-15T16:58:56.232Z] Removing intermediate container 10d0b1c30b83 [2023-03-15T16:58:56.232Z] ---> cc42867de182 [2023-03-15T16:58:56.232Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-15T16:58:56.232Z] ---> Running in 88cf518f3fed [2023-03-15T16:58:56.829Z] Removing intermediate container 88cf518f3fed [2023-03-15T16:58:56.829Z] ---> 4512ad232cb0 [2023-03-15T16:58:56.829Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T16:58:56.829Z] ---> Running in 6818668885c7 [2023-03-15T16:58:58.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-15T16:58:58.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-15T16:58:59.957Z] OK: 221 MiB in 51 packages [2023-03-15T16:59:03.328Z] Removing intermediate container 6818668885c7 [2023-03-15T16:59:03.328Z] ---> cfca84f61cda [2023-03-15T16:59:03.328Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-15T16:59:03.328Z] ---> Running in a13b8f30ec57 [2023-03-15T16:59:03.598Z] Removing intermediate container a13b8f30ec57 [2023-03-15T16:59:03.598Z] ---> 2fa38d707503 [2023-03-15T16:59:03.598Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-15T16:59:04.193Z] ---> c0f44d5023bc [2023-03-15T16:59:04.193Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T16:59:04.193Z] ---> Running in 53b14089ee83 [2023-03-15T17:00:12.164Z] Removing intermediate container 53b14089ee83 [2023-03-15T17:00:12.164Z] ---> af56c8b696d7 [2023-03-15T17:00:12.164Z] Step 12/13 : COPY . . [2023-03-15T17:00:12.164Z] ---> 8dc6a6e83c15 [2023-03-15T17:00:12.164Z] Step 13/13 : RUN ${MAKE} [2023-03-15T17:00:12.164Z] ---> Running in b9fa23a6dbd8 [2023-03-15T17:00:12.164Z] noop [2023-03-15T17:00:12.164Z] Removing intermediate container b9fa23a6dbd8 [2023-03-15T17:00:12.164Z] ---> 4cc4dcf4f7ff [2023-03-15T17:00:12.164Z] Successfully built 4cc4dcf4f7ff [2023-03-15T17:00:12.164Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:00:12.537Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T17:00:12.537Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T17:00:12.789Z] prd-ubuntu20.04-docker-arm64-4c-16g-2178 does not seem to be running inside a container [2023-03-15T17:00:12.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-15T17:00:14.328Z] $ docker top 1ebf7153ac3b34f8eb39fc64536a6b051497011d30e02b0bddca96a0f0fd2ded -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T17:00:15.236Z] + go version [2023-03-15T17:00:15.236Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-15T17:00:15.262Z] $ docker stop --time=1 1ebf7153ac3b34f8eb39fc64536a6b051497011d30e02b0bddca96a0f0fd2ded [2023-03-15T17:00:16.996Z] $ docker rm -f --volumes 1ebf7153ac3b34f8eb39fc64536a6b051497011d30e02b0bddca96a0f0fd2ded [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:00:17.560Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T17:00:17.560Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T17:00:17.768Z] prd-ubuntu20.04-docker-arm64-4c-16g-2178 does not seem to be running inside a container [2023-03-15T17:00:17.855Z] $ 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/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-15T17:00:19.257Z] $ docker top 39dd07043b1847157c3fb6743271b6713038cd04e975da5c654278155efe0d92 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T17:00:20.152Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/2 [Pipeline] fileExists [Pipeline] sh [2023-03-15T17:00:20.825Z] + make test [2023-03-15T17:00:20.825Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-03-15T17:00:22.790Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-15T17:02:29.594Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-15T17:02:32.205Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.435s coverage: 29.3% of statements [2023-03-15T17:02:32.205Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-15T17:02:47.283Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.846s coverage: 86.5% of statements [2023-03-15T17:02:47.283Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-15T17:02:47.283Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-03-15T17:03:34.248Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T17:03:34.248Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T17:03:34.248Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-15T17:03:34.268Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T17:03:34.281Z] $ docker stop --time=1 39dd07043b1847157c3fb6743271b6713038cd04e975da5c654278155efe0d92 [2023-03-15T17:03:36.186Z] $ docker rm -f --volumes 39dd07043b1847157c3fb6743271b6713038cd04e975da5c654278155efe0d92 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T17:03:37.292Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T17:03:37.318Z] Warning: overwriting stash ‘coverage-report’ [2023-03-15T17:03:38.035Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T17:03:38.426Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T17:03:38.763Z] + ls -al . [2023-03-15T17:03:38.763Z] total 244 [2023-03-15T17:03:38.763Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 17:00 . [2023-03-15T17:03:38.763Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:57 .. [2023-03-15T17:03:38.763Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 16:58 .git [2023-03-15T17:03:38.763Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:58 .github [2023-03-15T17:03:38.763Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 15 16:58 .gitignore [2023-03-15T17:03:38.763Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 15 16:58 .golangci.yml [2023-03-15T17:03:38.763Z] -rw-rw-r-- 1 jenkins jenkins 9739 Mar 15 16:58 Attribution.txt [2023-03-15T17:03:38.763Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 15 16:58 CHANGELOG.md [2023-03-15T17:03:38.763Z] -rw-rw-r-- 1 jenkins jenkins 1637 Mar 15 16:58 Dockerfile [2023-03-15T17:03:38.763Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 16:58 GOVERNANCE.md [2023-03-15T17:03:38.763Z] -rw-rw-r-- 1 jenkins jenkins 762 Mar 15 16:58 Jenkinsfile [2023-03-15T17:03:38.763Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 15 16:58 LICENSE [2023-03-15T17:03:38.763Z] -rw-rw-r-- 1 jenkins jenkins 2858 Mar 15 16:58 Makefile [2023-03-15T17:03:38.763Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 15 16:58 OWNERS.md [2023-03-15T17:03:38.763Z] -rw-rw-r-- 1 jenkins jenkins 6595 Mar 15 16:58 README.md [2023-03-15T17:03:38.763Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 16:48 VERSION [2023-03-15T17:03:38.763Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:58 bin [2023-03-15T17:03:38.763Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:58 cmd [2023-03-15T17:03:38.763Z] -rw-r--r-- 1 jenkins jenkins 79184 Mar 15 17:02 coverage.out [2023-03-15T17:03:38.763Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 15 16:58 doc [2023-03-15T17:03:38.763Z] -rw-rw-r-- 1 jenkins jenkins 3693 Mar 15 16:58 go.mod [2023-03-15T17:03:38.763Z] -rw-rw-r-- 1 jenkins jenkins 46117 Mar 15 16:58 go.sum [2023-03-15T17:03:38.763Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:58 internal [2023-03-15T17:03:38.763Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:58 snap [2023-03-15T17:03:38.763Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 15 16:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:03:39.122Z] + 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=0c6690d512fca69ab8f13dc5deb436fc09094519 --label arch=arm64 --label version=0.0.0 . [2023-03-15T17:03:39.709Z] Sending build context to Docker daemon 20.73MB [2023-03-15T17:03:39.709Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-15T17:03:39.709Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-15T17:03:39.709Z] ---> 4cc4dcf4f7ff [2023-03-15T17:03:39.709Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-15T17:03:39.980Z] ---> Running in 95f0cd13402d [2023-03-15T17:03:40.262Z] Removing intermediate container 95f0cd13402d [2023-03-15T17:03:40.262Z] ---> 86fff6065432 [2023-03-15T17:03:40.262Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T17:03:40.532Z] ---> Running in 363a1c4768a8 [2023-03-15T17:03:40.803Z] Removing intermediate container 363a1c4768a8 [2023-03-15T17:03:40.803Z] ---> 801f8945481b [2023-03-15T17:03:40.803Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2023-03-15T17:03:40.803Z] ---> Running in 089786be1fee [2023-03-15T17:03:41.082Z] Removing intermediate container 089786be1fee [2023-03-15T17:03:41.082Z] ---> d6cdb28274d0 [2023-03-15T17:03:41.082Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T17:03:41.353Z] ---> Running in 54e11fd6e940 [2023-03-15T17:03:41.622Z] Removing intermediate container 54e11fd6e940 [2023-03-15T17:03:41.622Z] ---> c3ffb9373609 [2023-03-15T17:03:41.622Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-15T17:03:41.622Z] ---> Running in bf94b137c7eb [2023-03-15T17:03:42.212Z] Removing intermediate container bf94b137c7eb [2023-03-15T17:03:42.212Z] ---> 25de8d838d5c [2023-03-15T17:03:42.212Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T17:03:42.212Z] ---> Running in ffe8a565644e [2023-03-15T17:03:43.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-15T17:03:43.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-15T17:03:45.204Z] OK: 221 MiB in 51 packages [2023-03-15T17:03:45.794Z] Removing intermediate container ffe8a565644e [2023-03-15T17:03:45.794Z] ---> bc8c57e7d96b [2023-03-15T17:03:45.794Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-15T17:03:46.074Z] ---> Running in cfb538ec2284 [2023-03-15T17:03:46.345Z] Removing intermediate container cfb538ec2284 [2023-03-15T17:03:46.345Z] ---> 49e97dc9d623 [2023-03-15T17:03:46.345Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-15T17:03:46.937Z] ---> 2a2d20e879c9 [2023-03-15T17:03:46.937Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T17:03:46.937Z] ---> Running in 987571565d14 [2023-03-15T17:03:49.541Z] Removing intermediate container 987571565d14 [2023-03-15T17:03:49.541Z] ---> 8bc343f797a5 [2023-03-15T17:03:49.541Z] Step 12/26 : COPY . . [2023-03-15T17:03:51.512Z] ---> 5a2c6e5403e6 [2023-03-15T17:03:51.512Z] Step 13/26 : RUN ${MAKE} [2023-03-15T17:03:51.512Z] ---> Running in f797515b99d7 [2023-03-15T17:03:52.480Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2023-03-15T17:06:44.252Z] Removing intermediate container f797515b99d7 [2023-03-15T17:06:44.252Z] ---> 16a3fe481d39 [2023-03-15T17:06:44.252Z] Step 14/26 : FROM alpine:3.16 [2023-03-15T17:06:44.252Z] 3.16: Pulling from library/alpine [2023-03-15T17:06:44.252Z] 3760b48202b3: Pulling fs layer [2023-03-15T17:06:44.252Z] 3760b48202b3: Verifying Checksum [2023-03-15T17:06:44.252Z] 3760b48202b3: Download complete [2023-03-15T17:06:44.252Z] 3760b48202b3: Pull complete [2023-03-15T17:06:44.252Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-15T17:06:44.252Z] Status: Downloaded newer image for alpine:3.16 [2023-03-15T17:06:44.252Z] ---> 4c81e5bf8899 [2023-03-15T17:06:44.252Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-15T17:06:44.252Z] ---> Running in 1914a86adba9 [2023-03-15T17:06:44.252Z] Removing intermediate container 1914a86adba9 [2023-03-15T17:06:44.252Z] ---> 4c3562e1a301 [2023-03-15T17:06:44.252Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2023-03-15T17:06:44.252Z] ---> Running in 1fcb54568787 [2023-03-15T17:06:44.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-15T17:06:44.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-15T17:06:44.252Z] (1/6) Installing dumb-init (1.2.5-r1) [2023-03-15T17:06:44.252Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2023-03-15T17:06:44.252Z] (3/6) Installing libsodium (1.0.18-r0) [2023-03-15T17:06:44.252Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-15T17:06:44.252Z] (5/6) Installing libzmq (4.3.4-r0) [2023-03-15T17:06:44.252Z] (6/6) Installing zeromq (4.3.4-r0) [2023-03-15T17:06:44.252Z] Executing busybox-1.35.0-r17.trigger [2023-03-15T17:06:44.252Z] OK: 8 MiB in 20 packages [2023-03-15T17:06:44.252Z] Removing intermediate container 1fcb54568787 [2023-03-15T17:06:44.252Z] ---> a5f5ab6d54ae [2023-03-15T17:06:44.252Z] Step 17/26 : WORKDIR / [2023-03-15T17:06:44.252Z] ---> Running in fdc556c324e2 [2023-03-15T17:06:44.252Z] Removing intermediate container fdc556c324e2 [2023-03-15T17:06:44.252Z] ---> c7d646fe933c [2023-03-15T17:06:44.252Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-15T17:06:44.252Z] ---> 8e09ac8be958 [2023-03-15T17:06:44.252Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-15T17:06:44.252Z] ---> d43880e6cede [2023-03-15T17:06:44.252Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-15T17:06:44.252Z] ---> a5c918942241 [2023-03-15T17:06:44.252Z] Step 21/26 : EXPOSE 59984 [2023-03-15T17:06:44.252Z] ---> Running in 7dfc096b0e63 [2023-03-15T17:06:44.252Z] Removing intermediate container 7dfc096b0e63 [2023-03-15T17:06:44.252Z] ---> dab8234c15c8 [2023-03-15T17:06:44.252Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-15T17:06:44.252Z] ---> Running in 3a5dad33bcbd [2023-03-15T17:06:44.252Z] Removing intermediate container 3a5dad33bcbd [2023-03-15T17:06:44.252Z] ---> 25a75888c1e4 [2023-03-15T17:06:44.252Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-03-15T17:06:44.252Z] ---> Running in 1569da7fe9a3 [2023-03-15T17:06:44.252Z] Removing intermediate container 1569da7fe9a3 [2023-03-15T17:06:44.252Z] ---> 5c5470360357 [2023-03-15T17:06:44.252Z] Step 24/26 : LABEL arch=arm64 [2023-03-15T17:06:44.252Z] ---> Running in 5048a0b3c4fe [2023-03-15T17:06:44.252Z] Removing intermediate container 5048a0b3c4fe [2023-03-15T17:06:44.252Z] ---> 8c0f7ca19625 [2023-03-15T17:06:44.252Z] Step 25/26 : LABEL git_sha=0c6690d512fca69ab8f13dc5deb436fc09094519 [2023-03-15T17:06:44.252Z] ---> Running in 0d28ab412aa9 [2023-03-15T17:06:44.252Z] Removing intermediate container 0d28ab412aa9 [2023-03-15T17:06:44.252Z] ---> 96e3f21652ba [2023-03-15T17:06:44.252Z] Step 26/26 : LABEL version=0.0.0 [2023-03-15T17:06:44.252Z] ---> Running in 3f1ac59dbfec [2023-03-15T17:06:44.252Z] Removing intermediate container 3f1ac59dbfec [2023-03-15T17:06:44.252Z] ---> 82a95ecec8f6 [2023-03-15T17:06:44.252Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T17:06:44.252Z] Successfully built 82a95ecec8f6 [2023-03-15T17:06:44.252Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T17:06:44.345Z] provisioning config files... [2023-03-15T17:06:44.358Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/2@tmp/config6438666709620031949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:06:44.689Z] ---> docker-login.sh [2023-03-15T17:06:44.689Z] nexus3.edgexfoundry.org:10001 [2023-03-15T17:06:44.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:06:44.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:06:44.956Z] Configure a credential helper to remove this warning. See [2023-03-15T17:06:44.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:06:44.956Z] [2023-03-15T17:06:44.956Z] Login Succeeded [2023-03-15T17:06:44.956Z] nexus3.edgexfoundry.org:10002 [2023-03-15T17:06:45.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:06:45.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:06:45.224Z] Configure a credential helper to remove this warning. See [2023-03-15T17:06:45.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:06:45.224Z] [2023-03-15T17:06:45.224Z] Login Succeeded [2023-03-15T17:06:45.224Z] nexus3.edgexfoundry.org:10003 [2023-03-15T17:06:45.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:06:45.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:06:45.756Z] Configure a credential helper to remove this warning. See [2023-03-15T17:06:45.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:06:45.756Z] [2023-03-15T17:06:45.756Z] Login Succeeded [2023-03-15T17:06:45.756Z] nexus3.edgexfoundry.org:10004 [2023-03-15T17:06:46.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:06:46.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:06:46.021Z] Configure a credential helper to remove this warning. See [2023-03-15T17:06:46.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:06:46.021Z] [2023-03-15T17:06:46.021Z] Login Succeeded [2023-03-15T17:06:46.021Z] docker.io [2023-03-15T17:06:46.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:06:46.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:06:46.588Z] Configure a credential helper to remove this warning. See [2023-03-15T17:06:46.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:06:46.588Z] [2023-03-15T17:06:46.588Z] Login Succeeded [2023-03-15T17:06:46.588Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T17:06:46.599Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T17:06:46.636Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T17:06:46.660Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-03-15T17:06:46.660Z] 0c6690d512fca69ab8f13dc5deb436fc09094519 [2023-03-15T17:06:46.660Z] latest [2023-03-15T17:06:46.660Z] 0.0.0 [2023-03-15T17:06:46.660Z] 0c6690d512fca69ab8f13dc5deb436fc09094519-0.0.0 [2023-03-15T17:06:46.660Z] levski [2023-03-15T17:06:46.660Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:06:47.014Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0c6690d512fca69ab8f13dc5deb436fc09094519 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:06:47.364Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0c6690d512fca69ab8f13dc5deb436fc09094519 [2023-03-15T17:06:47.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-15T17:06:47.364Z] 8d0475194214: Preparing [2023-03-15T17:06:47.364Z] b04f83e86f9c: Preparing [2023-03-15T17:06:47.364Z] 9c1562192f3f: Preparing [2023-03-15T17:06:47.364Z] 03a493969a22: Preparing [2023-03-15T17:06:47.364Z] f70ee36035b9: Preparing [2023-03-15T17:06:47.364Z] f70ee36035b9: Layer already exists [2023-03-15T17:06:47.634Z] b04f83e86f9c: Pushed [2023-03-15T17:06:47.634Z] 8d0475194214: Pushed [2023-03-15T17:06:48.220Z] 03a493969a22: Pushed [2023-03-15T17:06:53.704Z] 9c1562192f3f: Pushed [2023-03-15T17:06:53.704Z] 0c6690d512fca69ab8f13dc5deb436fc09094519: digest: sha256:256aab5a13a62145e344f4817df8df3d66a37aa01e06b183a2a62c9d2ebd24cd size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:06:54.074Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:06:54.438Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-03-15T17:06:54.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-15T17:06:54.438Z] 8d0475194214: Preparing [2023-03-15T17:06:54.438Z] b04f83e86f9c: Preparing [2023-03-15T17:06:54.438Z] 9c1562192f3f: Preparing [2023-03-15T17:06:54.438Z] 03a493969a22: Preparing [2023-03-15T17:06:54.438Z] f70ee36035b9: Preparing [2023-03-15T17:06:54.438Z] 03a493969a22: Layer already exists [2023-03-15T17:06:54.438Z] 8d0475194214: Layer already exists [2023-03-15T17:06:54.438Z] b04f83e86f9c: Layer already exists [2023-03-15T17:06:54.438Z] f70ee36035b9: Layer already exists [2023-03-15T17:06:54.438Z] 9c1562192f3f: Layer already exists [2023-03-15T17:06:54.438Z] latest: digest: sha256:256aab5a13a62145e344f4817df8df3d66a37aa01e06b183a2a62c9d2ebd24cd size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:06:55.069Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:06:55.408Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.0 [2023-03-15T17:06:55.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-15T17:06:55.408Z] 8d0475194214: Preparing [2023-03-15T17:06:55.408Z] b04f83e86f9c: Preparing [2023-03-15T17:06:55.408Z] 9c1562192f3f: Preparing [2023-03-15T17:06:55.408Z] 03a493969a22: Preparing [2023-03-15T17:06:55.408Z] f70ee36035b9: Preparing [2023-03-15T17:06:55.408Z] 9c1562192f3f: Layer already exists [2023-03-15T17:06:55.408Z] f70ee36035b9: Layer already exists [2023-03-15T17:06:55.408Z] b04f83e86f9c: Layer already exists [2023-03-15T17:06:55.408Z] 03a493969a22: Layer already exists [2023-03-15T17:06:55.408Z] 8d0475194214: Layer already exists [2023-03-15T17:06:55.675Z] 0.0.0: digest: sha256:256aab5a13a62145e344f4817df8df3d66a37aa01e06b183a2a62c9d2ebd24cd size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:06:56.024Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0c6690d512fca69ab8f13dc5deb436fc09094519-0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:06:56.380Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0c6690d512fca69ab8f13dc5deb436fc09094519-0.0.0 [2023-03-15T17:06:56.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-15T17:06:56.380Z] 8d0475194214: Preparing [2023-03-15T17:06:56.380Z] b04f83e86f9c: Preparing [2023-03-15T17:06:56.380Z] 9c1562192f3f: Preparing [2023-03-15T17:06:56.380Z] 03a493969a22: Preparing [2023-03-15T17:06:56.380Z] f70ee36035b9: Preparing [2023-03-15T17:06:56.380Z] 9c1562192f3f: Layer already exists [2023-03-15T17:06:56.380Z] f70ee36035b9: Layer already exists [2023-03-15T17:06:56.380Z] 03a493969a22: Layer already exists [2023-03-15T17:06:56.380Z] 8d0475194214: Layer already exists [2023-03-15T17:06:56.380Z] b04f83e86f9c: Layer already exists [2023-03-15T17:06:56.380Z] 0c6690d512fca69ab8f13dc5deb436fc09094519-0.0.0: digest: sha256:256aab5a13a62145e344f4817df8df3d66a37aa01e06b183a2a62c9d2ebd24cd size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:06:56.729Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:06:57.072Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski [2023-03-15T17:06:57.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-15T17:06:57.072Z] 8d0475194214: Preparing [2023-03-15T17:06:57.072Z] b04f83e86f9c: Preparing [2023-03-15T17:06:57.072Z] 9c1562192f3f: Preparing [2023-03-15T17:06:57.072Z] 03a493969a22: Preparing [2023-03-15T17:06:57.072Z] f70ee36035b9: Preparing [2023-03-15T17:06:57.072Z] 8d0475194214: Layer already exists [2023-03-15T17:06:57.072Z] f70ee36035b9: Layer already exists [2023-03-15T17:06:57.072Z] 9c1562192f3f: Layer already exists [2023-03-15T17:06:57.072Z] b04f83e86f9c: Layer already exists [2023-03-15T17:06:57.072Z] 03a493969a22: Layer already exists [2023-03-15T17:06:57.340Z] levski: digest: sha256:256aab5a13a62145e344f4817df8df3d66a37aa01e06b183a2a62c9d2ebd24cd size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T17:06:57.403Z] ===================================================== [Pipeline] echo [2023-03-15T17:06:57.411Z] taggedImages: [2023-03-15T17:06:57.411Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0c6690d512fca69ab8f13dc5deb436fc09094519 [2023-03-15T17:06:57.411Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-03-15T17:06:57.411Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.0 [2023-03-15T17:06:57.411Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0c6690d512fca69ab8f13dc5deb436fc09094519-0.0.0 [2023-03-15T17:06:57.411Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:06:57.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T17:06:57.777Z] [2023-03-15T17:06:57.777Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:06:58.112Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T17:06:58.112Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-15T17:06:58.112Z] 8998bd30e6a1: Pulling fs layer [2023-03-15T17:06:58.112Z] 04944245beec: Pulling fs layer [2023-03-15T17:06:58.112Z] 699f458cf7ca: Pulling fs layer [2023-03-15T17:06:58.112Z] 765212b225bb: Pulling fs layer [2023-03-15T17:06:58.112Z] f23df028b6ca: Pulling fs layer [2023-03-15T17:06:58.112Z] d65c8cfc05b1: Pulling fs layer [2023-03-15T17:06:58.112Z] 2437ff75d9bd: Pulling fs layer [2023-03-15T17:06:58.112Z] f23df028b6ca: Waiting [2023-03-15T17:06:58.112Z] 765212b225bb: Waiting [2023-03-15T17:06:58.112Z] 2437ff75d9bd: Waiting [2023-03-15T17:06:58.112Z] d65c8cfc05b1: Waiting [2023-03-15T17:06:58.382Z] 04944245beec: Verifying Checksum [2023-03-15T17:06:58.382Z] 04944245beec: Download complete [2023-03-15T17:06:58.382Z] 765212b225bb: Verifying Checksum [2023-03-15T17:06:58.382Z] 765212b225bb: Download complete [2023-03-15T17:06:58.382Z] f23df028b6ca: Verifying Checksum [2023-03-15T17:06:58.382Z] f23df028b6ca: Download complete [2023-03-15T17:06:58.382Z] d65c8cfc05b1: Verifying Checksum [2023-03-15T17:06:58.382Z] d65c8cfc05b1: Download complete [2023-03-15T17:06:58.653Z] 699f458cf7ca: Verifying Checksum [2023-03-15T17:06:58.653Z] 699f458cf7ca: Download complete [2023-03-15T17:06:58.922Z] 8998bd30e6a1: Verifying Checksum [2023-03-15T17:06:58.922Z] 8998bd30e6a1: Download complete [2023-03-15T17:07:01.513Z] 2437ff75d9bd: Verifying Checksum [2023-03-15T17:07:01.513Z] 2437ff75d9bd: Download complete [2023-03-15T17:07:02.921Z] 8998bd30e6a1: Pull complete [2023-03-15T17:07:03.506Z] 04944245beec: Pull complete [2023-03-15T17:07:04.918Z] 699f458cf7ca: Pull complete [2023-03-15T17:07:04.918Z] 765212b225bb: Pull complete [2023-03-15T17:07:05.881Z] f23df028b6ca: Pull complete [2023-03-15T17:07:05.881Z] d65c8cfc05b1: Pull complete [2023-03-15T17:07:20.893Z] 2437ff75d9bd: Pull complete [2023-03-15T17:07:20.893Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-15T17:07:20.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T17:07:20.893Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T17:07:21.112Z] prd-ubuntu20.04-docker-arm64-4c-16g-2178 does not seem to be running inside a container [2023-03-15T17:07:21.191Z] $ 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/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-15T17:07:24.034Z] $ docker top d7d07e696d12b27ca01fb15845153fc2ee05e5b1ade87d80489f215a312b623e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:07:24.557Z] ---> job-cost.sh [2023-03-15T17:07:24.826Z] lf-activate-venv: SKIPPING [2023-03-15T17:07:24.826Z] INFO: No Stack... [2023-03-15T17:07:25.092Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-15T17:07:26.052Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T17:07:26.375Z] + + cat /w/workspace/device-onvif-camera/2/archives/cost.csvcut [2023-03-15T17:07:26.375Z] -d, -f6 [Pipeline] lock [2023-03-15T17:07:26.700Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-levski-2-stack-cost] [2023-03-15T17:07:26.705Z] Resource [jenkins-edgexfoundry-device-onvif-camera-levski-2-stack-cost] did not exist. Created. [2023-03-15T17:07:26.705Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-levski-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T17:07:27.038Z] /w/workspace/device-onvif-camera/2@tmp/durable-31f57866/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-15T17:07:27.369Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-15T17:07:27.388Z] Warning: overwriting stash ‘stack-cost’ [2023-03-15T17:07:27.448Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T17:07:27.455Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-levski-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T17:07:27.476Z] $ docker stop --time=1 d7d07e696d12b27ca01fb15845153fc2ee05e5b1ade87d80489f215a312b623e [2023-03-15T17:07:28.948Z] $ docker rm -f --volumes d7d07e696d12b27ca01fb15845153fc2ee05e5b1ade87d80489f215a312b623e [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-15T17:07:29.293Z] provisioning config files... [2023-03-15T17:07:29.300Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config14871640973498337634tmp [Pipeline] { [Pipeline] sh [2023-03-15T17:07:29.595Z] + set +x [2023-03-15T17:07:29.595Z] + curl -s https://codecov.io/bash [2023-03-15T17:07:29.595Z] + bash -s -- [2023-03-15T17:07:29.595Z] [2023-03-15T17:07:29.595Z] _____ _ [2023-03-15T17:07:29.595Z] / ____| | | [2023-03-15T17:07:29.595Z] | | ___ __| | ___ ___ _____ __ [2023-03-15T17:07:29.595Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-15T17:07:29.595Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-15T17:07:29.595Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-15T17:07:29.595Z] Bash-1.0.6 [2023-03-15T17:07:29.595Z] [2023-03-15T17:07:29.595Z] [2023-03-15T17:07:29.595Z] ==> git version 2.25.1 found [2023-03-15T17:07:29.595Z] ==> 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-15T17:07:29.595Z] Release-Date: 2020-01-08 [2023-03-15T17:07:29.595Z] 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-15T17:07:29.595Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-15T17:07:29.595Z] ==> Jenkins CI detected. [2023-03-15T17:07:29.595Z] current dir:  /w/workspace/undry_device-onvif-camera_levski [2023-03-15T17:07:29.595Z] project root: . [2023-03-15T17:07:29.595Z] --> token set from env [2023-03-15T17:07:29.595Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-15T17:07:29.595Z] ==> Running gcov in . (disable via -X gcov) [2023-03-15T17:07:29.595Z] ==> Python coveragepy not found [2023-03-15T17:07:29.595Z] ==> Searching for coverage reports in: [2023-03-15T17:07:29.595Z] + . [2023-03-15T17:07:29.595Z] -> Found 1 reports [2023-03-15T17:07:29.595Z] ==> Detecting git/mercurial file structure [2023-03-15T17:07:29.595Z] ==> Reading reports [2023-03-15T17:07:29.595Z] + ./coverage.out bytes=79184 [2023-03-15T17:07:29.595Z] ==> Appending adjustments [2023-03-15T17:07:29.595Z] https://docs.codecov.io/docs/fixing-reports [2023-03-15T17:07:29.854Z] + Found adjustments [2023-03-15T17:07:29.854Z] ==> Gzipping contents [2023-03-15T17:07:29.854Z] 12K /tmp/codecov.dicaDZ.gz [2023-03-15T17:07:29.854Z] ==> Uploading reports [2023-03-15T17:07:29.854Z] url: https://codecov.io [2023-03-15T17:07:29.854Z] query: branch=levski&commit=0c6690d512fca69ab8f13dc5deb436fc09094519&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Flevski%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-15T17:07:29.854Z] -> Pinging Codecov [2023-03-15T17:07:29.854Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=levski&commit=0c6690d512fca69ab8f13dc5deb436fc09094519&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Flevski%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-15T17:07:30.113Z] -> Uploading to [2023-03-15T17:07:30.113Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-15/F29A59C45E3A92E06B3E522C9905F8EF/0c6690d512fca69ab8f13dc5deb436fc09094519/f6b013ee-e6ca-4941-bba7-54c14dbe183c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T170729Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=657fafa814db547a51701fa3633fd3612c7039e03d14576e95f6ac7aaced0355 [2023-03-15T17:07:30.113Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T17:07:30.113Z] Dload Upload Total Spent Left Speed [2023-03-15T17:07:30.372Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10920 0 0 100 10920 0 45500 --:--:-- --:--:-- --:--:-- 45500 [2023-03-15T17:07:30.372Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/0c6690d512fca69ab8f13dc5deb436fc09094519 [Pipeline] } [2023-03-15T17:07:30.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-15T17:07:30.495Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-15T17:07:30.507Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:07:30.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-15T17:07:30.799Z] [2023-03-15T17:07:30.799Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:07:31.089Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-15T17:07:31.089Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-15T17:07:31.089Z] df9b9388f04a: Pulling fs layer [2023-03-15T17:07:31.089Z] 52dc419b0ee2: Pulling fs layer [2023-03-15T17:07:31.089Z] 25bc292e5bac: Pulling fs layer [2023-03-15T17:07:31.089Z] 114826534d7a: Pulling fs layer [2023-03-15T17:07:31.089Z] 4657fd5d0bcf: Pulling fs layer [2023-03-15T17:07:31.089Z] 6ad1cebc031e: Pulling fs layer [2023-03-15T17:07:31.089Z] 8a3aa393b2d8: Pulling fs layer [2023-03-15T17:07:31.089Z] 6ad1cebc031e: Waiting [2023-03-15T17:07:31.089Z] 4657fd5d0bcf: Waiting [2023-03-15T17:07:31.089Z] 114826534d7a: Waiting [2023-03-15T17:07:31.089Z] 8a3aa393b2d8: Waiting [2023-03-15T17:07:31.351Z] 25bc292e5bac: Verifying Checksum [2023-03-15T17:07:31.352Z] 25bc292e5bac: Download complete [2023-03-15T17:07:31.352Z] 52dc419b0ee2: Verifying Checksum [2023-03-15T17:07:31.352Z] 52dc419b0ee2: Download complete [2023-03-15T17:07:31.352Z] 4657fd5d0bcf: Verifying Checksum [2023-03-15T17:07:31.352Z] 4657fd5d0bcf: Download complete [2023-03-15T17:07:31.352Z] df9b9388f04a: Verifying Checksum [2023-03-15T17:07:31.352Z] df9b9388f04a: Download complete [2023-03-15T17:07:31.611Z] 6ad1cebc031e: Verifying Checksum [2023-03-15T17:07:31.611Z] 6ad1cebc031e: Download complete [2023-03-15T17:07:31.611Z] df9b9388f04a: Pull complete [2023-03-15T17:07:31.869Z] 52dc419b0ee2: Pull complete [2023-03-15T17:07:32.129Z] 114826534d7a: Verifying Checksum [2023-03-15T17:07:32.129Z] 114826534d7a: Download complete [2023-03-15T17:07:32.386Z] 8a3aa393b2d8: Verifying Checksum [2023-03-15T17:07:32.386Z] 8a3aa393b2d8: Download complete [2023-03-15T17:07:32.386Z] 25bc292e5bac: Pull complete [2023-03-15T17:07:35.670Z] 114826534d7a: Pull complete [2023-03-15T17:07:36.236Z] 4657fd5d0bcf: Pull complete [2023-03-15T17:07:36.802Z] 6ad1cebc031e: Pull complete [2023-03-15T17:07:40.155Z] 8a3aa393b2d8: Pull complete [2023-03-15T17:07:40.156Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-15T17:07:40.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-15T17:07:40.156Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T17:07:40.233Z] prd-ubuntu20.04-docker-8c-8g-1972 does not seem to be running inside a container [2023-03-15T17:07:40.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-15T17:07:45.318Z] $ docker top 0c38b458d4d6c1fc4d3c7fdbbd638638e60232a0d95ec0e2ab5140447162d648 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-15T17:07:45.390Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:levski' [Pipeline] sh [2023-03-15T17:07:45.669Z] + set -o pipefail [2023-03-15T17:07:45.669Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:levski' [2023-03-15T17:07:53.789Z] [2023-03-15T17:07:53.789Z] Monitoring /w/workspace/undry_device-onvif-camera_levski (github.com/edgexfoundry/device-onvif-camera)... [2023-03-15T17:07:53.789Z] [2023-03-15T17:07:53.789Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bd71c595-cdc2-4fe6-bf78-b85af0ecca2e/history/5aed4d1e-f471-4c20-b427-08b06dfe7eb6 [2023-03-15T17:07:53.789Z] [2023-03-15T17:07:53.789Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-03-15T17:07:53.789Z] [2023-03-15T17:07:53.789Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-15T17:07:53.789Z] [2023-03-15T17:07:53.789Z] [2023-03-15T17:07:53.789Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-15T17:07:53.789Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-15T17:07:53.789Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-15T17:07:53.802Z] $ docker stop --time=1 0c38b458d4d6c1fc4d3c7fdbbd638638e60232a0d95ec0e2ab5140447162d648 [2023-03-15T17:07:58.296Z] $ docker rm -f --volumes 0c38b458d4d6c1fc4d3c7fdbbd638638e60232a0d95ec0e2ab5140447162d648 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-03-15T17:07:58.663Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T17:07:58.676Z] provisioning config files... [2023-03-15T17:07:58.684Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config1468527592214269550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:07:58.976Z] --> edgex-publish-swagger.sh [2023-03-15T17:07:58.976Z] === Publish doc/openapi/v2 API === [2023-03-15T17:07:58.976Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-03-15T17:07:58.976Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/undry_device-onvif-camera_levski/doc/openapi/v2/device-onvif-camera.yaml] [2023-03-15T17:07:58.976Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T17:07:58.976Z] Dload Upload Total Spent Left Speed [2023-03-15T17:07:59.913Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 569k --:--:-- --:--:-- --:--:-- 570k [2023-03-15T17:07:59.913Z] [2023-03-15T17:07:59.913Z] [Pipeline] } [2023-03-15T17:07:59.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T17:08:00.281Z] + git log --format=format:%s -1 0c6690d512fca69ab8f13dc5deb436fc09094519 [Pipeline] sh [2023-03-15T17:08:00.568Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T17:08:00.568Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:08:00.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T17:08:00.867Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T17:08:00.941Z] prd-ubuntu20.04-docker-8c-8g-1972 does not seem to be running inside a container [2023-03-15T17:08:00.975Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T17:08:01.407Z] $ docker top 9455002ff6dfe038895ba86a48f001c5d76c40f5167151f5e852642340326299 -eo pid,comm [2023-03-15T17:08:01.451Z] 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-15T17:08:01.451Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T17:08:01.487Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T17:08:01.487Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T17:08:01.595Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T17:08:01.598Z] $ docker exec 9455002ff6dfe038895ba86a48f001c5d76c40f5167151f5e852642340326299 ssh-agent [2023-03-15T17:08:01.705Z] SSH_AUTH_SOCK=/tmp/ssh-yX5xYQA1gLDP/agent.32 [2023-03-15T17:08:01.705Z] SSH_AGENT_PID=38 [2023-03-15T17:08:01.710Z] Running ssh-add (command line suppressed) [2023-03-15T17:08:01.810Z] Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_16529810095557519175.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_16529810095557519175.key) [2023-03-15T17:08:01.825Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T17:08:02.112Z] + git semver tag [2023-03-15T17:08:02.370Z] 2023-03-15 17:08:02,278 [run_tag] DEBUG tag force:False [2023-03-15T17:08:02.370Z] 2023-03-15 17:08:02,278 [check_head_tag] DEBUG check head tag [2023-03-15T17:08:02.370Z] 2023-03-15 17:08:02,280 [execute] INFO git cat-file --batch-check [2023-03-15T17:08:02.370Z] 2023-03-15 17:08:02,280 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=) [2023-03-15T17:08:02.370Z] 2023-03-15 17:08:02,284 [execute] INFO git cat-file --batch [2023-03-15T17:08:02.370Z] 2023-03-15 17:08:02,284 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=) [2023-03-15T17:08:02.370Z] 2023-03-15 17:08:02,310 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-03-15T17:08:02.370Z] 2023-03-15 17:08:02,310 [execute] INFO git tag -a v0.0.0 -m v0.0.0 [2023-03-15T17:08:02.370Z] 2023-03-15 17:08:02,311 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.0', '-m', 'v0.0.0'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=None) [2023-03-15T17:08:02.370Z] 2023-03-15 17:08:02,314 [main] ERROR Cmd('git') failed due to: exit code(128) [2023-03-15T17:08:02.370Z] cmdline: git tag -a v0.0.0 -m v0.0.0 [2023-03-15T17:08:02.370Z] stderr: 'fatal: tag 'v0.0.0' already exists' [2023-03-15T17:08:02.370Z] ERROR: Cmd('git') failed due to: exit code(128) [2023-03-15T17:08:02.370Z] cmdline: git tag -a v0.0.0 -m v0.0.0 [2023-03-15T17:08:02.370Z] stderr: 'fatal: tag 'v0.0.0' already exists' [Pipeline] } [2023-03-15T17:08:02.382Z] $ docker exec --env ******** --env ******** 9455002ff6dfe038895ba86a48f001c5d76c40f5167151f5e852642340326299 ssh-agent -k [2023-03-15T17:08:02.489Z] unset SSH_AUTH_SOCK; [2023-03-15T17:08:02.489Z] unset SSH_AGENT_PID; [2023-03-15T17:08:02.490Z] echo Agent pid 38 killed; [2023-03-15T17:08:02.499Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-03-15T17:08:02.523Z] $ docker stop --time=1 9455002ff6dfe038895ba86a48f001c5d76c40f5167151f5e852642340326299 [2023-03-15T17:08:04.014Z] $ docker rm -f --volumes 9455002ff6dfe038895ba86a48f001c5d76c40f5167151f5e852642340326299 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Bump Pre-Release Version" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to earlier failure(s) [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-15T17:08:04.609Z] + [ -d /w/workspace/undry_device-onvif-camera_levski/archives ] [2023-03-15T17:08:04.610Z] + ls -al /w/workspace/undry_device-onvif-camera_levski/archives [2023-03-15T17:08:04.610Z] total 16 [2023-03-15T17:08:04.610Z] drwxr-xr-x 3 root root 4096 Mar 15 16:50 . [2023-03-15T17:08:04.610Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 16:50 .. [2023-03-15T17:08:04.610Z] drwxr-xr-x 2 root root 4096 Mar 15 16:50 cost [2023-03-15T17:08:04.610Z] -rw-r--r-- 1 root root 91 Mar 15 16:50 cost.csv [2023-03-15T17:08:04.610Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_levski/archives [2023-03-15T17:08:04.610Z] + ls -al /w/workspace/undry_device-onvif-camera_levski/archives [2023-03-15T17:08:04.610Z] total 16 [2023-03-15T17:08:04.610Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 16:50 . [2023-03-15T17:08:04.610Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 16:50 .. [2023-03-15T17:08:04.610Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 16:50 cost [2023-03-15T17:08:04.610Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 15 16:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:08:04.907Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:08:05.763Z] ---> package-listing.sh [2023-03-15T17:08:05.763Z] ++ facter osfamily [2023-03-15T17:08:05.763Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-15T17:08:06.023Z] + OS_FAMILY=debian [2023-03-15T17:08:06.023Z] + workspace=/w/workspace/undry_device-onvif-camera_levski [2023-03-15T17:08:06.023Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-15T17:08:06.023Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-15T17:08:06.023Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-15T17:08:06.023Z] + PACKAGES=/tmp/packages_start.txt [2023-03-15T17:08:06.023Z] + '[' /w/workspace/undry_device-onvif-camera_levski ']' [2023-03-15T17:08:06.023Z] + PACKAGES=/tmp/packages_end.txt [2023-03-15T17:08:06.023Z] + case "${OS_FAMILY}" in [2023-03-15T17:08:06.023Z] + dpkg -l [2023-03-15T17:08:06.023Z] + grep '^ii' [2023-03-15T17:08:06.023Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-15T17:08:06.023Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-15T17:08:06.023Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-15T17:08:06.023Z] + '[' /w/workspace/undry_device-onvif-camera_levski ']' [2023-03-15T17:08:06.023Z] + mkdir -p /w/workspace/undry_device-onvif-camera_levski/archives/ [2023-03-15T17:08:06.023Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_levski/archives/ [Pipeline] echo [2023-03-15T17:08:06.033Z] 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_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-15T17:08:06.310Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:08:06.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T17:08:06.876Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T17:08:06.948Z] prd-ubuntu20.04-docker-8c-8g-1972 does not seem to be running inside a container [2023-03-15T17:08:06.981Z] $ 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_levski/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_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-15T17:08:07.204Z] $ docker top e0374906a35a848ca023fab2cf462d92acf07f198de5b3287ebeb3bf551ba4da -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T17:08:07.536Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-15T17:08:07.819Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-15T17:08:08.103Z] + ls /var/log/sa-host [2023-03-15T17:08:08.103Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T17:08:08.177Z] provisioning config files... [2023-03-15T17:08:08.185Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config10204326215106386131tmp [Pipeline] { [Pipeline] echo [2023-03-15T17:08:08.196Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:08:08.478Z] ---> create-netrc.sh [Pipeline] } [2023-03-15T17:08:08.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:08:08.808Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-15T17:08:08.816Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:08:09.099Z] ---> sudo-logs.sh [2023-03-15T17:08:09.099Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-15T17:08:09.118Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:08:09.400Z] ---> job-cost.sh [2023-03-15T17:08:09.400Z] lf-activate-venv: SKIPPING [2023-03-15T17:08:09.400Z] DEBUG: total: 0.2199999988079071 [2023-03-15T17:08:09.400Z] INFO: Retrieving Stack Cost... [2023-03-15T17:08:09.967Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T17:08:10.226Z] INFO: Archiving Costs [Pipeline] echo [2023-03-15T17:08:10.237Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:08:10.519Z] ---> logs-deploy.sh [2023-03-15T17:08:10.519Z] lf-activate-venv: SKIPPING [2023-03-15T17:08:10.519Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/levski/2 [2023-03-15T17:08:10.519Z] INFO: archiving workspace using pattern(s): [2023-03-15T17:08:11.455Z] Archives upload complete. [2023-03-15T17:08:11.455Z] INFO: archiving logs to Nexus