Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4a1514bac2c3623567fb323734989edc763968b8 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-ssh17820862289409690110.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh736515263881859092.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4647601334594495701.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh9871456007002904130.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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3460714628069034886.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-142 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # 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 4a1514bac2c3623567fb323734989edc763968b8 (main) > 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 4a1514bac2c3623567fb323734989edc763968b8 # timeout=10 Commit message: "Merge pull request #201 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.4" > git rev-list --no-walk 4eac92da5dfc23f9865ece6d9684c74467a8de72 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-12-19T05:57:57.411Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-12-19T05:57:57.479Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-12-19T05:57:57.504Z] ========================================================= [2022-12-19T05:57:57.504Z] EdgeX Global Pipelines Version Info [2022-12-19T05:57:57.504Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-12-19T05:57:58.224Z] ------------------- [2022-12-19T05:57:58.224Z] stable info: [2022-12-19T05:57:58.224Z] ------------------- [2022-12-19T05:57:58.224Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-12-19T05:57:58.224Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-19T05:57:58.224Z] Message: update stable to v1.0.244 [2022-12-19T05:57:58.794Z] ------------------- [2022-12-19T05:57:58.794Z] experimental info: [2022-12-19T05:57:58.794Z] ------------------- [2022-12-19T05:57:58.794Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-12-19T05:57:58.794Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-19T05:57:58.794Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-12-19T05:57:59.024Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-12-19T05:57:59.034Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-12-19T05:57:59.046Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-12-19T05:57:59.060Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-12-19T05:57:59.074Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-12-19T05:57:59.086Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-12-19T05:57:59.097Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-12-19T05:57:59.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-12-19T05:57:59.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-12-19T05:57:59.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-12-19T05:57:59.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-12-19T05:57:59.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-12-19T05:57:59.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-12-19T05:57:59.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-12-19T05:57:59.210Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-12-19T05:57:59.221Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-12-19T05:57:59.236Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-12-19T05:57:59.247Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-12-19T05:57:59.257Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-12-19T05:57:59.269Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-12-19T05:57:59.283Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-12-19T05:57:59.298Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-12-19T05:57:59.310Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-12-19T05:57:59.322Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-12-19T05:57:59.337Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-12-19T05:57:59.352Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-12-19T05:57:59.362Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-12-19T05:57:59.375Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-12-19T05:57:59.387Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-12-19T05:57:59.398Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-12-19T05:57:59.408Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4a1514bac2c3623567fb323734989edc763968b8 [Pipeline] echo [2022-12-19T05:57:59.420Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4a1514b [Pipeline] echo [2022-12-19T05:57:59.434Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-19T05:57:59.485Z] provisioning config files... [2022-12-19T05:57:59.499Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8535090935442174101tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-19T05:57:59.800Z] ---> docker-login.sh [2022-12-19T05:57:59.800Z] nexus3.edgexfoundry.org:10001 [2022-12-19T05:58:00.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T05:58:00.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T05:58:00.340Z] Configure a credential helper to remove this warning. See [2022-12-19T05:58:00.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T05:58:00.340Z] [2022-12-19T05:58:00.340Z] Login Succeeded [2022-12-19T05:58:00.340Z] nexus3.edgexfoundry.org:10002 [2022-12-19T05:58:00.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T05:58:00.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T05:58:00.340Z] Configure a credential helper to remove this warning. See [2022-12-19T05:58:00.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T05:58:00.340Z] [2022-12-19T05:58:00.340Z] Login Succeeded [2022-12-19T05:58:00.340Z] nexus3.edgexfoundry.org:10003 [2022-12-19T05:58:00.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T05:58:00.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T05:58:00.606Z] Configure a credential helper to remove this warning. See [2022-12-19T05:58:00.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T05:58:00.606Z] [2022-12-19T05:58:00.606Z] Login Succeeded [2022-12-19T05:58:00.606Z] nexus3.edgexfoundry.org:10004 [2022-12-19T05:58:00.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T05:58:00.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T05:58:00.606Z] Configure a credential helper to remove this warning. See [2022-12-19T05:58:00.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T05:58:00.606Z] [2022-12-19T05:58:00.606Z] Login Succeeded [2022-12-19T05:58:00.606Z] docker.io [2022-12-19T05:58:00.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T05:58:00.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T05:58:00.866Z] Configure a credential helper to remove this warning. See [2022-12-19T05:58:00.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T05:58:00.866Z] [2022-12-19T05:58:00.866Z] Login Succeeded [2022-12-19T05:58:00.866Z] ---> docker-login.sh ends [Pipeline] } [2022-12-19T05:58:00.875Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-12-19T05:58:01.255Z] + git rev-list -1 --merges 4a1514bac2c3623567fb323734989edc763968b8~1..4a1514bac2c3623567fb323734989edc763968b8 [Pipeline] echo [2022-12-19T05:58:01.308Z] -----------> git rev-list -1 --merges 4a1514bac2c3623567fb323734989edc763968b8~1..4a1514bac2c3623567fb323734989edc763968b8 4a1514bac2c3623567fb323734989edc763968b8 [2022-12-19T05:58:01.308Z] 4a1514bac2c3623567fb323734989edc763968b8 [false] [Pipeline] sh [2022-12-19T05:58:01.601Z] + git log --format=format:%s -1 4a1514bac2c3623567fb323734989edc763968b8 [Pipeline] echo [2022-12-19T05:58:01.635Z] ========================================================= [2022-12-19T05:58:01.635Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-12-19T05:58:01.635Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-19T05:58:01.954Z] + git log --format=format:%s -1 4a1514bac2c3623567fb323734989edc763968b8 [Pipeline] echo [2022-12-19T05:58:01.964Z] [semverPrep] GIT_COMMIT: 4a1514bac2c3623567fb323734989edc763968b8, Commit Message: Merge pull request #201 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.4 [Pipeline] echo [2022-12-19T05:58:01.972Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-12-19T05:58:02.329Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-19T05:58:02.329Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-12-19T05:58:02.329Z] + [ -e /tmp/ssh_known_hosts ] [2022-12-19T05:58:02.329Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-12-19T05:58:02.329Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2022-12-19T05:58:02.329Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-12-19T05:58:02.329Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T05:58:02.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-19T05:58:02.746Z] [2022-12-19T05:58:02.746Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T05:58:03.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-19T05:58:03.044Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-12-19T05:58:03.044Z] b85a868b505f: Pulling fs layer [2022-12-19T05:58:03.044Z] e2be974225ed: Pulling fs layer [2022-12-19T05:58:03.044Z] 339a4e72a1f5: Pulling fs layer [2022-12-19T05:58:03.044Z] 988bab9f4d93: Pulling fs layer [2022-12-19T05:58:03.044Z] 1469e6f7b9e6: Pulling fs layer [2022-12-19T05:58:03.044Z] eaf3925da568: Pulling fs layer [2022-12-19T05:58:03.044Z] bab4dde63d76: Pulling fs layer [2022-12-19T05:58:03.044Z] bde34c3a00c8: Pulling fs layer [2022-12-19T05:58:03.044Z] b352a97aabf1: Pulling fs layer [2022-12-19T05:58:03.044Z] 4872d77fe225: Pulling fs layer [2022-12-19T05:58:03.044Z] 5851b861e8e6: Pulling fs layer [2022-12-19T05:58:03.044Z] 1469e6f7b9e6: Waiting [2022-12-19T05:58:03.044Z] 988bab9f4d93: Waiting [2022-12-19T05:58:03.044Z] eaf3925da568: Waiting [2022-12-19T05:58:03.044Z] bab4dde63d76: Waiting [2022-12-19T05:58:03.044Z] 5851b861e8e6: Waiting [2022-12-19T05:58:03.044Z] 4872d77fe225: Waiting [2022-12-19T05:58:03.044Z] bde34c3a00c8: Waiting [2022-12-19T05:58:03.044Z] e2be974225ed: Verifying Checksum [2022-12-19T05:58:03.044Z] e2be974225ed: Download complete [2022-12-19T05:58:03.044Z] 988bab9f4d93: Verifying Checksum [2022-12-19T05:58:03.044Z] 988bab9f4d93: Download complete [2022-12-19T05:58:03.305Z] 1469e6f7b9e6: Verifying Checksum [2022-12-19T05:58:03.306Z] 1469e6f7b9e6: Download complete [2022-12-19T05:58:03.306Z] eaf3925da568: Verifying Checksum [2022-12-19T05:58:03.306Z] eaf3925da568: Download complete [2022-12-19T05:58:03.306Z] 339a4e72a1f5: Verifying Checksum [2022-12-19T05:58:03.306Z] 339a4e72a1f5: Download complete [2022-12-19T05:58:03.306Z] bde34c3a00c8: Verifying Checksum [2022-12-19T05:58:03.306Z] bde34c3a00c8: Download complete [2022-12-19T05:58:03.306Z] b352a97aabf1: Download complete [2022-12-19T05:58:03.306Z] 4872d77fe225: Verifying Checksum [2022-12-19T05:58:03.306Z] 4872d77fe225: Download complete [2022-12-19T05:58:03.306Z] 5851b861e8e6: Verifying Checksum [2022-12-19T05:58:03.306Z] 5851b861e8e6: Download complete [2022-12-19T05:58:03.306Z] b85a868b505f: Verifying Checksum [2022-12-19T05:58:03.306Z] b85a868b505f: Download complete [2022-12-19T05:58:03.565Z] bab4dde63d76: Verifying Checksum [2022-12-19T05:58:03.565Z] bab4dde63d76: Download complete [2022-12-19T05:58:04.504Z] b85a868b505f: Pull complete [2022-12-19T05:58:04.764Z] e2be974225ed: Pull complete [2022-12-19T05:58:05.333Z] 339a4e72a1f5: Pull complete [2022-12-19T05:58:05.333Z] 988bab9f4d93: Pull complete [2022-12-19T05:58:05.594Z] 1469e6f7b9e6: Pull complete [2022-12-19T05:58:05.594Z] eaf3925da568: Pull complete [2022-12-19T05:58:07.509Z] bab4dde63d76: Pull complete [2022-12-19T05:58:07.770Z] bde34c3a00c8: Pull complete [2022-12-19T05:58:07.770Z] b352a97aabf1: Pull complete [2022-12-19T05:58:07.770Z] 4872d77fe225: Pull complete [2022-12-19T05:58:08.030Z] 5851b861e8e6: Pull complete [2022-12-19T05:58:08.030Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-12-19T05:58:08.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-19T05:58:08.030Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-19T05:58:08.122Z] prd-ubuntu20.04-docker-8c-8g-142 does not seem to be running inside a container [2022-12-19T05:58:08.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-19T05:58:10.248Z] $ docker top 08c9447e7aa35cff042067355631cb9af68278b083d50a6ff427f44da08c32ba -eo pid,comm [2022-12-19T05:58:10.301Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-12-19T05:58:10.301Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-19T05:58:10.342Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-19T05:58:10.342Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-19T05:58:10.455Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-19T05:58:10.462Z] $ docker exec 08c9447e7aa35cff042067355631cb9af68278b083d50a6ff427f44da08c32ba ssh-agent [2022-12-19T05:58:10.570Z] SSH_AUTH_SOCK=/tmp/ssh-KerLM9KYDqdH/agent.33 [2022-12-19T05:58:10.570Z] SSH_AGENT_PID=39 [2022-12-19T05:58:10.575Z] Running ssh-add (command line suppressed) [2022-12-19T05:58:10.680Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10504931787896757227.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10504931787896757227.key) [2022-12-19T05:58:10.691Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-19T05:58:10.978Z] + git tag --points-at HEAD [Pipeline] } [2022-12-19T05:58:11.014Z] $ docker exec --env ******** --env ******** 08c9447e7aa35cff042067355631cb9af68278b083d50a6ff427f44da08c32ba ssh-agent -k [2022-12-19T05:58:11.112Z] unset SSH_AUTH_SOCK; [2022-12-19T05:58:11.112Z] unset SSH_AGENT_PID; [2022-12-19T05:58:11.112Z] echo Agent pid 39 killed; [2022-12-19T05:58:11.119Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-12-19T05:58:11.144Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-19T05:58:11.144Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-19T05:58:11.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-19T05:58:11.276Z] $ docker exec 08c9447e7aa35cff042067355631cb9af68278b083d50a6ff427f44da08c32ba ssh-agent [2022-12-19T05:58:11.380Z] SSH_AUTH_SOCK=/tmp/ssh-YZ6DL4JSSBCF/agent.71 [2022-12-19T05:58:11.380Z] SSH_AGENT_PID=77 [2022-12-19T05:58:11.384Z] Running ssh-add (command line suppressed) [2022-12-19T05:58:11.488Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13718216769557560824.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13718216769557560824.key) [2022-12-19T05:58:11.505Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-19T05:58:11.792Z] + git semver init [2022-12-19T05:58:12.055Z] 2022-12-19 05:58:11,980 [run_init] DEBUG init version:0.0.0 force:False [2022-12-19T05:58:12.055Z] 2022-12-19 05:58:11,980 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-12-19T05:58:12.055Z] 2022-12-19 05:58:11,981 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-12-19T05:58:12.055Z] 2022-12-19 05:58:11,981 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-12-19T05:58:13.438Z] 2022-12-19 05:58:13,041 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-12-19T05:58:13.438Z] 2022-12-19 05:58:13,041 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-12-19T05:58:13.438Z] 2022-12-19 05:58:13,042 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-12-19T05:58:13.438Z] 2022-12-19 05:58:13,042 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-12-19T05:58:13.438Z] 3.0.0-dev.2 [Pipeline] } [2022-12-19T05:58:13.453Z] $ docker exec --env ******** --env ******** 08c9447e7aa35cff042067355631cb9af68278b083d50a6ff427f44da08c32ba ssh-agent -k [2022-12-19T05:58:13.563Z] unset SSH_AUTH_SOCK; [2022-12-19T05:58:13.563Z] unset SSH_AGENT_PID; [2022-12-19T05:58:13.563Z] echo Agent pid 77 killed; [2022-12-19T05:58:13.571Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-19T05:58:13.869Z] + git semver [Pipeline] } [2022-12-19T05:58:14.146Z] $ docker stop --time=1 08c9447e7aa35cff042067355631cb9af68278b083d50a6ff427f44da08c32ba [2022-12-19T05:58:15.446Z] $ docker rm -f --volumes 08c9447e7aa35cff042067355631cb9af68278b083d50a6ff427f44da08c32ba [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-19T05:58:15.785Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-12-19T05:58:16.004Z] Stashed 1 file(s) [Pipeline] echo [2022-12-19T05:58:16.007Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-19T05:58:16.158Z] provisioning config files... [2022-12-19T05:58:16.168Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9493199139309825819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-19T05:58:16.463Z] ---> docker-login.sh [2022-12-19T05:58:16.463Z] nexus3.edgexfoundry.org:10001 [2022-12-19T05:58:16.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T05:58:16.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T05:58:16.463Z] Configure a credential helper to remove this warning. See [2022-12-19T05:58:16.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T05:58:16.463Z] [2022-12-19T05:58:16.463Z] Login Succeeded [2022-12-19T05:58:16.463Z] nexus3.edgexfoundry.org:10002 [2022-12-19T05:58:16.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T05:58:16.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T05:58:16.464Z] Configure a credential helper to remove this warning. See [2022-12-19T05:58:16.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T05:58:16.464Z] [2022-12-19T05:58:16.464Z] Login Succeeded [2022-12-19T05:58:16.464Z] nexus3.edgexfoundry.org:10003 [2022-12-19T05:58:16.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T05:58:16.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T05:58:16.723Z] Configure a credential helper to remove this warning. See [2022-12-19T05:58:16.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T05:58:16.723Z] [2022-12-19T05:58:16.723Z] Login Succeeded [2022-12-19T05:58:16.723Z] nexus3.edgexfoundry.org:10004 [2022-12-19T05:58:16.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T05:58:16.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T05:58:16.723Z] Configure a credential helper to remove this warning. See [2022-12-19T05:58:16.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T05:58:16.723Z] [2022-12-19T05:58:16.723Z] Login Succeeded [2022-12-19T05:58:16.723Z] docker.io [2022-12-19T05:58:16.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T05:58:16.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T05:58:16.983Z] Configure a credential helper to remove this warning. See [2022-12-19T05:58:16.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T05:58:16.983Z] [2022-12-19T05:58:16.983Z] Login Succeeded [2022-12-19T05:58:16.983Z] ---> docker-login.sh ends [Pipeline] } [2022-12-19T05:58:16.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-19T05:58:17.059Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-19T05:58:17.076Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-19T05:58:17.084Z] ========================================================= [2022-12-19T05:58:17.084Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-12-19T05:58:17.084Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T05:58:17.397Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-12-19T05:58:17.397Z] Sending build context to Docker daemon 27.64MB [2022-12-19T05:58:17.397Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-12-19T05:58:17.397Z] Step 2/13 : FROM ${BASE} AS builder [2022-12-19T05:58:17.658Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-12-19T05:58:17.658Z] 213ec9aee27d: Pulling fs layer [2022-12-19T05:58:17.658Z] 4583459ba037: Pulling fs layer [2022-12-19T05:58:17.658Z] 93c1e223e6f2: Pulling fs layer [2022-12-19T05:58:17.658Z] 53926ce57604: Pulling fs layer [2022-12-19T05:58:17.658Z] 21b2b0c7a3f4: Pulling fs layer [2022-12-19T05:58:17.658Z] 22ff95d597cd: Pulling fs layer [2022-12-19T05:58:17.658Z] 12d6caf4c0d1: Pulling fs layer [2022-12-19T05:58:17.658Z] 96b7cbca73a9: Pulling fs layer [2022-12-19T05:58:17.658Z] a7acece74701: Pulling fs layer [2022-12-19T05:58:17.658Z] 22ff95d597cd: Waiting [2022-12-19T05:58:17.658Z] 12d6caf4c0d1: Waiting [2022-12-19T05:58:17.658Z] a7acece74701: Waiting [2022-12-19T05:58:17.658Z] 96b7cbca73a9: Waiting [2022-12-19T05:58:17.658Z] 21b2b0c7a3f4: Waiting [2022-12-19T05:58:17.658Z] 53926ce57604: Waiting [2022-12-19T05:58:17.658Z] 93c1e223e6f2: Verifying Checksum [2022-12-19T05:58:17.658Z] 93c1e223e6f2: Download complete [2022-12-19T05:58:17.658Z] 4583459ba037: Download complete [2022-12-19T05:58:17.658Z] 21b2b0c7a3f4: Verifying Checksum [2022-12-19T05:58:17.658Z] 21b2b0c7a3f4: Download complete [2022-12-19T05:58:17.658Z] 22ff95d597cd: Verifying Checksum [2022-12-19T05:58:17.658Z] 22ff95d597cd: Download complete [2022-12-19T05:58:17.658Z] 213ec9aee27d: Download complete [2022-12-19T05:58:17.658Z] 12d6caf4c0d1: Verifying Checksum [2022-12-19T05:58:17.658Z] 12d6caf4c0d1: Download complete [2022-12-19T05:58:17.919Z] 213ec9aee27d: Pull complete [2022-12-19T05:58:17.919Z] 4583459ba037: Pull complete [2022-12-19T05:58:17.919Z] 93c1e223e6f2: Pull complete [2022-12-19T05:58:18.180Z] a7acece74701: Verifying Checksum [2022-12-19T05:58:18.180Z] a7acece74701: Download complete [2022-12-19T05:58:18.180Z] 96b7cbca73a9: Verifying Checksum [2022-12-19T05:58:18.180Z] 96b7cbca73a9: Download complete [2022-12-19T05:58:18.439Z] 53926ce57604: Verifying Checksum [2022-12-19T05:58:18.439Z] 53926ce57604: Download complete [2022-12-19T05:58:22.625Z] 53926ce57604: Pull complete [2022-12-19T05:58:22.625Z] 21b2b0c7a3f4: Pull complete [2022-12-19T05:58:22.625Z] 22ff95d597cd: Pull complete [2022-12-19T05:58:22.625Z] 12d6caf4c0d1: Pull complete [2022-12-19T05:58:24.560Z] 96b7cbca73a9: Pull complete [2022-12-19T05:58:25.131Z] a7acece74701: Pull complete [2022-12-19T05:58:25.131Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-12-19T05:58:25.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-19T05:58:25.131Z] ---> db6d94c90886 [2022-12-19T05:58:25.131Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-12-19T05:58:28.422Z] ---> Running in ecc59682ec77 [2022-12-19T05:58:28.422Z] Removing intermediate container ecc59682ec77 [2022-12-19T05:58:28.422Z] ---> 880e4429393f [2022-12-19T05:58:28.422Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-19T05:58:28.422Z] ---> Running in 66d2753a0c4d [2022-12-19T05:58:28.422Z] Removing intermediate container 66d2753a0c4d [2022-12-19T05:58:28.422Z] ---> 9b74f89aea12 [2022-12-19T05:58:28.422Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-12-19T05:58:28.422Z] ---> Running in c227be62edc5 [2022-12-19T05:58:28.681Z] Removing intermediate container c227be62edc5 [2022-12-19T05:58:28.681Z] ---> c1b76d1cea1f [2022-12-19T05:58:28.681Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-12-19T05:58:28.681Z] ---> Running in 2f827ee56187 [2022-12-19T05:58:28.681Z] Removing intermediate container 2f827ee56187 [2022-12-19T05:58:28.681Z] ---> 697859a234b6 [2022-12-19T05:58:28.681Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2022-12-19T05:58:28.681Z] ---> Running in 8c894b066449 [2022-12-19T05:58:28.681Z] Removing intermediate container 8c894b066449 [2022-12-19T05:58:28.681Z] ---> 4762445581c8 [2022-12-19T05:58:28.681Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-19T05:58:28.681Z] ---> Running in 5062d1e0cfe5 [2022-12-19T05:58:28.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-19T05:58:29.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-19T05:58:29.456Z] OK: 211 MiB in 51 packages [2022-12-19T05:58:29.715Z] Removing intermediate container 5062d1e0cfe5 [2022-12-19T05:58:29.715Z] ---> e8cf3a05c4b8 [2022-12-19T05:58:29.715Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-12-19T05:58:29.715Z] ---> Running in c29ff271eba2 [2022-12-19T05:58:29.974Z] Removing intermediate container c29ff271eba2 [2022-12-19T05:58:29.974Z] ---> 94ee40a3349d [2022-12-19T05:58:29.974Z] Step 10/13 : COPY go.mod vendor* ./ [2022-12-19T05:58:29.974Z] ---> 24aed6f809a1 [2022-12-19T05:58:29.974Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-19T05:58:29.974Z] ---> Running in 9c79c8729e32 [2022-12-19T05:58:31.121Z] Still waiting to schedule task [2022-12-19T05:58:31.121Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-12-19T05:58:52.018Z] Removing intermediate container 9c79c8729e32 [2022-12-19T05:58:52.018Z] ---> 30a201cef7c1 [2022-12-19T05:58:52.018Z] Step 12/13 : COPY . . [2022-12-19T05:58:52.018Z] ---> 61780141922d [2022-12-19T05:58:52.018Z] Step 13/13 : RUN ${MAKE} [2022-12-19T05:58:52.018Z] ---> Running in c247d79f8ee2 [2022-12-19T05:58:52.018Z] noop [2022-12-19T05:58:52.018Z] Removing intermediate container c247d79f8ee2 [2022-12-19T05:58:52.018Z] ---> 00053638bc3e [2022-12-19T05:58:52.276Z] Successfully built 00053638bc3e [2022-12-19T05:58:52.276Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T05:58:52.596Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-19T05:58:52.596Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-19T05:58:52.668Z] prd-ubuntu20.04-docker-8c-8g-142 does not seem to be running inside a container [2022-12-19T05:58:52.701Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-12-19T05:58:53.049Z] $ docker top 4159a8f79a3bfa4d725a5b4bd7a52fe9019cf3edc7bfc68ca17e2224627f0a4b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-19T05:58:53.403Z] + go version [2022-12-19T05:58:53.403Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-12-19T05:58:53.420Z] $ docker stop --time=1 4159a8f79a3bfa4d725a5b4bd7a52fe9019cf3edc7bfc68ca17e2224627f0a4b [2022-12-19T05:58:54.692Z] $ docker rm -f --volumes 4159a8f79a3bfa4d725a5b4bd7a52fe9019cf3edc7bfc68ca17e2224627f0a4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T05:58:55.113Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-19T05:58:55.113Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-19T05:58:55.193Z] prd-ubuntu20.04-docker-8c-8g-142 does not seem to be running inside a container [2022-12-19T05:58:55.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-12-19T05:58:55.602Z] $ docker top bf35c5fb03826d6ec5a494a3afa6b89ab2eb0971c220bcfaf3e356a3404aba74 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-19T05:58:55.943Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2022-12-19T05:58:56.245Z] + make test [2022-12-19T05:58:56.245Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-12-19T05:58:56.504Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-12-19T05:59:08.710Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-12-19T05:59:10.615Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.041s coverage: 29.3% of statements [2022-12-19T05:59:10.615Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-12-19T05:59:10.615Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.592s coverage: 86.5% of statements [2022-12-19T05:59:18.729Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-12-19T05:59:18.729Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-12-19T05:59:22.919Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-19T05:59:22.919Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-19T05:59:22.919Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-12-19T05:59:22.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-19T05:59:22.953Z] $ docker stop --time=1 bf35c5fb03826d6ec5a494a3afa6b89ab2eb0971c220bcfaf3e356a3404aba74 [2022-12-19T05:59:24.980Z] $ docker rm -f --volumes bf35c5fb03826d6ec5a494a3afa6b89ab2eb0971c220bcfaf3e356a3404aba74 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-19T05:59:25.443Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-19T05:59:25.508Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-12-19T05:59:26.021Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-19T05:59:26.307Z] + ls -al . [2022-12-19T05:59:26.307Z] total 248 [2022-12-19T05:59:26.307Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 19 05:58 . [2022-12-19T05:59:26.307Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 19 05:57 .. [2022-12-19T05:59:26.307Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 19 05:59 .git [2022-12-19T05:59:26.307Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 19 05:57 .github [2022-12-19T05:59:26.307Z] -rw-rw-r-- 1 jenkins jenkins 496 Dec 19 05:57 .gitignore [2022-12-19T05:59:26.307Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 19 05:57 .golangci.yml [2022-12-19T05:59:26.307Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 19 05:58 .semver [2022-12-19T05:59:26.307Z] -rw-rw-r-- 1 jenkins jenkins 9742 Dec 19 05:57 Attribution.txt [2022-12-19T05:59:26.307Z] -rw-rw-r-- 1 jenkins jenkins 6312 Dec 19 05:57 CHANGELOG.md [2022-12-19T05:59:26.307Z] -rw-rw-r-- 1 jenkins jenkins 1637 Dec 19 05:57 Dockerfile [2022-12-19T05:59:26.307Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 19 05:57 GOVERNANCE.md [2022-12-19T05:59:26.307Z] -rw-rw-r-- 1 jenkins jenkins 734 Dec 19 05:57 Jenkinsfile [2022-12-19T05:59:26.307Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 19 05:57 LICENSE [2022-12-19T05:59:26.307Z] -rw-rw-r-- 1 jenkins jenkins 2858 Dec 19 05:57 Makefile [2022-12-19T05:59:26.307Z] -rw-rw-r-- 1 jenkins jenkins 625 Dec 19 05:57 OWNERS.md [2022-12-19T05:59:26.307Z] -rw-rw-r-- 1 jenkins jenkins 6595 Dec 19 05:57 README.md [2022-12-19T05:59:26.307Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 19 05:58 VERSION [2022-12-19T05:59:26.307Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 19 05:57 bin [2022-12-19T05:59:26.307Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 19 05:57 cmd [2022-12-19T05:59:26.307Z] -rw-r--r-- 1 jenkins jenkins 79184 Dec 19 05:59 coverage.out [2022-12-19T05:59:26.307Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 19 05:57 doc [2022-12-19T05:59:26.307Z] -rw-rw-r-- 1 jenkins jenkins 3688 Dec 19 05:57 go.mod [2022-12-19T05:59:26.307Z] -rw-rw-r-- 1 jenkins jenkins 46249 Dec 19 05:57 go.sum [2022-12-19T05:59:26.307Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 19 05:57 internal [2022-12-19T05:59:26.307Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 19 05:57 snap [2022-12-19T05:59:26.307Z] -rw-rw-r-- 1 jenkins jenkins 236 Dec 19 05:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T05:59:26.609Z] + 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=4a1514bac2c3623567fb323734989edc763968b8 --label arch=amd64 --label version=3.0.0-dev.2 . [2022-12-19T05:59:26.609Z] Sending build context to Docker daemon 27.72MB [2022-12-19T05:59:26.609Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-12-19T05:59:26.609Z] Step 2/26 : FROM ${BASE} AS builder [2022-12-19T05:59:26.609Z] ---> 00053638bc3e [2022-12-19T05:59:26.609Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2022-12-19T05:59:26.868Z] ---> Running in b758b9508b8f [2022-12-19T05:59:26.868Z] Removing intermediate container b758b9508b8f [2022-12-19T05:59:26.868Z] ---> 3b348dbf487b [2022-12-19T05:59:26.868Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-19T05:59:26.868Z] ---> Running in a86e4d9bcd74 [2022-12-19T05:59:27.127Z] Removing intermediate container a86e4d9bcd74 [2022-12-19T05:59:27.127Z] ---> 6a911da9348f [2022-12-19T05:59:27.127Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-12-19T05:59:27.127Z] ---> Running in 1ca2fb406cdc [2022-12-19T05:59:27.127Z] Removing intermediate container 1ca2fb406cdc [2022-12-19T05:59:27.127Z] ---> 92a392f55ae3 [2022-12-19T05:59:27.127Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2022-12-19T05:59:27.127Z] ---> Running in 2ba1ae0d9647 [2022-12-19T05:59:27.127Z] Removing intermediate container 2ba1ae0d9647 [2022-12-19T05:59:27.127Z] ---> 6dc8de41efd7 [2022-12-19T05:59:27.127Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2022-12-19T05:59:27.386Z] ---> Running in 0ab3fa65fbec [2022-12-19T05:59:27.386Z] Removing intermediate container 0ab3fa65fbec [2022-12-19T05:59:27.386Z] ---> e523d055bf45 [2022-12-19T05:59:27.386Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-19T05:59:27.386Z] ---> Running in f1ea7787652f [2022-12-19T05:59:27.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-19T05:59:27.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-19T05:59:28.169Z] OK: 211 MiB in 51 packages [2022-12-19T05:59:28.431Z] Removing intermediate container f1ea7787652f [2022-12-19T05:59:28.431Z] ---> bb2e7e940e46 [2022-12-19T05:59:28.431Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-12-19T05:59:28.431Z] ---> Running in ff0c206e4a3d [2022-12-19T05:59:28.692Z] Removing intermediate container ff0c206e4a3d [2022-12-19T05:59:28.692Z] ---> 1433fa3aac49 [2022-12-19T05:59:28.692Z] Step 10/26 : COPY go.mod vendor* ./ [2022-12-19T05:59:28.692Z] ---> e4a72404c8b7 [2022-12-19T05:59:28.692Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-19T05:59:28.692Z] ---> Running in d4fd6ee62745 [2022-12-19T05:59:29.628Z] Removing intermediate container d4fd6ee62745 [2022-12-19T05:59:29.628Z] ---> 499890041641 [2022-12-19T05:59:29.628Z] Step 12/26 : COPY . . [2022-12-19T05:59:30.197Z] ---> 40939435626a [2022-12-19T05:59:30.197Z] Step 13/26 : RUN ${MAKE} [2022-12-19T05:59:30.197Z] ---> Running in 3ecd122cb55d [2022-12-19T05:59:30.455Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.4" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-12-19T05:59:52.402Z] Removing intermediate container 3ecd122cb55d [2022-12-19T05:59:52.402Z] ---> 3e464f7d9e86 [2022-12-19T05:59:52.402Z] Step 14/26 : FROM alpine:3.16 [2022-12-19T05:59:52.661Z] 3.16: Pulling from library/alpine [2022-12-19T05:59:52.661Z] ca7dd9ec2225: Pulling fs layer [2022-12-19T05:59:52.928Z] ca7dd9ec2225: Verifying Checksum [2022-12-19T05:59:52.928Z] ca7dd9ec2225: Download complete [2022-12-19T05:59:53.189Z] ca7dd9ec2225: Pull complete [2022-12-19T05:59:53.189Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-19T05:59:53.189Z] Status: Downloaded newer image for alpine:3.16 [2022-12-19T05:59:53.189Z] ---> bfe296a52501 [2022-12-19T05:59:53.189Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-12-19T05:59:53.189Z] ---> Running in 2be3c02799cd [2022-12-19T05:59:53.189Z] Removing intermediate container 2be3c02799cd [2022-12-19T05:59:53.189Z] ---> 7d9fead76543 [2022-12-19T05:59:53.189Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-12-19T05:59:53.189Z] ---> Running in d80b9be044ae [2022-12-19T05:59:53.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-19T05:59:53.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-19T05:59:53.965Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-12-19T05:59:53.965Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-12-19T05:59:53.965Z] (3/6) Installing libsodium (1.0.18-r0) [2022-12-19T05:59:53.965Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-19T05:59:53.965Z] (5/6) Installing libzmq (4.3.4-r0) [2022-12-19T05:59:53.965Z] (6/6) Installing zeromq (4.3.4-r0) [2022-12-19T05:59:53.965Z] Executing busybox-1.35.0-r17.trigger [2022-12-19T05:59:53.965Z] OK: 8 MiB in 20 packages [2022-12-19T05:59:54.532Z] Removing intermediate container d80b9be044ae [2022-12-19T05:59:54.532Z] ---> 9490cabaf0f5 [2022-12-19T05:59:54.532Z] Step 17/26 : WORKDIR / [2022-12-19T05:59:54.532Z] ---> Running in b2e18927abf8 [2022-12-19T05:59:54.532Z] Removing intermediate container b2e18927abf8 [2022-12-19T05:59:54.532Z] ---> 27908df60fd3 [2022-12-19T05:59:54.532Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-12-19T05:59:55.466Z] ---> 1ba75b23b2f4 [2022-12-19T05:59:55.466Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-12-19T05:59:55.466Z] ---> ad8c6123a95d [2022-12-19T05:59:55.466Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-12-19T05:59:55.466Z] ---> fe3576d6868c [2022-12-19T05:59:55.466Z] Step 21/26 : EXPOSE 59984 [2022-12-19T05:59:55.466Z] ---> Running in 77acfb82a7c7 [2022-12-19T05:59:55.724Z] Removing intermediate container 77acfb82a7c7 [2022-12-19T05:59:55.724Z] ---> 563d37c3accd [2022-12-19T05:59:55.724Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-12-19T05:59:55.724Z] ---> Running in d763203638de [2022-12-19T05:59:55.724Z] Removing intermediate container d763203638de [2022-12-19T05:59:55.724Z] ---> 68a4692c397e [2022-12-19T05:59:55.724Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-19T05:59:55.724Z] ---> Running in d62c3f7a3c76 [2022-12-19T05:59:55.987Z] Removing intermediate container d62c3f7a3c76 [2022-12-19T05:59:55.987Z] ---> e6328aa72c46 [2022-12-19T05:59:55.987Z] Step 24/26 : LABEL arch=amd64 [2022-12-19T05:59:55.987Z] ---> Running in 6a5e3e3981b2 [2022-12-19T05:59:55.987Z] Removing intermediate container 6a5e3e3981b2 [2022-12-19T05:59:55.987Z] ---> 96577bc58f2e [2022-12-19T05:59:55.987Z] Step 25/26 : LABEL git_sha=4a1514bac2c3623567fb323734989edc763968b8 [2022-12-19T05:59:55.987Z] ---> Running in 0d4e366ae805 [2022-12-19T05:59:55.987Z] Removing intermediate container 0d4e366ae805 [2022-12-19T05:59:55.987Z] ---> d8f2d88e3793 [2022-12-19T05:59:55.987Z] Step 26/26 : LABEL version=3.0.0-dev.2 [2022-12-19T05:59:56.249Z] ---> Running in dd9d350f174c [2022-12-19T05:59:56.249Z] Removing intermediate container dd9d350f174c [2022-12-19T05:59:56.249Z] ---> e4065a24fcc5 [2022-12-19T05:59:56.249Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-19T05:59:56.249Z] Successfully built e4065a24fcc5 [2022-12-19T05:59:56.249Z] 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 [2022-12-19T05:59:56.401Z] provisioning config files... [2022-12-19T05:59:56.415Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14519064293329223010tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-19T05:59:56.762Z] ---> docker-login.sh [2022-12-19T05:59:56.762Z] nexus3.edgexfoundry.org:10001 [2022-12-19T05:59:56.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T05:59:56.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T05:59:56.762Z] Configure a credential helper to remove this warning. See [2022-12-19T05:59:56.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T05:59:56.762Z] [2022-12-19T05:59:56.762Z] Login Succeeded [2022-12-19T05:59:56.762Z] nexus3.edgexfoundry.org:10002 [2022-12-19T05:59:56.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T05:59:56.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T05:59:56.762Z] Configure a credential helper to remove this warning. See [2022-12-19T05:59:56.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T05:59:56.762Z] [2022-12-19T05:59:56.762Z] Login Succeeded [2022-12-19T05:59:56.762Z] nexus3.edgexfoundry.org:10003 [2022-12-19T05:59:57.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T05:59:57.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T05:59:57.041Z] Configure a credential helper to remove this warning. See [2022-12-19T05:59:57.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T05:59:57.041Z] [2022-12-19T05:59:57.041Z] Login Succeeded [2022-12-19T05:59:57.041Z] nexus3.edgexfoundry.org:10004 [2022-12-19T05:59:57.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T05:59:57.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T05:59:57.041Z] Configure a credential helper to remove this warning. See [2022-12-19T05:59:57.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T05:59:57.041Z] [2022-12-19T05:59:57.041Z] Login Succeeded [2022-12-19T05:59:57.041Z] docker.io [2022-12-19T05:59:57.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T05:59:57.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T05:59:57.320Z] Configure a credential helper to remove this warning. See [2022-12-19T05:59:57.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T05:59:57.320Z] [2022-12-19T05:59:57.320Z] Login Succeeded [2022-12-19T05:59:57.320Z] ---> docker-login.sh ends [Pipeline] } [2022-12-19T05:59:57.328Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-19T05:59:57.364Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-19T05:59:57.389Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-12-19T05:59:57.389Z] 4a1514bac2c3623567fb323734989edc763968b8 [2022-12-19T05:59:57.389Z] latest [2022-12-19T05:59:57.389Z] 3.0.0-dev.2 [2022-12-19T05:59:57.389Z] 4a1514bac2c3623567fb323734989edc763968b8-3.0.0-dev.2 [2022-12-19T05:59:57.389Z] main [2022-12-19T05:59:57.389Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T05:59:57.717Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4a1514bac2c3623567fb323734989edc763968b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T05:59:58.015Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4a1514bac2c3623567fb323734989edc763968b8 [2022-12-19T05:59:58.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-12-19T05:59:58.015Z] 88f2e352b05e: Preparing [2022-12-19T05:59:58.015Z] f48086a9dc67: Preparing [2022-12-19T05:59:58.015Z] 4cca87473d78: Preparing [2022-12-19T05:59:58.015Z] 5c5f83ad392b: Preparing [2022-12-19T05:59:58.015Z] e5e13b0c77cb: Preparing [2022-12-19T05:59:58.015Z] e5e13b0c77cb: Layer already exists [2022-12-19T05:59:58.015Z] f48086a9dc67: Pushed [2022-12-19T05:59:58.015Z] 88f2e352b05e: Pushed [2022-12-19T05:59:58.279Z] 5c5f83ad392b: Pushed [2022-12-19T05:59:58.877Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-143 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-12-19T05:59:58.891Z] Running in /w/workspace/device-onvif-camera/91 [Pipeline] { [Pipeline] checkout [2022-12-19T05:59:58.931Z] The recommended git tool is: git [2022-12-19T06:00:01.571Z] 4cca87473d78: Pushed [2022-12-19T06:00:01.571Z] 4a1514bac2c3623567fb323734989edc763968b8: digest: sha256:af1cb3fb919ef0e7c4e2835e67e00d034a9a64de492e7e53069a79393ee172cf size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T06:00:01.882Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T06:00:02.191Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-12-19T06:00:02.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-12-19T06:00:02.191Z] 88f2e352b05e: Preparing [2022-12-19T06:00:02.191Z] f48086a9dc67: Preparing [2022-12-19T06:00:02.191Z] 4cca87473d78: Preparing [2022-12-19T06:00:02.191Z] 5c5f83ad392b: Preparing [2022-12-19T06:00:02.191Z] e5e13b0c77cb: Preparing [2022-12-19T06:00:02.191Z] 4cca87473d78: Layer already exists [2022-12-19T06:00:02.191Z] 88f2e352b05e: Layer already exists [2022-12-19T06:00:02.191Z] e5e13b0c77cb: Layer already exists [2022-12-19T06:00:02.191Z] 5c5f83ad392b: Layer already exists [2022-12-19T06:00:02.191Z] f48086a9dc67: Layer already exists [2022-12-19T06:00:02.191Z] latest: digest: sha256:af1cb3fb919ef0e7c4e2835e67e00d034a9a64de492e7e53069a79393ee172cf size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T06:00:02.494Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T06:00:02.793Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.2 [2022-12-19T06:00:02.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-12-19T06:00:02.793Z] 88f2e352b05e: Preparing [2022-12-19T06:00:02.793Z] f48086a9dc67: Preparing [2022-12-19T06:00:02.793Z] 4cca87473d78: Preparing [2022-12-19T06:00:02.793Z] 5c5f83ad392b: Preparing [2022-12-19T06:00:02.793Z] e5e13b0c77cb: Preparing [2022-12-19T06:00:02.793Z] 88f2e352b05e: Layer already exists [2022-12-19T06:00:02.793Z] f48086a9dc67: Layer already exists [2022-12-19T06:00:02.793Z] e5e13b0c77cb: Layer already exists [2022-12-19T06:00:02.793Z] 4cca87473d78: Layer already exists [2022-12-19T06:00:02.793Z] 5c5f83ad392b: Layer already exists [2022-12-19T06:00:02.793Z] 3.0.0-dev.2: digest: sha256:af1cb3fb919ef0e7c4e2835e67e00d034a9a64de492e7e53069a79393ee172cf size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T06:00:03.113Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4a1514bac2c3623567fb323734989edc763968b8-3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T06:00:03.422Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4a1514bac2c3623567fb323734989edc763968b8-3.0.0-dev.2 [2022-12-19T06:00:03.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-12-19T06:00:03.422Z] 88f2e352b05e: Preparing [2022-12-19T06:00:03.422Z] f48086a9dc67: Preparing [2022-12-19T06:00:03.422Z] 4cca87473d78: Preparing [2022-12-19T06:00:03.422Z] 5c5f83ad392b: Preparing [2022-12-19T06:00:03.422Z] e5e13b0c77cb: Preparing [2022-12-19T06:00:03.422Z] 4cca87473d78: Layer already exists [2022-12-19T06:00:03.422Z] 88f2e352b05e: Layer already exists [2022-12-19T06:00:03.422Z] 5c5f83ad392b: Layer already exists [2022-12-19T06:00:03.422Z] e5e13b0c77cb: Layer already exists [2022-12-19T06:00:03.422Z] f48086a9dc67: Layer already exists [2022-12-19T06:00:03.422Z] 4a1514bac2c3623567fb323734989edc763968b8-3.0.0-dev.2: digest: sha256:af1cb3fb919ef0e7c4e2835e67e00d034a9a64de492e7e53069a79393ee172cf size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T06:00:03.735Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T06:00:04.047Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-12-19T06:00:04.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-12-19T06:00:04.047Z] 88f2e352b05e: Preparing [2022-12-19T06:00:04.047Z] f48086a9dc67: Preparing [2022-12-19T06:00:04.047Z] 4cca87473d78: Preparing [2022-12-19T06:00:04.047Z] 5c5f83ad392b: Preparing [2022-12-19T06:00:04.047Z] e5e13b0c77cb: Preparing [2022-12-19T06:00:04.047Z] 88f2e352b05e: Layer already exists [2022-12-19T06:00:04.047Z] 5c5f83ad392b: Layer already exists [2022-12-19T06:00:04.047Z] 4cca87473d78: Layer already exists [2022-12-19T06:00:04.047Z] e5e13b0c77cb: Layer already exists [2022-12-19T06:00:04.047Z] f48086a9dc67: Layer already exists [2022-12-19T06:00:04.047Z] main: digest: sha256:af1cb3fb919ef0e7c4e2835e67e00d034a9a64de492e7e53069a79393ee172cf size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-19T06:00:04.101Z] ===================================================== [Pipeline] echo [2022-12-19T06:00:04.112Z] taggedImages: [2022-12-19T06:00:04.112Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4a1514bac2c3623567fb323734989edc763968b8 [2022-12-19T06:00:04.112Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-12-19T06:00:04.112Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.2 [2022-12-19T06:00:04.112Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4a1514bac2c3623567fb323734989edc763968b8-3.0.0-dev.2 [2022-12-19T06:00:04.112Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [2022-12-19T06:00:04.126Z] using credential edgex-jenkins-ssh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2022-12-19T06:00:04.153Z] Cloning the remote Git repository Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T06:00:04.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-19T06:00:04.489Z] [2022-12-19T06:00:04.489Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T06:00:04.788Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-19T06:00:04.789Z] latest: Pulling from edgex-lftools-log-publisher [2022-12-19T06:00:04.789Z] 5eb5b503b376: Pulling fs layer [2022-12-19T06:00:04.789Z] 5c69ac0246d0: Pulling fs layer [2022-12-19T06:00:04.789Z] ec43610c2a17: Pulling fs layer [2022-12-19T06:00:04.789Z] 3a2ae6a8a46f: Pulling fs layer [2022-12-19T06:00:04.789Z] 33b1e0a273af: Pulling fs layer [2022-12-19T06:00:04.789Z] 5d3b04190fa2: Pulling fs layer [2022-12-19T06:00:04.789Z] 2f39f015ded8: Pulling fs layer [2022-12-19T06:00:04.789Z] 5d3b04190fa2: Waiting [2022-12-19T06:00:04.789Z] 3a2ae6a8a46f: Waiting [2022-12-19T06:00:04.789Z] 2f39f015ded8: Waiting [2022-12-19T06:00:04.789Z] 33b1e0a273af: Waiting [2022-12-19T06:00:04.789Z] 5c69ac0246d0: Verifying Checksum [2022-12-19T06:00:04.789Z] 5c69ac0246d0: Download complete [2022-12-19T06:00:04.789Z] 3a2ae6a8a46f: Verifying Checksum [2022-12-19T06:00:04.789Z] 3a2ae6a8a46f: Download complete [2022-12-19T06:00:04.196Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-12-19T06:00:04.262Z] > git init /w/workspace/device-onvif-camera/91 # timeout=10 [2022-12-19T06:00:04.391Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-12-19T06:00:04.392Z] > git --version # timeout=10 [2022-12-19T06:00:04.411Z] > git --version # 'git version 2.25.1' [2022-12-19T06:00:04.412Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-19T06:00:04.468Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-19T06:00:05.048Z] 33b1e0a273af: Verifying Checksum [2022-12-19T06:00:05.048Z] 33b1e0a273af: Download complete [2022-12-19T06:00:05.048Z] 5d3b04190fa2: Verifying Checksum [2022-12-19T06:00:05.048Z] 5d3b04190fa2: Download complete [2022-12-19T06:00:05.048Z] ec43610c2a17: Verifying Checksum [2022-12-19T06:00:05.048Z] ec43610c2a17: Download complete [2022-12-19T06:00:05.048Z] 5eb5b503b376: Download complete [2022-12-19T06:00:05.614Z] 2f39f015ded8: Download complete [2022-12-19T06:00:06.053Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-12-19T06:00:06.080Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-19T06:00:06.550Z] 5eb5b503b376: Pull complete [2022-12-19T06:00:06.550Z] 5c69ac0246d0: Pull complete [2022-12-19T06:00:06.982Z] Avoid second fetch [2022-12-19T06:00:06.983Z] Checking out Revision 4a1514bac2c3623567fb323734989edc763968b8 (main) [2022-12-19T06:00:07.119Z] ec43610c2a17: Pull complete [2022-12-19T06:00:07.119Z] 3a2ae6a8a46f: Pull complete [2022-12-19T06:00:07.375Z] 33b1e0a273af: Pull complete [2022-12-19T06:00:07.375Z] 5d3b04190fa2: Pull complete [2022-12-19T06:00:07.000Z] > git config core.sparsecheckout # timeout=10 [2022-12-19T06:00:07.019Z] > git checkout -f 4a1514bac2c3623567fb323734989edc763968b8 # timeout=10 [2022-12-19T06:00:07.665Z] Commit message: "Merge pull request #201 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.4" [2022-12-19T06:00:08.017Z] [2022-12-19T06:00:08.017Z] GitHub has been notified of this commit’s build result [2022-12-19T06:00:08.017Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-19T06:00:08.564Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-12-19T06:00:08.564Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-19T06:00:08.564Z] Dload Upload Total Spent Left Speed [2022-12-19T06:00:08.564Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83339 0 --:--:-- --:--:-- --:--:-- 83339 [Pipeline] sh [2022-12-19T06:00:09.196Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-12-19T06:00:09.514Z] + sudo tee /etc/docker/daemon.new [2022-12-19T06:00:09.514Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-12-19T06:00:09.514Z] { [2022-12-19T06:00:09.514Z] "registry-mirrors": [ [2022-12-19T06:00:09.514Z] "https://nexus3.edgexfoundry.org:10001" [2022-12-19T06:00:09.514Z] ], [2022-12-19T06:00:09.514Z] "bip": "10.250.0.254/24", [2022-12-19T06:00:09.514Z] "hosts": [ [2022-12-19T06:00:09.514Z] "tcp://0.0.0.0:5555", [2022-12-19T06:00:09.514Z] "unix:///var/run/docker.sock" [2022-12-19T06:00:09.514Z] ], [2022-12-19T06:00:09.514Z] "mtu": 1458, [2022-12-19T06:00:09.514Z] "selinux-enabled": true, [2022-12-19T06:00:09.514Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-12-19T06:00:09.514Z] } [Pipeline] sh [2022-12-19T06:00:09.844Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-12-19T06:00:10.174Z] + sudo service docker restart [2022-12-19T06:00:12.680Z] 2f39f015ded8: Pull complete [2022-12-19T06:00:12.680Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-12-19T06:00:12.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-19T06:00:12.680Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-19T06:00:12.759Z] prd-ubuntu20.04-docker-8c-8g-142 does not seem to be running inside a container [2022-12-19T06:00:12.796Z] $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-12-19T06:00:14.702Z] $ docker top 87b52a0c966c8a09d147ed64b7363e95b35423966b84dc59611b831595f03612 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-19T06:00:15.093Z] ---> job-cost.sh [2022-12-19T06:00:15.093Z] lf-activate-venv: SKIPPING [2022-12-19T06:00:15.093Z] INFO: No Stack... [2022-12-19T06:00:15.352Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-19T06:00:15.610Z] INFO: Archiving Costs [Pipeline] sh [2022-12-19T06:00:15.897Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-12-19T06:00:15.897Z] + cut -d, -f6 [Pipeline] lock [2022-12-19T06:00:15.909Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-91-stack-cost] [2022-12-19T06:00:15.916Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-91-stack-cost] did not exist. Created. [2022-12-19T06:00:15.916Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-19T06:00:16.222Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-12-19T06:00:16.253Z] Stashed 1 file(s) [Pipeline] } [2022-12-19T06:00:16.260Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-91-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-19T06:00:16.280Z] $ docker stop --time=1 87b52a0c966c8a09d147ed64b7363e95b35423966b84dc59611b831595f03612 [2022-12-19T06:00:17.436Z] $ docker rm -f --volumes 87b52a0c966c8a09d147ed64b7363e95b35423966b84dc59611b831595f03612 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-19T06:00:28.422Z] provisioning config files... [2022-12-19T06:00:28.446Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/91@tmp/config5102512236138812957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-19T06:00:28.804Z] ---> docker-login.sh [2022-12-19T06:00:28.804Z] nexus3.edgexfoundry.org:10001 [2022-12-19T06:00:29.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T06:00:29.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T06:00:29.344Z] Configure a credential helper to remove this warning. See [2022-12-19T06:00:29.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T06:00:29.344Z] [2022-12-19T06:00:29.344Z] Login Succeeded [2022-12-19T06:00:29.344Z] nexus3.edgexfoundry.org:10002 [2022-12-19T06:00:29.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T06:00:29.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T06:00:29.884Z] Configure a credential helper to remove this warning. See [2022-12-19T06:00:29.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T06:00:29.884Z] [2022-12-19T06:00:29.884Z] Login Succeeded [2022-12-19T06:00:29.884Z] nexus3.edgexfoundry.org:10003 [2022-12-19T06:00:29.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T06:00:30.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T06:00:30.154Z] Configure a credential helper to remove this warning. See [2022-12-19T06:00:30.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T06:00:30.154Z] [2022-12-19T06:00:30.154Z] Login Succeeded [2022-12-19T06:00:30.154Z] nexus3.edgexfoundry.org:10004 [2022-12-19T06:00:30.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T06:00:30.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T06:00:30.423Z] Configure a credential helper to remove this warning. See [2022-12-19T06:00:30.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T06:00:30.423Z] [2022-12-19T06:00:30.423Z] Login Succeeded [2022-12-19T06:00:30.423Z] docker.io [2022-12-19T06:00:30.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T06:00:30.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T06:00:30.961Z] Configure a credential helper to remove this warning. See [2022-12-19T06:00:30.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T06:00:30.961Z] [2022-12-19T06:00:30.961Z] Login Succeeded [2022-12-19T06:00:30.961Z] ---> docker-login.sh ends [Pipeline] } [2022-12-19T06:00:30.974Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-19T06:00:31.234Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-19T06:00:31.251Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-19T06:00:31.261Z] ========================================================= [2022-12-19T06:00:31.261Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-12-19T06:00:31.261Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T06:00:31.620Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-12-19T06:00:32.213Z] Sending build context to Docker daemon 20.51MB [2022-12-19T06:00:32.213Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-12-19T06:00:32.213Z] Step 2/13 : FROM ${BASE} AS builder [2022-12-19T06:00:32.213Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-12-19T06:00:32.488Z] 9b18e9b68314: Pulling fs layer [2022-12-19T06:00:32.488Z] 35d82f9e3411: Pulling fs layer [2022-12-19T06:00:32.488Z] e16973657156: Pulling fs layer [2022-12-19T06:00:32.488Z] fc693d55d65f: Pulling fs layer [2022-12-19T06:00:32.488Z] 7e9fc2657dce: Pulling fs layer [2022-12-19T06:00:32.488Z] dda99020689f: Pulling fs layer [2022-12-19T06:00:32.488Z] db1c61fa0a46: Pulling fs layer [2022-12-19T06:00:32.488Z] 891c053d2c06: Pulling fs layer [2022-12-19T06:00:32.488Z] fc693d55d65f: Waiting [2022-12-19T06:00:32.488Z] 7e9fc2657dce: Waiting [2022-12-19T06:00:32.488Z] dda99020689f: Waiting [2022-12-19T06:00:32.488Z] db1c61fa0a46: Waiting [2022-12-19T06:00:32.488Z] 891c053d2c06: Waiting [2022-12-19T06:00:32.488Z] e16973657156: Verifying Checksum [2022-12-19T06:00:32.488Z] e16973657156: Download complete [2022-12-19T06:00:32.488Z] 35d82f9e3411: Download complete [2022-12-19T06:00:32.488Z] 7e9fc2657dce: Verifying Checksum [2022-12-19T06:00:32.488Z] 7e9fc2657dce: Download complete [2022-12-19T06:00:32.488Z] dda99020689f: Verifying Checksum [2022-12-19T06:00:32.488Z] dda99020689f: Download complete [2022-12-19T06:00:32.488Z] 9b18e9b68314: Download complete [2022-12-19T06:00:33.458Z] 9b18e9b68314: Pull complete [2022-12-19T06:00:33.458Z] 891c053d2c06: Verifying Checksum [2022-12-19T06:00:33.458Z] 891c053d2c06: Download complete [2022-12-19T06:00:34.061Z] 35d82f9e3411: Pull complete [2022-12-19T06:00:34.333Z] e16973657156: Pull complete [2022-12-19T06:00:34.605Z] db1c61fa0a46: Verifying Checksum [2022-12-19T06:00:34.605Z] db1c61fa0a46: Download complete [2022-12-19T06:00:35.201Z] fc693d55d65f: Download complete [2022-12-19T06:00:47.562Z] fc693d55d65f: Pull complete [2022-12-19T06:00:47.562Z] 7e9fc2657dce: Pull complete [2022-12-19T06:00:47.562Z] dda99020689f: Pull complete [2022-12-19T06:00:54.238Z] db1c61fa0a46: Pull complete [2022-12-19T06:00:55.672Z] 891c053d2c06: Pull complete [2022-12-19T06:00:55.672Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-12-19T06:00:55.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-19T06:00:55.672Z] ---> f96f9c87975a [2022-12-19T06:00:55.672Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-12-19T06:00:57.642Z] ---> Running in 2ced896b3f89 [2022-12-19T06:00:57.642Z] Removing intermediate container 2ced896b3f89 [2022-12-19T06:00:57.642Z] ---> bf0b16442143 [2022-12-19T06:00:57.642Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-19T06:00:57.642Z] ---> Running in a8b30b69fc48 [2022-12-19T06:00:57.922Z] Removing intermediate container a8b30b69fc48 [2022-12-19T06:00:57.922Z] ---> 6d54c87061ad [2022-12-19T06:00:57.922Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-12-19T06:00:57.922Z] ---> Running in 515d009435bd [2022-12-19T06:00:58.194Z] Removing intermediate container 515d009435bd [2022-12-19T06:00:58.194Z] ---> c1528c93de78 [2022-12-19T06:00:58.194Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-12-19T06:00:58.462Z] ---> Running in b84e95d94542 [2022-12-19T06:00:58.729Z] Removing intermediate container b84e95d94542 [2022-12-19T06:00:58.729Z] ---> bbbf2b51ce51 [2022-12-19T06:00:58.729Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2022-12-19T06:00:58.729Z] ---> Running in 805ab4ab9db6 [2022-12-19T06:00:59.007Z] Removing intermediate container 805ab4ab9db6 [2022-12-19T06:00:59.007Z] ---> 2edb9f5d2c6d [2022-12-19T06:00:59.007Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-19T06:00:59.007Z] ---> Running in 8a87d1859ac4 [2022-12-19T06:01:00.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-19T06:01:00.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-19T06:01:01.385Z] OK: 221 MiB in 51 packages [2022-12-19T06:01:02.360Z] Removing intermediate container 8a87d1859ac4 [2022-12-19T06:01:02.360Z] ---> 874c2502be48 [2022-12-19T06:01:02.360Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-12-19T06:01:02.360Z] ---> Running in 4cc23a483eb4 [2022-12-19T06:01:02.628Z] Removing intermediate container 4cc23a483eb4 [2022-12-19T06:01:02.628Z] ---> b7bd732ee5b1 [2022-12-19T06:01:02.628Z] Step 10/13 : COPY go.mod vendor* ./ [2022-12-19T06:01:03.215Z] ---> c927b232f7c9 [2022-12-19T06:01:03.215Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-19T06:01:03.215Z] ---> Running in 0146773b6ba9 [2022-12-19T06:01:59.842Z] Removing intermediate container 0146773b6ba9 [2022-12-19T06:01:59.842Z] ---> 048301962a4a [2022-12-19T06:01:59.842Z] Step 12/13 : COPY . . [2022-12-19T06:01:59.842Z] ---> e73bb59ad299 [2022-12-19T06:01:59.842Z] Step 13/13 : RUN ${MAKE} [2022-12-19T06:01:59.842Z] ---> Running in 0a835ec75130 [2022-12-19T06:01:59.842Z] noop [2022-12-19T06:01:59.842Z] Removing intermediate container 0a835ec75130 [2022-12-19T06:01:59.842Z] ---> d5a47e7afebd [2022-12-19T06:02:00.110Z] Successfully built d5a47e7afebd [2022-12-19T06:02:00.110Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T06:02:00.463Z] + docker inspect -f . ci-base-image-arm64 [2022-12-19T06:02:00.463Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-19T06:02:00.669Z] prd-ubuntu20.04-docker-arm64-4c-16g-143 does not seem to be running inside a container [2022-12-19T06:02:00.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/91 -v /w/workspace/device-onvif-camera/91:/w/workspace/device-onvif-camera/91:rw,z -v /w/workspace/device-onvif-camera/91@tmp:/w/workspace/device-onvif-camera/91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-12-19T06:02:01.891Z] $ docker top 3266aa71dff3d0f4cb373f2fc038980afc62f96e37a3b4efeb80bbc5e5f7812d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-19T06:02:02.723Z] + go version [2022-12-19T06:02:02.723Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-12-19T06:02:02.742Z] $ docker stop --time=1 3266aa71dff3d0f4cb373f2fc038980afc62f96e37a3b4efeb80bbc5e5f7812d [2022-12-19T06:02:04.366Z] $ docker rm -f --volumes 3266aa71dff3d0f4cb373f2fc038980afc62f96e37a3b4efeb80bbc5e5f7812d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T06:02:04.926Z] + docker inspect -f . ci-base-image-arm64 [2022-12-19T06:02:04.926Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-19T06:02:05.114Z] prd-ubuntu20.04-docker-arm64-4c-16g-143 does not seem to be running inside a container [2022-12-19T06:02:05.174Z] $ 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/91 -v /w/workspace/device-onvif-camera/91:/w/workspace/device-onvif-camera/91:rw,z -v /w/workspace/device-onvif-camera/91@tmp:/w/workspace/device-onvif-camera/91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-12-19T06:02:06.336Z] $ docker top 942c4303702ba1a6ed653309aa06cfe5743236b5340d660e22649956bccbbf4a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-19T06:02:07.167Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/91 [Pipeline] fileExists [Pipeline] sh [2022-12-19T06:02:07.505Z] + make test [2022-12-19T06:02:07.794Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-12-19T06:02:09.751Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-12-19T06:03:46.442Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-12-19T06:03:46.442Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.157s coverage: 29.3% of statements [2022-12-19T06:03:46.442Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-12-19T06:03:47.849Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 15.546s coverage: 86.5% of statements [2022-12-19T06:03:48.117Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-12-19T06:03:48.117Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-12-19T06:04:10.195Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-19T06:04:10.195Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-19T06:04:10.468Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-12-19T06:04:10.754Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-19T06:04:10.767Z] $ docker stop --time=1 942c4303702ba1a6ed653309aa06cfe5743236b5340d660e22649956bccbbf4a [2022-12-19T06:04:12.525Z] $ docker rm -f --volumes 942c4303702ba1a6ed653309aa06cfe5743236b5340d660e22649956bccbbf4a [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-19T06:04:13.435Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-19T06:04:13.460Z] Warning: overwriting stash ‘coverage-report’ [2022-12-19T06:04:13.987Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-19T06:04:14.351Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-19T06:04:14.671Z] + ls -al . [2022-12-19T06:04:14.671Z] total 244 [2022-12-19T06:04:14.671Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 19 06:02 . [2022-12-19T06:04:14.671Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 19 06:00 .. [2022-12-19T06:04:14.671Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 19 06:00 .git [2022-12-19T06:04:14.671Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 19 06:00 .github [2022-12-19T06:04:14.671Z] -rw-rw-r-- 1 jenkins jenkins 496 Dec 19 06:00 .gitignore [2022-12-19T06:04:14.671Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 19 06:00 .golangci.yml [2022-12-19T06:04:14.671Z] -rw-rw-r-- 1 jenkins jenkins 9742 Dec 19 06:00 Attribution.txt [2022-12-19T06:04:14.671Z] -rw-rw-r-- 1 jenkins jenkins 6312 Dec 19 06:00 CHANGELOG.md [2022-12-19T06:04:14.671Z] -rw-rw-r-- 1 jenkins jenkins 1637 Dec 19 06:00 Dockerfile [2022-12-19T06:04:14.671Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 19 06:00 GOVERNANCE.md [2022-12-19T06:04:14.671Z] -rw-rw-r-- 1 jenkins jenkins 734 Dec 19 06:00 Jenkinsfile [2022-12-19T06:04:14.671Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 19 06:00 LICENSE [2022-12-19T06:04:14.671Z] -rw-rw-r-- 1 jenkins jenkins 2858 Dec 19 06:00 Makefile [2022-12-19T06:04:14.671Z] -rw-rw-r-- 1 jenkins jenkins 625 Dec 19 06:00 OWNERS.md [2022-12-19T06:04:14.671Z] -rw-rw-r-- 1 jenkins jenkins 6595 Dec 19 06:00 README.md [2022-12-19T06:04:14.671Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 19 05:58 VERSION [2022-12-19T06:04:14.671Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 19 06:00 bin [2022-12-19T06:04:14.671Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 19 06:00 cmd [2022-12-19T06:04:14.671Z] -rw-r--r-- 1 jenkins jenkins 79184 Dec 19 06:03 coverage.out [2022-12-19T06:04:14.671Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 19 06:00 doc [2022-12-19T06:04:14.671Z] -rw-rw-r-- 1 jenkins jenkins 3688 Dec 19 06:00 go.mod [2022-12-19T06:04:14.671Z] -rw-rw-r-- 1 jenkins jenkins 46249 Dec 19 06:00 go.sum [2022-12-19T06:04:14.671Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 19 06:00 internal [2022-12-19T06:04:14.671Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 19 06:00 snap [2022-12-19T06:04:14.671Z] -rw-rw-r-- 1 jenkins jenkins 236 Dec 19 06:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T06:04:15.013Z] + 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=4a1514bac2c3623567fb323734989edc763968b8 --label arch=arm64 --label version=3.0.0-dev.2 . [2022-12-19T06:04:15.597Z] Sending build context to Docker daemon 20.59MB [2022-12-19T06:04:15.597Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-12-19T06:04:15.597Z] Step 2/26 : FROM ${BASE} AS builder [2022-12-19T06:04:15.597Z] ---> d5a47e7afebd [2022-12-19T06:04:15.597Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2022-12-19T06:04:15.864Z] ---> Running in 2a8272d412b0 [2022-12-19T06:04:16.133Z] Removing intermediate container 2a8272d412b0 [2022-12-19T06:04:16.133Z] ---> cb32ddbf38c0 [2022-12-19T06:04:16.133Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-19T06:04:16.133Z] ---> Running in 8a11780624b6 [2022-12-19T06:04:16.404Z] Removing intermediate container 8a11780624b6 [2022-12-19T06:04:16.404Z] ---> d229325880c2 [2022-12-19T06:04:16.404Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-12-19T06:04:16.404Z] ---> Running in 413f27afc6d2 [2022-12-19T06:04:16.678Z] Removing intermediate container 413f27afc6d2 [2022-12-19T06:04:16.678Z] ---> b115ba7ee3fa [2022-12-19T06:04:16.678Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2022-12-19T06:04:16.947Z] ---> Running in be81b65ff8f1 [2022-12-19T06:04:17.216Z] Removing intermediate container be81b65ff8f1 [2022-12-19T06:04:17.216Z] ---> 54656a76beeb [2022-12-19T06:04:17.216Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2022-12-19T06:04:17.216Z] ---> Running in b38d75aeedd9 [2022-12-19T06:04:17.498Z] Removing intermediate container b38d75aeedd9 [2022-12-19T06:04:17.498Z] ---> cecf8d73f80f [2022-12-19T06:04:17.498Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-19T06:04:17.498Z] ---> Running in 26e3c154e54b [2022-12-19T06:04:18.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-19T06:04:18.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-19T06:04:20.334Z] OK: 221 MiB in 51 packages [2022-12-19T06:04:21.742Z] Removing intermediate container 26e3c154e54b [2022-12-19T06:04:21.742Z] ---> 80fbc8e2481a [2022-12-19T06:04:21.742Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-12-19T06:04:22.020Z] ---> Running in 8d5ea9515caf [2022-12-19T06:04:22.291Z] Removing intermediate container 8d5ea9515caf [2022-12-19T06:04:22.291Z] ---> e4629c59b06c [2022-12-19T06:04:22.291Z] Step 10/26 : COPY go.mod vendor* ./ [2022-12-19T06:04:22.888Z] ---> 7e1abe333705 [2022-12-19T06:04:22.888Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-19T06:04:22.888Z] ---> Running in 5d128cb9f587 [2022-12-19T06:04:25.473Z] Removing intermediate container 5d128cb9f587 [2022-12-19T06:04:25.473Z] ---> e3202f91f644 [2022-12-19T06:04:25.473Z] Step 12/26 : COPY . . [2022-12-19T06:04:27.413Z] ---> aa9bca99fddb [2022-12-19T06:04:27.413Z] Step 13/26 : RUN ${MAKE} [2022-12-19T06:04:27.678Z] ---> Running in a8d502b169e5 [2022-12-19T06:04:28.635Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.4" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-12-19T06:07:05.375Z] Removing intermediate container a8d502b169e5 [2022-12-19T06:07:05.375Z] ---> 82d451031bd4 [2022-12-19T06:07:05.375Z] Step 14/26 : FROM alpine:3.16 [2022-12-19T06:07:05.375Z] 3.16: Pulling from library/alpine [2022-12-19T06:07:05.375Z] 6875df1f5354: Pulling fs layer [2022-12-19T06:07:05.375Z] 6875df1f5354: Download complete [2022-12-19T06:07:05.375Z] 6875df1f5354: Pull complete [2022-12-19T06:07:05.375Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-19T06:07:05.375Z] Status: Downloaded newer image for alpine:3.16 [2022-12-19T06:07:05.375Z] ---> 2b4661558fb8 [2022-12-19T06:07:05.375Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-12-19T06:07:05.375Z] ---> Running in e483d11816b2 [2022-12-19T06:07:05.375Z] Removing intermediate container e483d11816b2 [2022-12-19T06:07:05.375Z] ---> 3b0cf5ed65cc [2022-12-19T06:07:05.375Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-12-19T06:07:05.375Z] ---> Running in 0cd64f69d235 [2022-12-19T06:07:05.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-19T06:07:05.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-19T06:07:05.375Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-12-19T06:07:05.375Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-12-19T06:07:05.375Z] (3/6) Installing libsodium (1.0.18-r0) [2022-12-19T06:07:05.375Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-19T06:07:05.375Z] (5/6) Installing libzmq (4.3.4-r0) [2022-12-19T06:07:05.375Z] (6/6) Installing zeromq (4.3.4-r0) [2022-12-19T06:07:05.375Z] Executing busybox-1.35.0-r17.trigger [2022-12-19T06:07:05.375Z] OK: 8 MiB in 20 packages [2022-12-19T06:07:05.375Z] Removing intermediate container 0cd64f69d235 [2022-12-19T06:07:05.375Z] ---> c5186cd54456 [2022-12-19T06:07:05.375Z] Step 17/26 : WORKDIR / [2022-12-19T06:07:05.375Z] ---> Running in 44aa9c904648 [2022-12-19T06:07:05.375Z] Removing intermediate container 44aa9c904648 [2022-12-19T06:07:05.375Z] ---> 33279f1a6d4f [2022-12-19T06:07:05.375Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-12-19T06:07:05.375Z] ---> cf19dfc63d58 [2022-12-19T06:07:05.375Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-12-19T06:07:05.375Z] ---> 57ee089344d4 [2022-12-19T06:07:05.375Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-12-19T06:07:05.644Z] ---> f49ae5ee2a3b [2022-12-19T06:07:05.644Z] Step 21/26 : EXPOSE 59984 [2022-12-19T06:07:05.644Z] ---> Running in c659f01ebd21 [2022-12-19T06:07:06.234Z] Removing intermediate container c659f01ebd21 [2022-12-19T06:07:06.234Z] ---> a259d100def9 [2022-12-19T06:07:06.234Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-12-19T06:07:06.234Z] ---> Running in 894a9d93fe1b [2022-12-19T06:07:06.505Z] Removing intermediate container 894a9d93fe1b [2022-12-19T06:07:06.505Z] ---> e2ef8c6cab58 [2022-12-19T06:07:06.505Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-19T06:07:06.505Z] ---> Running in 9d8426d74a08 [2022-12-19T06:07:06.779Z] Removing intermediate container 9d8426d74a08 [2022-12-19T06:07:06.779Z] ---> b33b695494b7 [2022-12-19T06:07:06.779Z] Step 24/26 : LABEL arch=arm64 [2022-12-19T06:07:07.048Z] ---> Running in b6fc40adc93b [2022-12-19T06:07:07.317Z] Removing intermediate container b6fc40adc93b [2022-12-19T06:07:07.317Z] ---> 6ea74c2dd856 [2022-12-19T06:07:07.317Z] Step 25/26 : LABEL git_sha=4a1514bac2c3623567fb323734989edc763968b8 [2022-12-19T06:07:07.317Z] ---> Running in d5d1994e0376 [2022-12-19T06:07:07.588Z] Removing intermediate container d5d1994e0376 [2022-12-19T06:07:07.588Z] ---> e5334105187c [2022-12-19T06:07:07.588Z] Step 26/26 : LABEL version=3.0.0-dev.2 [2022-12-19T06:07:07.588Z] ---> Running in 3360235a35a5 [2022-12-19T06:07:08.183Z] Removing intermediate container 3360235a35a5 [2022-12-19T06:07:08.183Z] ---> 06b4c3160fcd [2022-12-19T06:07:08.183Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-19T06:07:08.183Z] Successfully built 06b4c3160fcd [2022-12-19T06:07:08.183Z] 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 [2022-12-19T06:07:08.302Z] provisioning config files... [2022-12-19T06:07:08.317Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/91@tmp/config5562469205640933555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-19T06:07:08.657Z] ---> docker-login.sh [2022-12-19T06:07:08.657Z] nexus3.edgexfoundry.org:10001 [2022-12-19T06:07:08.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T06:07:08.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T06:07:08.927Z] Configure a credential helper to remove this warning. See [2022-12-19T06:07:08.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T06:07:08.927Z] [2022-12-19T06:07:08.927Z] Login Succeeded [2022-12-19T06:07:08.927Z] nexus3.edgexfoundry.org:10002 [2022-12-19T06:07:09.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T06:07:09.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T06:07:09.194Z] Configure a credential helper to remove this warning. See [2022-12-19T06:07:09.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T06:07:09.194Z] [2022-12-19T06:07:09.194Z] Login Succeeded [2022-12-19T06:07:09.194Z] nexus3.edgexfoundry.org:10003 [2022-12-19T06:07:09.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T06:07:09.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T06:07:09.728Z] Configure a credential helper to remove this warning. See [2022-12-19T06:07:09.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T06:07:09.728Z] [2022-12-19T06:07:09.728Z] Login Succeeded [2022-12-19T06:07:09.728Z] nexus3.edgexfoundry.org:10004 [2022-12-19T06:07:09.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T06:07:09.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T06:07:09.995Z] Configure a credential helper to remove this warning. See [2022-12-19T06:07:09.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T06:07:09.995Z] [2022-12-19T06:07:09.995Z] Login Succeeded [2022-12-19T06:07:09.995Z] docker.io [2022-12-19T06:07:10.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T06:07:10.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T06:07:10.530Z] Configure a credential helper to remove this warning. See [2022-12-19T06:07:10.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T06:07:10.530Z] [2022-12-19T06:07:10.530Z] Login Succeeded [2022-12-19T06:07:10.530Z] ---> docker-login.sh ends [Pipeline] } [2022-12-19T06:07:10.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-19T06:07:10.572Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-19T06:07:10.599Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-12-19T06:07:10.599Z] 4a1514bac2c3623567fb323734989edc763968b8 [2022-12-19T06:07:10.599Z] latest [2022-12-19T06:07:10.599Z] 3.0.0-dev.2 [2022-12-19T06:07:10.599Z] 4a1514bac2c3623567fb323734989edc763968b8-3.0.0-dev.2 [2022-12-19T06:07:10.599Z] main [2022-12-19T06:07:10.599Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T06:07:10.954Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4a1514bac2c3623567fb323734989edc763968b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T06:07:11.299Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4a1514bac2c3623567fb323734989edc763968b8 [2022-12-19T06:07:11.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-12-19T06:07:11.299Z] 8a0634017074: Preparing [2022-12-19T06:07:11.299Z] efa682f60ee0: Preparing [2022-12-19T06:07:11.299Z] 49b299316a68: Preparing [2022-12-19T06:07:11.299Z] 93666244acb2: Preparing [2022-12-19T06:07:11.299Z] 17bec77d7fdc: Preparing [2022-12-19T06:07:11.299Z] 17bec77d7fdc: Layer already exists [2022-12-19T06:07:11.575Z] efa682f60ee0: Pushed [2022-12-19T06:07:11.575Z] 8a0634017074: Pushed [2022-12-19T06:07:12.157Z] 93666244acb2: Pushed [2022-12-19T06:07:17.498Z] 49b299316a68: Pushed [2022-12-19T06:07:17.498Z] 4a1514bac2c3623567fb323734989edc763968b8: digest: sha256:f3ab134eb0f57b2cc4867863041ccbe5d55c670bd9cf45f4580e28285fc6f709 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T06:07:17.860Z] + 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 [2022-12-19T06:07:18.200Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-12-19T06:07:18.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-12-19T06:07:18.200Z] 8a0634017074: Preparing [2022-12-19T06:07:18.200Z] efa682f60ee0: Preparing [2022-12-19T06:07:18.200Z] 49b299316a68: Preparing [2022-12-19T06:07:18.200Z] 93666244acb2: Preparing [2022-12-19T06:07:18.200Z] 17bec77d7fdc: Preparing [2022-12-19T06:07:18.200Z] efa682f60ee0: Layer already exists [2022-12-19T06:07:18.200Z] 8a0634017074: Layer already exists [2022-12-19T06:07:18.200Z] 17bec77d7fdc: Layer already exists [2022-12-19T06:07:18.200Z] 49b299316a68: Layer already exists [2022-12-19T06:07:18.200Z] 93666244acb2: Layer already exists [2022-12-19T06:07:18.472Z] latest: digest: sha256:f3ab134eb0f57b2cc4867863041ccbe5d55c670bd9cf45f4580e28285fc6f709 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T06:07:18.830Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T06:07:19.244Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.2 [2022-12-19T06:07:19.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-12-19T06:07:19.245Z] 8a0634017074: Preparing [2022-12-19T06:07:19.245Z] efa682f60ee0: Preparing [2022-12-19T06:07:19.245Z] 49b299316a68: Preparing [2022-12-19T06:07:19.245Z] 93666244acb2: Preparing [2022-12-19T06:07:19.245Z] 17bec77d7fdc: Preparing [2022-12-19T06:07:19.245Z] 17bec77d7fdc: Layer already exists [2022-12-19T06:07:19.245Z] efa682f60ee0: Layer already exists [2022-12-19T06:07:19.245Z] 8a0634017074: Layer already exists [2022-12-19T06:07:19.245Z] 49b299316a68: Layer already exists [2022-12-19T06:07:19.245Z] 93666244acb2: Layer already exists [2022-12-19T06:07:19.245Z] 3.0.0-dev.2: digest: sha256:f3ab134eb0f57b2cc4867863041ccbe5d55c670bd9cf45f4580e28285fc6f709 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T06:07:19.879Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4a1514bac2c3623567fb323734989edc763968b8-3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T06:07:20.231Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4a1514bac2c3623567fb323734989edc763968b8-3.0.0-dev.2 [2022-12-19T06:07:20.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-12-19T06:07:20.231Z] 8a0634017074: Preparing [2022-12-19T06:07:20.231Z] efa682f60ee0: Preparing [2022-12-19T06:07:20.231Z] 49b299316a68: Preparing [2022-12-19T06:07:20.231Z] 93666244acb2: Preparing [2022-12-19T06:07:20.231Z] 17bec77d7fdc: Preparing [2022-12-19T06:07:20.231Z] efa682f60ee0: Layer already exists [2022-12-19T06:07:20.231Z] 8a0634017074: Layer already exists [2022-12-19T06:07:20.231Z] 93666244acb2: Layer already exists [2022-12-19T06:07:20.231Z] 49b299316a68: Layer already exists [2022-12-19T06:07:20.231Z] 17bec77d7fdc: Layer already exists [2022-12-19T06:07:20.231Z] 4a1514bac2c3623567fb323734989edc763968b8-3.0.0-dev.2: digest: sha256:f3ab134eb0f57b2cc4867863041ccbe5d55c670bd9cf45f4580e28285fc6f709 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T06:07:20.857Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T06:07:21.207Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-12-19T06:07:21.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-12-19T06:07:21.207Z] 8a0634017074: Preparing [2022-12-19T06:07:21.207Z] efa682f60ee0: Preparing [2022-12-19T06:07:21.207Z] 49b299316a68: Preparing [2022-12-19T06:07:21.207Z] 93666244acb2: Preparing [2022-12-19T06:07:21.207Z] 17bec77d7fdc: Preparing [2022-12-19T06:07:21.207Z] 93666244acb2: Layer already exists [2022-12-19T06:07:21.207Z] efa682f60ee0: Layer already exists [2022-12-19T06:07:21.207Z] 49b299316a68: Layer already exists [2022-12-19T06:07:21.207Z] 8a0634017074: Layer already exists [2022-12-19T06:07:21.207Z] 17bec77d7fdc: Layer already exists [2022-12-19T06:07:21.473Z] main: digest: sha256:f3ab134eb0f57b2cc4867863041ccbe5d55c670bd9cf45f4580e28285fc6f709 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-19T06:07:21.516Z] ===================================================== [Pipeline] echo [2022-12-19T06:07:21.525Z] taggedImages: [2022-12-19T06:07:21.525Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4a1514bac2c3623567fb323734989edc763968b8 [2022-12-19T06:07:21.525Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-12-19T06:07:21.525Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.2 [2022-12-19T06:07:21.525Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4a1514bac2c3623567fb323734989edc763968b8-3.0.0-dev.2 [2022-12-19T06:07:21.525Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T06:07:21.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-19T06:07:21.871Z] [2022-12-19T06:07:21.871Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T06:07:22.204Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-19T06:07:22.204Z] arm64: Pulling from edgex-lftools-log-publisher [2022-12-19T06:07:22.204Z] 8998bd30e6a1: Pulling fs layer [2022-12-19T06:07:22.204Z] 04944245beec: Pulling fs layer [2022-12-19T06:07:22.204Z] 699f458cf7ca: Pulling fs layer [2022-12-19T06:07:22.204Z] 765212b225bb: Pulling fs layer [2022-12-19T06:07:22.204Z] f23df028b6ca: Pulling fs layer [2022-12-19T06:07:22.204Z] d65c8cfc05b1: Pulling fs layer [2022-12-19T06:07:22.204Z] 2437ff75d9bd: Pulling fs layer [2022-12-19T06:07:22.204Z] f23df028b6ca: Waiting [2022-12-19T06:07:22.204Z] d65c8cfc05b1: Waiting [2022-12-19T06:07:22.204Z] 2437ff75d9bd: Waiting [2022-12-19T06:07:22.204Z] 765212b225bb: Waiting [2022-12-19T06:07:22.474Z] 04944245beec: Verifying Checksum [2022-12-19T06:07:22.474Z] 04944245beec: Download complete [2022-12-19T06:07:22.474Z] 765212b225bb: Verifying Checksum [2022-12-19T06:07:22.474Z] 765212b225bb: Download complete [2022-12-19T06:07:22.474Z] f23df028b6ca: Verifying Checksum [2022-12-19T06:07:22.474Z] f23df028b6ca: Download complete [2022-12-19T06:07:22.474Z] d65c8cfc05b1: Verifying Checksum [2022-12-19T06:07:22.474Z] d65c8cfc05b1: Download complete [2022-12-19T06:07:22.742Z] 699f458cf7ca: Verifying Checksum [2022-12-19T06:07:22.742Z] 699f458cf7ca: Download complete [2022-12-19T06:07:23.011Z] 8998bd30e6a1: Verifying Checksum [2022-12-19T06:07:23.011Z] 8998bd30e6a1: Download complete [2022-12-19T06:07:25.595Z] 2437ff75d9bd: Verifying Checksum [2022-12-19T06:07:25.595Z] 2437ff75d9bd: Download complete [2022-12-19T06:07:27.007Z] 8998bd30e6a1: Pull complete [2022-12-19T06:07:27.274Z] 04944245beec: Pull complete [2022-12-19T06:07:28.682Z] 699f458cf7ca: Pull complete [2022-12-19T06:07:28.950Z] 765212b225bb: Pull complete [2022-12-19T06:07:29.533Z] f23df028b6ca: Pull complete [2022-12-19T06:07:29.799Z] d65c8cfc05b1: Pull complete [2022-12-19T06:07:44.793Z] 2437ff75d9bd: Pull complete [2022-12-19T06:07:44.793Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-12-19T06:07:44.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-19T06:07:44.793Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-19T06:07:44.979Z] prd-ubuntu20.04-docker-arm64-4c-16g-143 does not seem to be running inside a container [2022-12-19T06:07:45.040Z] $ 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/91 -v /w/workspace/device-onvif-camera/91:/w/workspace/device-onvif-camera/91:rw,z -v /w/workspace/device-onvif-camera/91@tmp:/w/workspace/device-onvif-camera/91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-12-19T06:07:47.544Z] $ docker top 589e5381586b5da08a5958bef1f152e1a9b2d0ddec402c8e6e674167a781acc9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-19T06:07:48.056Z] ---> job-cost.sh [2022-12-19T06:07:48.325Z] lf-activate-venv: SKIPPING [2022-12-19T06:07:48.325Z] INFO: No Stack... [2022-12-19T06:07:48.592Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-12-19T06:07:49.553Z] INFO: Archiving Costs [Pipeline] sh [2022-12-19T06:07:49.873Z] + cat /w/workspace/device-onvif-camera/91/archives/cost.csv [2022-12-19T06:07:50.139Z] + cut -d, -f6 [Pipeline] lock [2022-12-19T06:07:50.204Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-91-stack-cost] [2022-12-19T06:07:50.209Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-91-stack-cost] did not exist. Created. [2022-12-19T06:07:50.210Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-19T06:07:50.865Z] /w/workspace/device-onvif-camera/91@tmp/durable-84aa6127/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-12-19T06:07:51.195Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-12-19T06:07:51.219Z] Warning: overwriting stash ‘stack-cost’ [2022-12-19T06:07:51.288Z] Stashed 1 file(s) [Pipeline] } [2022-12-19T06:07:51.299Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-91-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-19T06:07:51.310Z] $ docker stop --time=1 589e5381586b5da08a5958bef1f152e1a9b2d0ddec402c8e6e674167a781acc9 [2022-12-19T06:07:52.785Z] $ docker rm -f --volumes 589e5381586b5da08a5958bef1f152e1a9b2d0ddec402c8e6e674167a781acc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-12-19T06:07:53.166Z] provisioning config files... [2022-12-19T06:07:53.173Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5667233058330629366tmp [Pipeline] { [Pipeline] sh [2022-12-19T06:07:53.465Z] + set +x [2022-12-19T06:07:53.465Z] + curl -s https://codecov.io/bash [2022-12-19T06:07:53.465Z] + bash -s -- [2022-12-19T06:07:53.465Z] [2022-12-19T06:07:53.465Z] _____ _ [2022-12-19T06:07:53.465Z] / ____| | | [2022-12-19T06:07:53.465Z] | | ___ __| | ___ ___ _____ __ [2022-12-19T06:07:53.465Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-12-19T06:07:53.465Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-12-19T06:07:53.465Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-12-19T06:07:53.465Z] Bash-1.0.6 [2022-12-19T06:07:53.465Z] [2022-12-19T06:07:53.465Z] [2022-12-19T06:07:53.465Z] ==> git version 2.25.1 found [2022-12-19T06:07:53.465Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-12-19T06:07:53.465Z] Release-Date: 2020-01-08 [2022-12-19T06:07:53.465Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-12-19T06:07:53.465Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-12-19T06:07:53.465Z] ==> Jenkins CI detected. [2022-12-19T06:07:53.465Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-12-19T06:07:53.465Z] project root: . [2022-12-19T06:07:53.465Z] --> token set from env [2022-12-19T06:07:53.465Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-12-19T06:07:53.465Z] ==> Running gcov in . (disable via -X gcov) [2022-12-19T06:07:53.465Z] ==> Python coveragepy not found [2022-12-19T06:07:53.465Z] ==> Searching for coverage reports in: [2022-12-19T06:07:53.465Z] + . [2022-12-19T06:07:53.725Z] -> Found 1 reports [2022-12-19T06:07:53.725Z] ==> Detecting git/mercurial file structure [2022-12-19T06:07:53.725Z] ==> Reading reports [2022-12-19T06:07:53.725Z] + ./coverage.out bytes=79184 [2022-12-19T06:07:53.725Z] ==> Appending adjustments [2022-12-19T06:07:53.725Z] https://docs.codecov.io/docs/fixing-reports [2022-12-19T06:07:53.725Z] + Found adjustments [2022-12-19T06:07:53.725Z] ==> Gzipping contents [2022-12-19T06:07:53.725Z] 12K /tmp/codecov.ivEbkd.gz [2022-12-19T06:07:53.725Z] ==> Uploading reports [2022-12-19T06:07:53.725Z] url: https://codecov.io [2022-12-19T06:07:53.725Z] query: branch=main&commit=4a1514bac2c3623567fb323734989edc763968b8&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-19T06:07:53.725Z] -> Pinging Codecov [2022-12-19T06:07:53.725Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=4a1514bac2c3623567fb323734989edc763968b8&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-19T06:07:53.984Z] -> Uploading to [2022-12-19T06:07:53.984Z] https://storage.googleapis.com/codecov/v4/raw/2022-12-19/F29A59C45E3A92E06B3E522C9905F8EF/4a1514bac2c3623567fb323734989edc763968b8/ac2b2db7-d316-46d9-b29c-9d0711d8426e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221219T060753Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=90af79c11e0fca2ac8e75776930dfb91ccc6a28217af54a8f538de8a0bde7421 [2022-12-19T06:07:53.984Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-19T06:07:53.984Z] Dload Upload Total Spent Left Speed [2022-12-19T06:07:54.242Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10893 0 0 100 10893 0 53397 --:--:-- --:--:-- --:--:-- 53136 [2022-12-19T06:07:54.242Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/4a1514bac2c3623567fb323734989edc763968b8 [Pipeline] } [2022-12-19T06:07:54.251Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-12-19T06:07:54.462Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-12-19T06:07:54.473Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T06:07:54.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-19T06:07:54.769Z] [2022-12-19T06:07:54.769Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T06:07:55.074Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-19T06:07:55.074Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-12-19T06:07:55.074Z] df9b9388f04a: Pulling fs layer [2022-12-19T06:07:55.074Z] 52dc419b0ee2: Pulling fs layer [2022-12-19T06:07:55.074Z] 25bc292e5bac: Pulling fs layer [2022-12-19T06:07:55.074Z] 114826534d7a: Pulling fs layer [2022-12-19T06:07:55.074Z] 4657fd5d0bcf: Pulling fs layer [2022-12-19T06:07:55.074Z] 6ad1cebc031e: Pulling fs layer [2022-12-19T06:07:55.074Z] 8a3aa393b2d8: Pulling fs layer [2022-12-19T06:07:55.074Z] 114826534d7a: Waiting [2022-12-19T06:07:55.074Z] 6ad1cebc031e: Waiting [2022-12-19T06:07:55.074Z] 4657fd5d0bcf: Waiting [2022-12-19T06:07:55.074Z] 8a3aa393b2d8: Waiting [2022-12-19T06:07:55.074Z] 25bc292e5bac: Verifying Checksum [2022-12-19T06:07:55.074Z] 25bc292e5bac: Download complete [2022-12-19T06:07:55.074Z] 52dc419b0ee2: Download complete [2022-12-19T06:07:55.074Z] 4657fd5d0bcf: Verifying Checksum [2022-12-19T06:07:55.074Z] 4657fd5d0bcf: Download complete [2022-12-19T06:07:55.074Z] df9b9388f04a: Download complete [2022-12-19T06:07:55.333Z] 6ad1cebc031e: Verifying Checksum [2022-12-19T06:07:55.333Z] 6ad1cebc031e: Download complete [2022-12-19T06:07:55.333Z] df9b9388f04a: Pull complete [2022-12-19T06:07:55.333Z] 52dc419b0ee2: Pull complete [2022-12-19T06:07:55.595Z] 25bc292e5bac: Pull complete [2022-12-19T06:07:55.854Z] 114826534d7a: Verifying Checksum [2022-12-19T06:07:55.854Z] 114826534d7a: Download complete [2022-12-19T06:07:56.111Z] 8a3aa393b2d8: Verifying Checksum [2022-12-19T06:07:56.111Z] 8a3aa393b2d8: Download complete [2022-12-19T06:07:59.394Z] 114826534d7a: Pull complete [2022-12-19T06:07:59.394Z] 4657fd5d0bcf: Pull complete [2022-12-19T06:07:59.962Z] 6ad1cebc031e: Pull complete [2022-12-19T06:08:03.247Z] 8a3aa393b2d8: Pull complete [2022-12-19T06:08:03.247Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-12-19T06:08:03.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-19T06:08:03.247Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-19T06:08:03.351Z] prd-ubuntu20.04-docker-8c-8g-142 does not seem to be running inside a container [2022-12-19T06:08:03.382Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-12-19T06:08:05.078Z] $ docker top cd342913deac8ca7a5f2c37b3663ac04d5077a9b2da5e9e12b9fcacc5a559419 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-12-19T06:08:05.144Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-12-19T06:08:05.422Z] + set -o pipefail [2022-12-19T06:08:05.422Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-12-19T06:08:11.990Z] [2022-12-19T06:08:11.990Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-12-19T06:08:11.990Z] [2022-12-19T06:08:11.990Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/b43b1a3c-25d2-4fca-8525-41c05726ef6e [2022-12-19T06:08:11.990Z] [2022-12-19T06:08:11.990Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-12-19T06:08:11.990Z] [2022-12-19T06:08:11.990Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-12-19T06:08:11.990Z] [2022-12-19T06:08:13.894Z] [2022-12-19T06:08:13.894Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-12-19T06:08:13.894Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-12-19T06:08:13.894Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-12-19T06:08:13.904Z] $ docker stop --time=1 cd342913deac8ca7a5f2c37b3663ac04d5077a9b2da5e9e12b9fcacc5a559419 [2022-12-19T06:08:16.093Z] $ docker rm -f --volumes cd342913deac8ca7a5f2c37b3663ac04d5077a9b2da5e9e12b9fcacc5a559419 [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 [2022-12-19T06:08:16.509Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-19T06:08:16.521Z] provisioning config files... [2022-12-19T06:08:16.528Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2128176559947589187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-19T06:08:16.823Z] --> edgex-publish-swagger.sh [2022-12-19T06:08:16.823Z] === Publish doc/openapi/v2 API === [2022-12-19T06:08:16.823Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2022-12-19T06:08:16.823Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2022-12-19T06:08:16.823Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-19T06:08:16.823Z] Dload Upload Total Spent Left Speed [2022-12-19T06:08:17.388Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 100 38 100 469k 63 789k --:--:-- --:--:-- --:--:-- 789k 100 469k 100 38 100 469k 63 789k --:--:-- --:--:-- --:--:-- 787k [2022-12-19T06:08:17.388Z] {"code":403,"message":"Access Denied"} [2022-12-19T06:08:17.388Z] [Pipeline] } [2022-12-19T06:08:17.395Z] 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 [2022-12-19T06:08:17.790Z] + git log --format=format:%s -1 4a1514bac2c3623567fb323734989edc763968b8 [Pipeline] sh [2022-12-19T06:08:18.076Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-19T06:08:18.076Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T06:08:18.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-19T06:08:18.373Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-19T06:08:18.447Z] prd-ubuntu20.04-docker-8c-8g-142 does not seem to be running inside a container [2022-12-19T06:08:18.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-19T06:08:18.862Z] $ docker top a081cd6af0c76a1942ee4db267f82bfe0a49fe75d84d69023f2820c564e0cfa1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-19T06:08:18.960Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-19T06:08:18.960Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-19T06:08:19.074Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-19T06:08:19.076Z] $ docker exec a081cd6af0c76a1942ee4db267f82bfe0a49fe75d84d69023f2820c564e0cfa1 ssh-agent [2022-12-19T06:08:19.189Z] SSH_AUTH_SOCK=/tmp/ssh-PZtUw2maUAeg/agent.33 [2022-12-19T06:08:19.189Z] SSH_AGENT_PID=39 [2022-12-19T06:08:19.194Z] Running ssh-add (command line suppressed) [2022-12-19T06:08:19.303Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_993422280535532201.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_993422280535532201.key) [2022-12-19T06:08:19.316Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-19T06:08:19.603Z] + git semver tag [2022-12-19T06:08:19.863Z] 2022-12-19 06:08:19,781 [run_tag] DEBUG tag force:False [2022-12-19T06:08:19.863Z] 2022-12-19 06:08:19,781 [check_head_tag] DEBUG check head tag [2022-12-19T06:08:19.863Z] 2022-12-19 06:08:19,782 [execute] INFO git cat-file --batch-check [2022-12-19T06:08:19.863Z] 2022-12-19 06:08:19,782 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-12-19T06:08:19.863Z] 2022-12-19 06:08:19,786 [execute] INFO git cat-file --batch [2022-12-19T06:08:19.863Z] 2022-12-19 06:08:19,786 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-12-19T06:08:19.863Z] 2022-12-19 06:08:19,813 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-12-19T06:08:19.863Z] 2022-12-19 06:08:19,814 [execute] INFO git tag -a v3.0.0-dev.2 -m v3.0.0-dev.2 [2022-12-19T06:08:19.863Z] 2022-12-19 06:08:19,814 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.2', '-m', 'v3.0.0-dev.2'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-12-19T06:08:19.863Z] 2022-12-19 06:08:19,817 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-12-19T06:08:19.863Z] 3.0.0-dev.2 [Pipeline] } [2022-12-19T06:08:19.872Z] $ docker exec --env ******** --env ******** a081cd6af0c76a1942ee4db267f82bfe0a49fe75d84d69023f2820c564e0cfa1 ssh-agent -k [2022-12-19T06:08:19.974Z] unset SSH_AUTH_SOCK; [2022-12-19T06:08:19.974Z] unset SSH_AGENT_PID; [2022-12-19T06:08:19.974Z] echo Agent pid 39 killed; [2022-12-19T06:08:19.983Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-19T06:08:20.290Z] + git semver [Pipeline] } [2022-12-19T06:08:20.559Z] $ docker stop --time=1 a081cd6af0c76a1942ee4db267f82bfe0a49fe75d84d69023f2820c564e0cfa1 [2022-12-19T06:08:21.844Z] $ docker rm -f --volumes a081cd6af0c76a1942ee4db267f82bfe0a49fe75d84d69023f2820c564e0cfa1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T06:08:22.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-19T06:08:22.235Z] [2022-12-19T06:08:22.235Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T06:08:22.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-19T06:08:22.532Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-12-19T06:08:22.532Z] ab5ef0e58194: Pulling fs layer [2022-12-19T06:08:22.532Z] 9712f1f96733: Pulling fs layer [2022-12-19T06:08:22.532Z] 63f879dbbcfc: Pulling fs layer [2022-12-19T06:08:22.532Z] 0d9ebad4ef96: Pulling fs layer [2022-12-19T06:08:22.532Z] e9a5061849ea: Pulling fs layer [2022-12-19T06:08:22.532Z] d747dcd14b5f: Pulling fs layer [2022-12-19T06:08:22.532Z] 2de7ff778b66: Pulling fs layer [2022-12-19T06:08:22.532Z] 0d9ebad4ef96: Waiting [2022-12-19T06:08:22.532Z] e9a5061849ea: Waiting [2022-12-19T06:08:22.532Z] d747dcd14b5f: Waiting [2022-12-19T06:08:22.532Z] 2de7ff778b66: Waiting [2022-12-19T06:08:22.532Z] 9712f1f96733: Download complete [2022-12-19T06:08:22.806Z] 63f879dbbcfc: Verifying Checksum [2022-12-19T06:08:22.806Z] 63f879dbbcfc: Download complete [2022-12-19T06:08:23.067Z] ab5ef0e58194: Verifying Checksum [2022-12-19T06:08:23.067Z] ab5ef0e58194: Download complete [2022-12-19T06:08:23.067Z] e9a5061849ea: Verifying Checksum [2022-12-19T06:08:23.067Z] e9a5061849ea: Download complete [2022-12-19T06:08:23.067Z] d747dcd14b5f: Verifying Checksum [2022-12-19T06:08:23.067Z] d747dcd14b5f: Download complete [2022-12-19T06:08:23.067Z] 0d9ebad4ef96: Verifying Checksum [2022-12-19T06:08:23.067Z] 0d9ebad4ef96: Download complete [2022-12-19T06:08:23.324Z] 2de7ff778b66: Verifying Checksum [2022-12-19T06:08:23.324Z] 2de7ff778b66: Download complete [2022-12-19T06:08:25.850Z] ab5ef0e58194: Pull complete [2022-12-19T06:08:25.850Z] 9712f1f96733: Pull complete [2022-12-19T06:08:26.415Z] 63f879dbbcfc: Pull complete [2022-12-19T06:08:29.697Z] 0d9ebad4ef96: Pull complete [2022-12-19T06:08:29.955Z] e9a5061849ea: Pull complete [2022-12-19T06:08:29.955Z] d747dcd14b5f: Pull complete [2022-12-19T06:08:31.330Z] 2de7ff778b66: Pull complete [2022-12-19T06:08:31.330Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-12-19T06:08:31.330Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-19T06:08:31.330Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-19T06:08:31.413Z] prd-ubuntu20.04-docker-8c-8g-142 does not seem to be running inside a container [2022-12-19T06:08:31.439Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-12-19T06:08:34.054Z] $ docker top 35f12f1939b40358f70a20bcc7b0550d44bc31c4724d77336d756d0fc4f25a32 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-12-19T06:08:34.128Z] provisioning config files... [2022-12-19T06:08:34.135Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3982945029985422801tmp [2022-12-19T06:08:34.143Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7555222335602787341tmp [2022-12-19T06:08:34.151Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5860573398979620829tmp [Pipeline] { [Pipeline] echo [2022-12-19T06:08:34.165Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-19T06:08:34.446Z] ---> sigul-configuration.sh [2022-12-19T06:08:34.446Z] gpg: directory `/root/.gnupg' created [2022-12-19T06:08:34.446Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-12-19T06:08:34.446Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-12-19T06:08:34.446Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-12-19T06:08:34.446Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-12-19T06:08:34.446Z] gpg: CAST5 encrypted data [2022-12-19T06:08:34.446Z] gpg: encrypted with 1 passphrase [2022-12-19T06:08:34.446Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-12-19T06:08:34.732Z] + mkdir /home/jenkins [2022-12-19T06:08:34.732Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-12-19T06:08:35.017Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-12-19T06:08:35.027Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-19T06:08:35.313Z] ---> sigul-install.sh [2022-12-19T06:08:35.314Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-12-19T06:08:35.600Z] + git tag --list [2022-12-19T06:08:35.600Z] v0.0.0 [2022-12-19T06:08:35.600Z] v0.0.1-dev.1 [2022-12-19T06:08:35.600Z] v0.0.1-dev.10 [2022-12-19T06:08:35.600Z] v0.0.1-dev.11 [2022-12-19T06:08:35.600Z] v0.0.1-dev.12 [2022-12-19T06:08:35.600Z] v0.0.1-dev.13 [2022-12-19T06:08:35.600Z] v0.0.1-dev.14 [2022-12-19T06:08:35.600Z] v0.0.1-dev.15 [2022-12-19T06:08:35.600Z] v0.0.1-dev.16 [2022-12-19T06:08:35.600Z] v0.0.1-dev.17 [2022-12-19T06:08:35.600Z] v0.0.1-dev.18 [2022-12-19T06:08:35.600Z] v0.0.1-dev.19 [2022-12-19T06:08:35.600Z] v0.0.1-dev.2 [2022-12-19T06:08:35.600Z] v0.0.1-dev.20 [2022-12-19T06:08:35.600Z] v0.0.1-dev.21 [2022-12-19T06:08:35.600Z] v0.0.1-dev.22 [2022-12-19T06:08:35.600Z] v0.0.1-dev.23 [2022-12-19T06:08:35.600Z] v0.0.1-dev.24 [2022-12-19T06:08:35.600Z] v0.0.1-dev.25 [2022-12-19T06:08:35.600Z] v0.0.1-dev.26 [2022-12-19T06:08:35.600Z] v0.0.1-dev.27 [2022-12-19T06:08:35.600Z] v0.0.1-dev.28 [2022-12-19T06:08:35.600Z] v0.0.1-dev.3 [2022-12-19T06:08:35.600Z] v0.0.1-dev.4 [2022-12-19T06:08:35.600Z] v0.0.1-dev.5 [2022-12-19T06:08:35.600Z] v0.0.1-dev.6 [2022-12-19T06:08:35.600Z] v0.0.1-dev.7 [2022-12-19T06:08:35.600Z] v0.0.1-dev.8 [2022-12-19T06:08:35.600Z] v0.0.1-dev.9 [2022-12-19T06:08:35.600Z] v2.2.0 [2022-12-19T06:08:35.600Z] v2.2.0-dev.29 [2022-12-19T06:08:35.600Z] v2.2.0-dev.30 [2022-12-19T06:08:35.600Z] v2.2.0-dev.31 [2022-12-19T06:08:35.600Z] v2.2.0-dev.32 [2022-12-19T06:08:35.600Z] v2.2.0-dev.33 [2022-12-19T06:08:35.600Z] v2.2.0-dev.34 [2022-12-19T06:08:35.600Z] v2.2.0-dev.35 [2022-12-19T06:08:35.600Z] v2.3.0 [2022-12-19T06:08:35.600Z] v2.3.0-dev.1 [2022-12-19T06:08:35.600Z] v2.3.0-dev.10 [2022-12-19T06:08:35.600Z] v2.3.0-dev.11 [2022-12-19T06:08:35.600Z] v2.3.0-dev.12 [2022-12-19T06:08:35.600Z] v2.3.0-dev.13 [2022-12-19T06:08:35.600Z] v2.3.0-dev.14 [2022-12-19T06:08:35.600Z] v2.3.0-dev.15 [2022-12-19T06:08:35.600Z] v2.3.0-dev.16 [2022-12-19T06:08:35.600Z] v2.3.0-dev.17 [2022-12-19T06:08:35.600Z] v2.3.0-dev.18 [2022-12-19T06:08:35.600Z] v2.3.0-dev.19 [2022-12-19T06:08:35.600Z] v2.3.0-dev.2 [2022-12-19T06:08:35.600Z] v2.3.0-dev.20 [2022-12-19T06:08:35.600Z] v2.3.0-dev.21 [2022-12-19T06:08:35.600Z] v2.3.0-dev.22 [2022-12-19T06:08:35.600Z] v2.3.0-dev.23 [2022-12-19T06:08:35.600Z] v2.3.0-dev.24 [2022-12-19T06:08:35.600Z] v2.3.0-dev.25 [2022-12-19T06:08:35.600Z] v2.3.0-dev.26 [2022-12-19T06:08:35.600Z] v2.3.0-dev.27 [2022-12-19T06:08:35.600Z] v2.3.0-dev.28 [2022-12-19T06:08:35.600Z] v2.3.0-dev.29 [2022-12-19T06:08:35.600Z] v2.3.0-dev.3 [2022-12-19T06:08:35.600Z] v2.3.0-dev.30 [2022-12-19T06:08:35.600Z] v2.3.0-dev.31 [2022-12-19T06:08:35.600Z] v2.3.0-dev.32 [2022-12-19T06:08:35.600Z] v2.3.0-dev.33 [2022-12-19T06:08:35.600Z] v2.3.0-dev.34 [2022-12-19T06:08:35.600Z] v2.3.0-dev.35 [2022-12-19T06:08:35.600Z] v2.3.0-dev.36 [2022-12-19T06:08:35.600Z] v2.3.0-dev.37 [2022-12-19T06:08:35.600Z] v2.3.0-dev.38 [2022-12-19T06:08:35.600Z] v2.3.0-dev.39 [2022-12-19T06:08:35.600Z] v2.3.0-dev.4 [2022-12-19T06:08:35.600Z] v2.3.0-dev.40 [2022-12-19T06:08:35.600Z] v2.3.0-dev.41 [2022-12-19T06:08:35.600Z] v2.3.0-dev.42 [2022-12-19T06:08:35.600Z] v2.3.0-dev.43 [2022-12-19T06:08:35.600Z] v2.3.0-dev.44 [2022-12-19T06:08:35.600Z] v2.3.0-dev.45 [2022-12-19T06:08:35.600Z] v2.3.0-dev.5 [2022-12-19T06:08:35.600Z] v2.3.0-dev.6 [2022-12-19T06:08:35.600Z] v2.3.0-dev.7 [2022-12-19T06:08:35.600Z] v2.3.0-dev.8 [2022-12-19T06:08:35.600Z] v2.3.0-dev.9 [2022-12-19T06:08:35.600Z] v2.3.1-dev.1 [2022-12-19T06:08:35.600Z] v3.0.0-dev.1 [2022-12-19T06:08:35.600Z] v3.0.0-dev.2 [Pipeline] sh [2022-12-19T06:08:35.883Z] + lftools sign git-tag v3.0.0-dev.2 [2022-12-19T06:08:36.451Z] Signing Git tag with Sigul... [2022-12-19T06:08:36.451Z] Signing v3.0.0-dev.2 [Pipeline] echo [2022-12-19T06:08:37.028Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-19T06:08:37.312Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-12-19T06:08:37.319Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-12-19T06:08:37.338Z] $ docker stop --time=1 35f12f1939b40358f70a20bcc7b0550d44bc31c4724d77336d756d0fc4f25a32 [2022-12-19T06:08:38.650Z] $ docker rm -f --volumes 35f12f1939b40358f70a20bcc7b0550d44bc31c4724d77336d756d0fc4f25a32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-12-19T06:08:39.060Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-19T06:08:39.060Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T06:08:39.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-19T06:08:39.354Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-19T06:08:39.427Z] prd-ubuntu20.04-docker-8c-8g-142 does not seem to be running inside a container [2022-12-19T06:08:39.454Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-19T06:08:39.783Z] $ docker top 5bd11c0754db727a46c41cad70dceeaa6ccede3b9a0c5f80b7fc3d20d0f4a0b5 -eo pid,comm [2022-12-19T06:08:39.833Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-12-19T06:08:39.833Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-19T06:08:39.870Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-19T06:08:39.870Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-19T06:08:39.984Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-19T06:08:39.985Z] $ docker exec 5bd11c0754db727a46c41cad70dceeaa6ccede3b9a0c5f80b7fc3d20d0f4a0b5 ssh-agent [2022-12-19T06:08:40.093Z] SSH_AUTH_SOCK=/tmp/ssh-i3XrR2qFPfYv/agent.32 [2022-12-19T06:08:40.093Z] SSH_AGENT_PID=38 [2022-12-19T06:08:40.097Z] Running ssh-add (command line suppressed) [2022-12-19T06:08:40.201Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10322995735278531920.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10322995735278531920.key) [2022-12-19T06:08:40.215Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-19T06:08:40.501Z] + git semver bump pre [2022-12-19T06:08:40.760Z] 2022-12-19 06:08:40,679 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-12-19T06:08:40.760Z] 2022-12-19 06:08:40,679 [bump_version] DEBUG bumping version:3.0.0-dev.2 on axis:pre with prefix:dev [2022-12-19T06:08:40.760Z] 2022-12-19 06:08:40,680 [bump_version] DEBUG bumped version:3.0.0-dev.3 [2022-12-19T06:08:40.760Z] 2022-12-19 06:08:40,680 [write_version] DEBUG write version:3.0.0-dev.3 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-12-19T06:08:40.760Z] 2022-12-19 06:08:40,680 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-12-19T06:08:40.760Z] 2022-12-19 06:08:40,680 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-12-19T06:08:40.760Z] 2022-12-19 06:08:40,682 [execute] INFO git cat-file --batch-check [2022-12-19T06:08:40.760Z] 2022-12-19 06:08:40,682 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-19T06:08:40.760Z] 2022-12-19 06:08:40,688 [execute] INFO git cat-file --batch [2022-12-19T06:08:40.760Z] 2022-12-19 06:08:40,688 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-19T06:08:40.760Z] 2022-12-19 06:08:40,693 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-12-19T06:08:40.760Z] 3.0.0-dev.3 [Pipeline] } [2022-12-19T06:08:40.769Z] $ docker exec --env ******** --env ******** 5bd11c0754db727a46c41cad70dceeaa6ccede3b9a0c5f80b7fc3d20d0f4a0b5 ssh-agent -k [2022-12-19T06:08:40.869Z] unset SSH_AUTH_SOCK; [2022-12-19T06:08:40.869Z] unset SSH_AGENT_PID; [2022-12-19T06:08:40.869Z] echo Agent pid 38 killed; [2022-12-19T06:08:40.884Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-19T06:08:41.194Z] + git semver [Pipeline] } [2022-12-19T06:08:41.465Z] $ docker stop --time=1 5bd11c0754db727a46c41cad70dceeaa6ccede3b9a0c5f80b7fc3d20d0f4a0b5 [2022-12-19T06:08:42.749Z] $ docker rm -f --volumes 5bd11c0754db727a46c41cad70dceeaa6ccede3b9a0c5f80b7fc3d20d0f4a0b5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-19T06:08:43.089Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-19T06:08:43.089Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T06:08:43.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-19T06:08:43.389Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-19T06:08:43.461Z] prd-ubuntu20.04-docker-8c-8g-142 does not seem to be running inside a container [2022-12-19T06:08:43.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-19T06:08:43.859Z] $ docker top d68d52cac838f4f7cf013e5ac3d43ebab4b1546bbefcb176df591d74f486c8b7 -eo pid,comm [2022-12-19T06:08:43.912Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-12-19T06:08:43.912Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-19T06:08:43.948Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-19T06:08:43.948Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-19T06:08:44.057Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-19T06:08:44.059Z] $ docker exec d68d52cac838f4f7cf013e5ac3d43ebab4b1546bbefcb176df591d74f486c8b7 ssh-agent [2022-12-19T06:08:44.160Z] SSH_AUTH_SOCK=/tmp/ssh-4kxu6LPGmLWI/agent.32 [2022-12-19T06:08:44.160Z] SSH_AGENT_PID=38 [2022-12-19T06:08:44.164Z] Running ssh-add (command line suppressed) [2022-12-19T06:08:44.268Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15135609886341467751.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15135609886341467751.key) [2022-12-19T06:08:44.284Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-19T06:08:44.578Z] + git semver push [2022-12-19T06:08:44.837Z] 2022-12-19 06:08:44,738 [run_push] DEBUG push [2022-12-19T06:08:44.837Z] 2022-12-19 06:08:44,739 [execute] INFO git cat-file --batch-check [2022-12-19T06:08:44.837Z] 2022-12-19 06:08:44,739 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-19T06:08:44.837Z] 2022-12-19 06:08:44,743 [execute] INFO git rev-list a6e8110dbea98630836ad7effd7c3e4f6ae17390 -- [2022-12-19T06:08:44.837Z] 2022-12-19 06:08:44,743 [execute] DEBUG Popen(['git', 'rev-list', 'a6e8110dbea98630836ad7effd7c3e4f6ae17390', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-12-19T06:08:44.837Z] 2022-12-19 06:08:44,750 [execute] INFO git fetch -v origin [2022-12-19T06:08:44.837Z] 2022-12-19 06:08:44,751 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-12-19T06:08:45.406Z] 2022-12-19 06:08:45,267 [run_push] DEBUG no remote changes detected [2022-12-19T06:08:45.406Z] 2022-12-19 06:08:45,267 [execute] INFO git push origin semver [2022-12-19T06:08:45.406Z] 2022-12-19 06:08:45,268 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-12-19T06:08:46.342Z] 2022-12-19 06:08:45,994 [run_push] DEBUG push all version tags [2022-12-19T06:08:46.342Z] 2022-12-19 06:08:45,994 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-12-19T06:08:46.342Z] 2022-12-19 06:08:45,995 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-12-19T06:08:46.916Z] 2022-12-19 06:08:46,693 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-12-19T06:08:46.916Z] 3.0.0-dev.3 [Pipeline] } [2022-12-19T06:08:46.928Z] $ docker exec --env ******** --env ******** d68d52cac838f4f7cf013e5ac3d43ebab4b1546bbefcb176df591d74f486c8b7 ssh-agent -k [2022-12-19T06:08:47.029Z] unset SSH_AUTH_SOCK; [2022-12-19T06:08:47.030Z] unset SSH_AGENT_PID; [2022-12-19T06:08:47.030Z] echo Agent pid 38 killed; [2022-12-19T06:08:47.041Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-19T06:08:47.347Z] + git semver [Pipeline] } [2022-12-19T06:08:47.617Z] $ docker stop --time=1 d68d52cac838f4f7cf013e5ac3d43ebab4b1546bbefcb176df591d74f486c8b7 [2022-12-19T06:08:48.920Z] $ docker rm -f --volumes d68d52cac838f4f7cf013e5ac3d43ebab4b1546bbefcb176df591d74f486c8b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-12-19T06:08:49.511Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-12-19T06:08:49.511Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-12-19T06:08:49.511Z] total 16 [2022-12-19T06:08:49.511Z] drwxr-xr-x 3 root root 4096 Dec 19 06:00 . [2022-12-19T06:08:49.511Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 19 06:08 .. [2022-12-19T06:08:49.511Z] drwxr-xr-x 2 root root 4096 Dec 19 06:00 cost [2022-12-19T06:08:49.511Z] -rw-r--r-- 1 root root 90 Dec 19 06:00 cost.csv [2022-12-19T06:08:49.511Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-12-19T06:08:49.511Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-12-19T06:08:49.511Z] total 16 [2022-12-19T06:08:49.511Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 19 06:00 . [2022-12-19T06:08:49.511Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 19 06:08 .. [2022-12-19T06:08:49.511Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 19 06:00 cost [2022-12-19T06:08:49.511Z] -rw-r--r-- 1 jenkins jenkins 90 Dec 19 06:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-12-19T06:08:49.800Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-19T06:08:50.662Z] ---> package-listing.sh [2022-12-19T06:08:50.662Z] ++ facter osfamily [2022-12-19T06:08:50.662Z] ++ tr '[:upper:]' '[:lower:]' [2022-12-19T06:08:50.921Z] + OS_FAMILY=debian [2022-12-19T06:08:50.921Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-12-19T06:08:50.921Z] + START_PACKAGES=/tmp/packages_start.txt [2022-12-19T06:08:50.921Z] + END_PACKAGES=/tmp/packages_end.txt [2022-12-19T06:08:50.921Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-12-19T06:08:50.921Z] + PACKAGES=/tmp/packages_start.txt [2022-12-19T06:08:50.921Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-12-19T06:08:50.921Z] + PACKAGES=/tmp/packages_end.txt [2022-12-19T06:08:50.921Z] + case "${OS_FAMILY}" in [2022-12-19T06:08:50.921Z] + dpkg -l [2022-12-19T06:08:50.921Z] + grep '^ii' [2022-12-19T06:08:50.921Z] + '[' -f /tmp/packages_start.txt ']' [2022-12-19T06:08:50.921Z] + '[' -f /tmp/packages_end.txt ']' [2022-12-19T06:08:50.921Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-12-19T06:08:50.921Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-12-19T06:08:50.921Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-12-19T06:08:50.921Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2022-12-19T06:08:50.932Z] 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-12-19T06:08:51.268Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T06:08:51.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-19T06:08:51.654Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-19T06:08:51.752Z] prd-ubuntu20.04-docker-8c-8g-142 does not seem to be running inside a container [2022-12-19T06:08:51.780Z] $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-12-19T06:08:52.056Z] $ docker top b4ade1540cf153a31df6e94f9ab06588dbd2a3d7dc8825495386747d2897db13 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-19T06:08:52.405Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-12-19T06:08:52.689Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-12-19T06:08:52.977Z] + ls /var/log/sa-host [2022-12-19T06:08:52.977Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-19T06:08:53.175Z] provisioning config files... [2022-12-19T06:08:53.186Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10876230092841940498tmp [Pipeline] { [Pipeline] echo [2022-12-19T06:08:53.201Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-19T06:08:53.485Z] ---> create-netrc.sh [Pipeline] } [2022-12-19T06:08:53.492Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-12-19T06:08:53.812Z] ---> python-tools-install.sh [Pipeline] echo [2022-12-19T06:08:53.821Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-19T06:08:54.102Z] ---> sudo-logs.sh [2022-12-19T06:08:54.103Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-12-19T06:08:54.133Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-19T06:08:54.415Z] ---> job-cost.sh [2022-12-19T06:08:54.415Z] lf-activate-venv: SKIPPING [2022-12-19T06:08:54.415Z] DEBUG: total: 0.2199999988079071 [2022-12-19T06:08:54.415Z] INFO: Retrieving Stack Cost... [2022-12-19T06:08:54.986Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-19T06:08:55.244Z] INFO: Archiving Costs [Pipeline] echo [2022-12-19T06:08:55.258Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-19T06:08:55.540Z] ---> logs-deploy.sh [2022-12-19T06:08:55.540Z] lf-activate-venv: SKIPPING [2022-12-19T06:08:55.540Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/91 [2022-12-19T06:08:55.540Z] INFO: archiving workspace using pattern(s): [2022-12-19T06:08:56.477Z] Archives upload complete. [2022-12-19T06:08:56.477Z] INFO: archiving logs to Nexus